Home
last modified time | relevance | path

Searched refs:searches (Results 1 – 25 of 162) sorted by relevance

1234567

/external/smali/smalidea/src/main/java/org/jf/smalidea/findUsages/
DSmaliClassReferenceSearcher.java44 import com.intellij.psi.search.searches.ReferencesSearch;
45 import com.intellij.psi.search.searches.ReferencesSearch.SearchParameters;
/external/ImageMagick/
DQuickStart.txt66 ImageMagick searches for configuration files in the following order, and
79 searches for the font configuration file, type.xml, in the following
93 loadable modules. It searches for loadable modules in the following order
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Ddeep-include.rc1 // Whether this is found depends on whether the /I flag searches within the
/external/smali/smalidea/src/test/java/org/jf/smalidea/findUsages/
DHighlightLocalClassUsagesTest.java40 import com.intellij.psi.search.searches.ReferencesSearch;
/external/u-boot/doc/
DREADME.davinci.nand_spl61 * RBL searches from Block n (n = 1..24)
77 The RBL searches from Block n ( n = 1..24) on page 0 for valid UBL
/external/clang/docs/
DFAQ.rst58 Clang --- these are called builtin includes. Clang searches for them in a
/external/kmod/tools/
Ddepmod.c469 struct cfg_search *searches; member
510 s->next = cfg->searches; in cfg_search_add()
511 cfg->searches = s; in cfg_search_add()
834 if (cfg->searches == NULL) in cfg_load()
848 while (cfg->searches) { in cfg_free()
849 struct cfg_search *tmp = cfg->searches; in cfg_free()
850 cfg->searches = cfg->searches->next; in cfg_free()
1139 for (i = 0, se = cfg->searches; se != NULL; se = se->next, i++) { in depmod_module_is_higher_priority()
/external/ltp/testcases/realtime/testcases/realtime/doc/
DAUTOMATED_RUN40 run.sh searches for run_auto.sh files in the wanted area and runs them one
/external/ltp/testcases/realtime/doc/
DAUTOMATED_RUN40 run.sh searches for run_auto.sh files in the wanted area and runs them one
/external/mesa3d/m4/
Dax_check_gnu_make.m411 # This macro searches for a GNU version of make. If a match is found, the
/external/icu/icu4c/source/samples/ugrep/
Dreadme.txt14 The program searches for the specified regular expression in each of the
/external/grpc-grpc/test/cpp/cocoapods/
DPodfile25 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where
/external/python/cpython2/Doc/library/
Dpkgutil.rst53 If *dirname* is a string, a :pep:`302` importer is created that searches that
55 searches the current :data:`sys.path`, plus any modules that are frozen or
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DDynamicLibrary.inc36 // Cygwin searches symbols only in the main
/external/libxml2/doc/
DMakefile.am164 searches.html \
165 searches.xsl \
/external/python/cpython3/Doc/library/
Dpkgutil.rst56 If *dirname* is a string, a :pep:`302` finder is created that searches that
58 searches the current :data:`sys.path`, plus any modules that are frozen or
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSystemRegister.td17 // 'Mask' bits create unique keys for searches.
/external/python/cpython3/Modules/_ctypes/darwin/
DREADME11 It automatically searches for modules in several directories when no
/external/honggfuzz/docs/
DExternalFuzzerUsage.md45 …wse/trunk/examples/externalfuzzers/lowBytesIncrease.py), we see that it searches the input file (a…
/external/python/cpython2/Modules/_ctypes/darwin/
DREADME11 It automatically searches for modules in several directories when no
/external/e2fsprogs/doc/
Dlibblkid.txt6 expects to be doing multiple token searches, the program should
/external/kmod/
DREADME61 Configure automatically searches for all required components and packages.
/external/strace/m4/
Dax_prog_cc_for_build.m411 # This macro searches for a C compiler that generates native executables,
/external/e2fsprogs/
Dacinclude.m460 # This macro searches for a GNU version of make. If a match is found, the
/external/okhttp/okio/
DCHANGELOG.md8 * New: `BufferedSource.indexOf(ByteString)` searches a source for the next

1234567