/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-hhea-table.hh | 60 * (Distance from baseline of lowest
|
/external/chromium_org/third_party/opus/src/ |
README.draft | 47 -complexity <comp> : complexity, 0 (lowest) ... 10 (highest); default: 10
|
/external/chromium_org/tools/ |
run-perf-test.cfg | 27 'truncate_percent': Discard the highest/lowest % values from performance test.
|
/external/chromium_org/ui/base/gtk/ |
g_object_destructor_filo.h | 23 // (set up at different levels of class hierarchy) and the lowest hook (set up
|
/external/harfbuzz_ng/src/ |
hb-ot-hhea-table.hh | 60 * (Distance from baseline of lowest
|
/external/kernel-headers/original/asm-x86/ |
io_apic_32.h | 70 * 001: lowest prio
|
/external/kernel-headers/original/linux/ |
personality.h | 95 unsigned char pers_low; /* lowest personality */
|
/external/kernel-headers/original/linux/sunrpc/ |
msg_prot.h | 85 * XDR integers, the byte order is from highest to lowest. The number
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
toy.ml | 14 * 1 is the lowest precedence. *)
|
/external/llvm/include/llvm/MC/ |
MCMachOSymbolFlags.h | 22 /// SymbolFlags - We store the value for the 'desc' symbol field in the lowest
|
/external/skia/tools/ |
find_mac_sdk.py | 11 """Prints the lowest locally available SDK version greater than or equal to a
|
/external/smack/src/org/jivesoftware/smack/util/dns/ |
SRVRecord.java | 66 // "[a] client MUST attempt to contact the target host with the lowest-numbered priority it can reach".
|
/external/valgrind/main/VEX/priv/ |
guest_arm_defs.h | 85 /* Calculate the C flag from the thunk components, in the lowest bit 91 /* Calculate the V flag from the thunk components, in the lowest bit 98 lowest bit of the word (bit 0). */ 104 /* Calculate the QC flag from the thunk components, in the lowest bit
|
/external/valgrind/main/memcheck/tests/ |
test-plo.c | 34 /* Find lowest byte whose high bit changed */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
MonitorStartup.java | 51 pingJob.setPriority(Job.DECORATE); // lowest priority
|
/external/bison/lib/ |
memchr.c | 127 - If a byte of longword1 is nonzero, let its lowest 1 bit be at 128 position k (0 <= k <= 7); so the lowest k bits are 0. After step 1,
|
rawmemchr.c | 92 - If a byte of longword1 is nonzero, let its lowest 1 bit be at 93 position k (0 <= k <= 7); so the lowest k bits are 0. After step 1,
|
strchrnul.c | 95 - If a byte of longword1 is nonzero, let its lowest 1 bit be at 96 position k (0 <= k <= 7); so the lowest k bits are 0. After step 1,
|
/external/chromium/net/spdy/ |
spdy_http_stream_unittest.cc | 58 scoped_ptr<spdy::SpdyFrame> req(ConstructSpdyGet(NULL, 0, false, 1, LOWEST)); 172 scoped_ptr<spdy::SpdyFrame> req(ConstructSpdyGet(base_url, false, 1, LOWEST));
|
/external/chromium-trace/trace-viewer/src/ui/ |
value_bar_test.js | 86 var lowestValueButton = valueBar.querySelector('.lowest-value-control'); 107 var lowestValueButton = valueBar.querySelector('.lowest-value-control');
|
/external/chromium_org/chrome/common/extensions/api/ |
tts_engine.json | 72 "description": "Speaking pitch between 0 and 2 inclusive, with 0 being lowest and 2 being highest. 1.0 corresponds to this voice's default pitch." 79 "description": "Speaking volume between 0 and 1 inclusive, with 0 being lowest and 1 being highest, with a default of 1.0."
|
/external/chromium_org/net/base/ |
prioritized_dispatcher.h | 89 // Cancels and returns the oldest-lowest-priority Job invalidating any 103 // reserved for the lowest priority will always be 0, even if it was non-zero
|