Searched
full:ranges (Results
501 -
525 of
1034) sorted by null
<<21222324252627282930>>
/external/guava/src/com/google/common/collect/ |
ImmutableSortedMap.java | 619 * whose keys ranges from {@code fromKey}, inclusive, to {@code toKey},
|
/external/icu4c/common/ |
normalizer2impl.h | 677 * The next four indexes are thresholds of 16-bit trie values for ranges of
|
utrie2.cpp | 499 * Enumerate all ranges of code points with the same relevant values.
|
/external/icu4c/test/cintltst/ |
usettest.c | 311 /* Test the range API too by looking for ranges */
|
/external/icu4c/test/intltest/ |
dtfmtrtts.cpp | 558 // Now 'a' ranges from 0..1; scale it to range from 0 to 8000 years
|
tchcfmt.cpp | 593 // three ranges: [-Inf,1.0) [1.0,1.0] (1.0,+Inf]
|
/external/icu4c/tools/genprops/ |
props2.c | 646 * Han characters; for those, UnicodeData.txt lists only ranges without
|
store.c | 156 - The tries use linear Latin-1 ranges.
|
/external/jpeg/ |
jcmaster.c | 188 /* The JPEG spec simply gives the ranges 0..13 for Ah and Al, but that
|
/external/libvpx/examples/includes/geshi/geshi/ |
abap.php | [all...] |
/external/llvm/include/llvm/Analysis/ |
DebugInfo.h | 130 /// DISubrange - This is used to represent ranges, for array bounds.
|
/external/llvm/include/llvm/CodeGen/ |
SlotIndexes.h | 620 assert(start < end && "Backwards ranges not allowed.");
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.h | 397 /// emitDebugRanges - Emit visible names into a debug ranges section.
|
/external/llvm/lib/CodeGen/ |
MachineModuleInfo.cpp | 487 // Remove landing pads with no try-ranges.
|
SjLjEHPrepare.cpp | 236 // Finally, scan the code looking for instructions with bad live ranges.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | 181 /// WARNING: Case ranges should be disjoint!
|
/external/llvm/lib/ExecutionEngine/JIT/ |
JITDwarfEmitter.cpp | 339 // between the try-ranges.
|
/external/llvm/lib/Transforms/Utils/ |
AddrModeMatcher.cpp | 533 // ranges, we're ok with it.
|
LowerInvoke.cpp | 337 // Finally, scan the code looking for instructions with bad live ranges.
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch_create.ll | 418 ; Don't crash on ginormous ranges.
|
/external/openssl/crypto/x509v3/ |
x509v3.h | 811 * and ranges) are a bit tedious to work with directly.
|
/external/openssl/include/openssl/ |
x509v3.h | 811 * and ranges) are a bit tedious to work with directly.
|
/external/protobuf/ |
CHANGES.txt | 253 * Fixed bug where a message with multiple extension ranges couldn't parse
|
/external/protobuf/python/google/protobuf/ |
descriptor.py | 202 is_extendable: Does this type define any extension ranges?
|
/external/protobuf/src/google/protobuf/ |
wire_format_unittest.cc | 315 // Make sure we can parse a message that contains multiple extensions ranges.
|
Completed in 486 milliseconds
<<21222324252627282930>>