/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVM-Config.cmake | 73 list(FIND LLVM_TARGETS_TO_BUILD "${LLVM_NATIVE_ARCH}" have_native_backend) 74 list(FIND link_components "engine" engine_required) 76 list(FIND LLVM_TARGETS_WITH_JIT "${LLVM_NATIVE_ARCH}" have_jit) 84 list(FIND link_components "native" native_required) 94 list(FIND LLVM_TARGETS_TO_BUILD ${c} idx) 96 list(FIND llvm_libs "LLVM${c}CodeGen" idx) 100 list(FIND llvm_libs "LLVM${c}" idx) 107 list(FIND llvm_libs "LLVM${c}AsmPrinter" asmidx) 111 list(FIND llvm_libs "LLVM${c}AsmParser" asmidx) 115 list(FIND llvm_libs "LLVM${c}Info" asmidx) [all …]
|
D | LLVMParseArguments.cmake | 64 LIST(FIND larg_names "${arg}" is_arg_name) 71 LIST(FIND loption_names "${arg}" is_option)
|
D | LLVMProcessSources.cmake | 84 list(FIND listed ${fn} idx)
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 2527 # define FIND(_sec_name, _sec_escn) \ in ML_() macro 2531 FIND( ".dynsym", dynsym_escn) in ML_() 2532 FIND( ".dynstr", dynstr_escn) in ML_() 2533 FIND( ".symtab", symtab_escn) in ML_() 2534 FIND( ".strtab", strtab_escn) in ML_() 2536 FIND( ".SUNW_ldynsym", ldynsym_escn) in ML_() 2539 FIND( ".gnu_debuglink", debuglink_escn) in ML_() 2540 FIND( ".gnu_debugaltlink", debugaltlink_escn) in ML_() 2542 FIND( ".debug_line", debug_line_escn) in ML_() 2544 FIND(".zdebug_line", debug_line_escn) in ML_() [all …]
|
/external/devlib/devlib/bin/scripts/ |
D | shutils.in | 7 FIND=${FIND:-$BUSYBOX find} 96 $FIND $CGROUP -type f -maxdepth 1 | 115 $FIND $CGMOUNT -type d -maxdepth 0 | \ 126 $FIND $CGMOUNT -type d -mindepth 1 | \ 133 $FIND $CGMOUNT -type d -mindepth 1 | \
|
/external/skia/tools/gpu/gl/debug/ |
D | DebugGLTestContext.cpp | 30 #define FIND(id, className, classEnum) \ macro 84 GrProgramObj *program = FIND(programID, GrProgramObj, kProgram_ObjTypes); in attachShader() 87 GrShaderObj *shader = FIND(shaderID, GrShaderObj, kShader_ObjTypes); in attachShader() 100 GrTextureObj *texture = FIND(textureID, GrTextureObj, kTexture_ObjTypes); in bindTexture() 207 GrProgramObj *program = FIND(programID, GrProgramObj, kProgram_ObjTypes); in useProgram() 220 GrFrameBufferObj *frameBuffer = FIND(frameBufferID, GrFrameBufferObj, in bindFramebuffer() 231 GrRenderBufferObj *renderBuffer = FIND(renderBufferID, GrRenderBufferObj, in bindRenderbuffer() 279 GrTextureObj *buffer = FIND(textures[i], GrTextureObj, kTexture_ObjTypes); in deleteTextures() 308 GrFrameBufferObj *buffer = FIND(frameBuffers[i], GrFrameBufferObj, in deleteFramebuffers() 358 GrRenderBufferObj *buffer = FIND(renderBuffers[i], GrRenderBufferObj, in deleteRenderbuffers() [all …]
|
/external/llvm/unittests/ExecutionEngine/ |
D | CMakeLists.txt | 18 list(FIND LLVM_TARGETS_TO_BUILD "${LLVM_NATIVE_ARCH}" build_idx) 19 list(FIND LLVM_TARGETS_WITH_JIT "${LLVM_NATIVE_ARCH}" jit_idx)
|
/external/llvm/cmake/modules/ |
D | LLVM-Config.cmake | 97 list(FIND LLVM_TARGETS_TO_BUILD "${LLVM_NATIVE_ARCH}" have_native_backend) 98 list(FIND link_components "engine" engine_required) 100 list(FIND LLVM_TARGETS_WITH_JIT "${LLVM_NATIVE_ARCH}" have_jit) 108 list(FIND link_components "native" native_required) 118 list(FIND LLVM_TARGETS_TO_BUILD ${c} idx) 198 list(FIND capitalized_libs LLVM${capitalized} lib_idx) 219 list(FIND visited_libs ${name} found)
|
D | LLVMProcessSources.cmake | 79 list(FIND LLVM_OPTIONAL_SOURCES ${fn} idx) 81 list(FIND listed ${fn} idx)
|
D | AddSphinxTarget.cmake | 38 list(FIND _CURRENT_MAKE_CLEAN_FILES "${SPHINX_DOC_TREE_DIR}" _INDEX)
|
/external/curl/CMake/ |
D | Utilities.cmake | 22 # Convinience function that does the same as LIST(FIND ...) but with a TRUE/FALSE return value. 25 list(FIND ${LIST_NAME} ${ITEM_SEARCHED} FIND_POS)
|
/external/swiftshader/third_party/LLVM/docs/ |
D | Makefile | 76 $(FIND) . -type f -exec \ 107 $(FIND) . -type f -exec \ 126 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo -load '{}' ';'`
|
/external/libyuv/files/ |
D | CM_linux_packages.cmake | 23 STRING (FIND "${CMAKE_CXX_COMPILER}" "arm-linux-gnueabihf-g++" pos) 30 STRING (FIND "${CMAKE_SYSTEM_PROCESSOR}" "arm" pos)
|
/external/protobuf/cmake/ |
D | protobuf-module.cmake.in | 17 list(FIND _protobuf_include_path ${ABS_PATH} _contains_already) 33 list(FIND _protobuf_include_path ${ABS_PATH} _contains_already)
|
/external/elfutils/lib/ |
D | dynamicsizehash.c | 251 #define FIND(name) _FIND (name) macro 254 FIND(NAME) (NAME *htab, HASHTYPE hval, TYPE val) in FIND() function
|
/external/llvm/tools/llvm-c-test/ |
D | CMakeLists.txt | 21 list(FIND LLVM_DYLIB_COMPONENTS ${c} C_IDX)
|
/external/compiler-rt/cmake/Modules/ |
D | CompilerRTUtils.cmake | 72 list(FIND ${input2} ${it} index) 83 list(FIND COMPILER_RT_SUPPORTED_ARCH ${arch} ARCH_INDEX)
|
D | CompilerRTDarwinUtils.cmake | 247 list(FIND ${excluded_list} ${_name_we} _found) 375 list(FIND COMPILER_RT_SUPPORTED_ARCH i386 i386_idx) 380 list(FIND COMPILER_RT_SUPPORTED_ARCH x86_64 x86_64_idx)
|
/external/libpcap/ |
D | pcap-sita.c | 52 #define FIND 0 macro 377 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND); in send_to_fd() 751 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */ in wait_for_all_answers() 785 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */ in acn_findalldevs() 788 close_with_IOP(chassis, geoslot, FIND); in acn_findalldevs()
|
/external/nanopb-c/extra/ |
D | FindNanopb.cmake | 109 list(FIND _nanobp_include_path ${ABS_PATH} _contains_already) 121 list(FIND _nanobp_include_path ${ABS_PATH} _contains_already)
|
/external/libgsm/ |
D | Makefile | 104 FIND = find macro 424 -$(FIND) . \( -name core -o -name foo \) \
|
/external/curl/tests/libtest/ |
D | CMakeLists.txt | 89 # LIST(FIND noinst_PROGRAMS_USE_TESTUTIL ${TEST_NAME} USES_TESTUTIL)
|
/external/eigen/lapack/ |
D | CMakeLists.txt | 80 list(FIND EigenLapack_SRCS ${filename} id1) 81 list(FIND EigenLapack_funcfilenames ${filename} id2)
|
/external/swiftshader/third_party/LLVM/ |
D | Makefile.config.in | 153 FIND := @FIND@
|
/external/llvm/docs/ |
D | CMakeLists.txt | 117 list(FIND LLVM_BINDINGS_LIST ocaml uses_ocaml)
|