Searched refs:ARGS (Results 1 – 14 of 14) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | eigen_tensor_reduced_instantiations_oss.h | 116 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) \ argument 120 METHOD<true, true, false, ALIGNMENT> ARGS; \
|
A D | eigen_tensor_reduced_instantiations_google.h | 116 #define TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) \ argument 120 METHOD<true, true, false, ALIGNMENT> ARGS; \
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
A D | depcomp | 35 Usage: depcomp [--help] [--version] PROGRAM [ARGS] 37 Run PROGRAMS ARGS to compile a file, generating dependencies
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
A D | depcomp | 35 Usage: depcomp [--help] [--version] PROGRAM [ARGS] 37 Run PROGRAMS ARGS to compile a file, generating dependencies
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
A D | depcomp | 35 Usage: depcomp [--help] [--version] PROGRAM [ARGS] 37 Run PROGRAMS ARGS to compile a file, generating dependencies
|
A D | libtool | 2004 If any of the ARGS are libtool executable wrappers, then they are translated 2008 Then, COMMAND is executed, with ARGS as arguments."
|
A D | ltmain.sh | 1511 If any of the ARGS are libtool executable wrappers, then they are translated 1515 Then, COMMAND is executed, with ARGS as arguments."
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
A D | depcomp | 35 Usage: depcomp [--help] [--version] PROGRAM [ARGS] 37 Run PROGRAMS ARGS to compile a file, generating dependencies
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | depcomp | 36 Usage: depcomp [--help] [--version] PROGRAM [ARGS] 38 Run PROGRAMS ARGS to compile a file, generating dependencies
|
/AliOS-Things-master/components/SDL2/test/ |
A D | CMakeLists.txt | 99 …add_custom_command(TARGET SDL2_test_resoureces POST_BUILD COMMAND ${CMAKE_COMMAND} ARGS -E copy_if…
|
Completed in 24 milliseconds