/external/jpeg/ |
structure.doc | 276 2. Data buffering control. A separate control module exists for each [all...] |
/external/v8/src/ |
runtime.cc | 405 // Check if boilerplate exists. If not, create it first. 424 // Check if boilerplate exists. If not, create it first. 443 // Check if boilerplate exists. If not, create it first. 462 // Check if boilerplate exists. If not, create it first. 776 // The property already exists without conflicting: Go to 787 // The property already exists without conflicting: Go to [all...] |
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
HwInit.c | 563 * The partition is split between register (fixed partition of 24KB size, exists in all modes), 783 /* This is only sanity check that the HW exists, we can continue and fail on FwLoad */ 824 /* NVS file exists (EEPROM-less support) */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
HwInit.c | 528 * The partition is split between register (fixed partition of 24KB size, exists in all modes), 744 /* This is only sanity check that the HW exists, we can continue and fail on FwLoad */ 788 /* NVS file exists (EEPROM-less support) */ [all...] |
/external/grub/stage2/ |
builtins.c | [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/ |
cpp.py | 373 if os.path.exists(fullname): 376 if os.path.exists(os.path.join(project_dir, ".svn")): 382 while os.path.exists(os.path.join(one_up_dir, ".svn")): 393 and not os.path.exists(os.path.join(root_dir, ".git"))): 395 if os.path.exists(os.path.join(root_dir, ".git")): 719 # last-but-two element of lines() exists and is empty. [all...] |
/bionic/libc/bionic/ |
pthread.c | 599 // check that the thread still exists and is not detached [all...] |
/build/tools/ |
warn.py | 230 'description':'aapt: String marked untranslatable, but translation exists', 231 'patterns':[r".*: warning: string '.+' in .* marked untranslatable but exists in locale '??_??'"] }, [all...] |
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteDatabaseTest.java | 153 assertFalse(dbFile.exists()); 467 if (mDatabaseFile.exists()) { [all...] |
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
Logger.java | 215 * 2. our parent exists 369 * exists and is different from the resource bundle specified. [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
RandomAccessFileTest.java | 179 if (tmpFile.exists()) tmpFile.delete(); [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 34 * exists, a class with the name of the property's value is instantiated. 38 * If the file ${JAVA_HOME}/lib/jaxp.properties exists, it is loaded in a {@link java.util.Properties} <code>Object</code>. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 678 if (f.exists()) 681 // If any requested jarName exists, report on [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
UnImplNode.java | 1270 * length and for each node that exists in one map there is a node that 1271 * exists in the other map and is equal, although not necessarily at the [all...] |
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
Node.java | [all...] |
/external/blktrace/doc/ |
blktrace.tex | 532 No real requests exists yet. 544 \item[M -- back merge] A previously inserted request exists that ends [all...] |
/external/bluetooth/bluez/src/ |
device.c | [all...] |
/external/gtest/src/ |
gtest-death-test.cc | 431 // status, or 0 if no child process exists. As a side effect, sets the 732 // status, or 0 if no child process exists. As a side effect, sets the [all...] |
/external/guava/javadoc/com/google/common/primitives/ |
Booleans.html | 331 <code>-1</code> if no such index exists.</DL> 365 or <code>-1</code> if no such index exists.</DL>
|
Doubles.html | 343 <code>-1</code> if no such index exists.</DL> 381 or <code>-1</code> if no such index exists.</DL> [all...] |
/external/icu4c/i18n/unicode/ |
regex.h | 648 * the capture group exists in the pattern, but was not part of the last match. 683 * Return -1 if the capture group exists in the pattern but was not part of the match. [all...] |
/external/icu4c/tools/genrb/ |
parse.c | 537 error(line, "The dependency file %s does not exist. Please make sure it exists.\n",filename); 539 warning(line, "The dependency file %s does not exist. Please make sure it exists.\n",filename); [all...] |
/external/icu4c/tools/pkgdata/ |
pkgdata.cpp | 587 /* Check to see if a previous built data library file exists and check if it is the latest. */ [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_inf.c | 1253 * exists. [all...] |
/external/libpcap/ |
pcap.3 | [all...] |