/external/autotest/client/site_tests/kernel_FirmwareRequest/src/ |
fw_filesystem.sh | 14 # as an indicator for CONFIG_FW_LOADER_USER_HELPER.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
sig_handling.py | 47 is_final_handler: Bool indicator whether handler should be called last among
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-progress/ |
paper-progress.html | 83 * Use an indeterminate progress indicator.
|
/external/google-breakpad/src/processor/ |
disassembler_x86.h | 96 // This sets an indicator that the register used to determine
|
logging.cc | 109 // char* (rather than an int success indicator) and doesn't necessarily
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
UForwardCharacterIterator.java | 63 * Indicator that we have reached the ends of the UTF16 text.
|
/external/icu/icu4c/source/tools/makeconv/ |
makeconv.1.in | 54 is after some text does contain the fallback indicator `|' then only
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UForwardCharacterIterator.java | 62 * Indicator that we have reached the ends of the UTF16 text.
|
/external/libjpeg-turbo/ |
wrjpgcom.1 | 65 indicator (usually control-D) to terminate the comment text entry.
|
/external/llvm/include/llvm/ADT/ |
IndexedMap.h | 13 // can be provided to be used as a "does not exist" indicator in the
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/index/ |
IndexHash.java | 46 // Index Indicator (0x00) has already been read by BlockInputStream
|
/external/netperf/doc/examples/ |
sctp_stream_script | 50 # be a CPU indicator. actually, anything as a second parm will cause
|
tcp_range_script | 24 # be a CPU indicator. actually, anything as a second parm will cause
|
tcp_rr_script | 54 # be a CPU indicator. actually, anything as a second parm will cause
|
tcp_stream_script | 50 # be a CPU indicator. actually, anything as a second parm will cause
|
udp_rr_script | 56 # be a CPU indicator. actually, anything as a second parm will cause
|
udp_stream_script | 51 # be a CPU indicator. actually, anything as a second parm will cause
|
/external/opencv3/3rdparty/libtiff/ |
tif_flush.c | 94 * The documentation says returning 1 is an error indicator, but not having
|
/external/pdfium/third_party/bigint/ |
BigIntegerUtils.hh | 32 // My somewhat arbitrary policy: a negative sign comes before a base indicator (like -0xFF).
|
/external/pdfium/third_party/libtiff/ |
tif_flush.c | 94 * The documentation says returning 1 is an error indicator, but not having
|
/external/skia/resources/android_fonts/v17/ |
fallback_fonts-ja.xml | 16 in the future. For now, the lack of files entries here is an indicator to the system that
|
/external/srtp/crypto/rng/ |
rand_source.c | 68 * indicator of the state of the random source, but not as a file
|
/external/svox/pico/tts/ |
svox_ssml_parser.h | 154 int m_isInBreak; /* indicator for handling break tag parsing */
|
/external/v8/build/ |
detect_v8_host_arch.py | 61 # the best indicator of the host architecture
|
/external/v8/tools/testrunner/local/ |
progress.py | 93 def Register(self, indicator): 94 self.indicators.append(indicator) 106 for indicator in self.indicators: 107 getattr(indicator, f.__name__)(*args, **kwargs)
|