/external/valgrind/main/tests/ |
s390x_features.c | 90 /* Locate a machine model by name. Name can be either the cpuinfo
|
/frameworks/base/docs/html/distribute/googleplay/publish/ |
console.jd | 157 You can filter reviews in a number of ways to locate issues more easily
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/packages/inputmethods/PinyinIME/jni/include/ |
userdict.h | 344 // Prepare searchable to fasten locate process
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nislib.h | 29 /* nis_names: These functions are used to locate and manipulate all NIS+
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nislib.h | 29 /* nis_names: These functions are used to locate and manipulate all NIS+
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nislib.h | 29 /* nis_names: These functions are used to locate and manipulate all NIS+
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
host.h | 80 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_map.h | 809 * @brief Tries to locate an element in a %map. 814 * This function takes a key and tries to locate the element with which 824 * @brief Tries to locate an element in a %map. 829 * This function takes a key and tries to locate the element with which [all...] |
unordered_map.h | 531 * @brief Tries to locate an element in an %unordered_map. 536 * This function takes a key and tries to locate the element with which [all...] |
unordered_set.h | 505 * @brief Tries to locate an element in an %unordered_set. 510 * This function takes a key and tries to locate the element with which [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 41 * Encapsulates a template list, and helps locate individual templates. 408 * Locate a named template.
|
/external/chromium_org/third_party/freetype/include/freetype/config/ |
ftoption.h | 51 /* locate this file during the build. For example, */ 60 /* FT_CONFIG_MODULES_H used to locate the file listing of the modules */ [all...] |
/external/chromium_org/third_party/icu/source/common/ |
rbbidata.cpp | 308 // the size of the ICU d.h., which lets us locate the start 355 // we need to reference the header to locate the data, and an
|
/external/freetype/include/freetype/config/ |
ftoption.h | 51 /* locate this file during the build. For example, */ 60 /* FT_CONFIG_MODULES_H used to locate the file listing of the modules */ [all...] |
/external/icu4c/common/ |
rbbidata.cpp | 308 // the size of the ICU d.h., which lets us locate the start 355 // we need to reference the header to locate the data, and an
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
OBJLoader.java | 325 logger.log(Level.WARNING, "Cannot locate {0} for model {1}", new Object[]{name, key}); 371 // throw new IOException("Cannot locate material " + currentMatName + " in MTL file!");
|
/external/libppp/src/ |
slcompress.c | 192 * UNCOMPRESSED_TCP packet. Either way we need to locate (or create) the 209 * the front, we locate states via linear search. If we don't find a
|
/external/qemu/slirp/ |
ip_input.c | 573 * locate outgoing interface 613 * locate outgoing interface; if we're the destination,
|
/external/qemu/slirp-android/ |
ip_input.c | 573 * locate outgoing interface 613 * locate outgoing interface; if we're the destination,
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
RobolectricTestRunner.java | 197 * resource directory. The #androidManifestPath is used to locate the AndroidManifest.xml file which, in turn, 213 * resource directory. The #androidManifestPath is used to locate the AndroidManifest.xml file which, in turn,
|