Searched
full:folding (Results
251 -
275 of
629) sorted by null
<<11121314151617181920>>
/frameworks/minikin/libs/minikin/ |
Hyphenator.cpp | 186 * Internal implementation, after conversion to codes. All case folding and normalization
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_peepholer.py | 136 # Verify that large sequences do not result from folding
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_peepholer.py | 136 # Verify that large sequences do not result from folding
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue9604b.go | 132 // We use global variables to prevent any constant folding.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue9604b.go | 132 // We use global variables to prevent any constant folding.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_peepholer.py | 136 # Verify that large sequences do not result from folding
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_peepholer.py | 136 # Verify that large sequences do not result from folding
|
/external/icu/icu4c/source/data/unidata/ |
CaseFolding.txt | 9 # Case Folding Properties 12 # It provides a case folding mapping generated from the Unicode Character Database. 18 # (where string lengths don't change), and implementations that allow full case folding 24 # NOTE: case folding does not preserve normalization formats! 26 # For information on case folding, including how to have case folding 38 # C: common case folding, common mappings shared by both simple and full mappings. 39 # F: full case folding, mappings that cause strings to grow in length. Multiple characters are separated by spaces. 40 # S: simple case folding, mappings to single characters where different from F. 48 # A. To do a simple case folding, use the mappings with status C + S [all...] |
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/codec/ |
EncoderUtil.java | 125 // CFWS = comment or folding white space 149 // CFWS = comment or folding white space 234 // folding white space; that leaves 77 characters.
|
/packages/services/Telephony/src/org/apache/james/mime4j/codec/ |
EncoderUtil.java | 125 // CFWS = comment or folding white space 149 // CFWS = comment or folding white space 234 // folding white space; that leaves 77 characters.
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
parse.go | [all...] |
/prebuilts/go/linux-x86/src/regexp/syntax/ |
parse.go | [all...] |
/external/llvm/lib/Analysis/ |
ConstantFolding.cpp | 10 // This file defines routines for folding instructions into constants. 13 // this file defines some additional folding routines that can make use of 47 // Constant Folding internal helper functions 411 // If this is a float/double load, we can try folding it as an int32/64 load [all...] |
/external/llvm/test/Other/ |
constant-fold-gep.ll | 6 ; folding in the optimizers. 10 ; folding in the optimizers. 450 ; PR15262 - Check GEP folding with casts between address spaces.
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParserImpl_V21.java | 636 // Some device uses line folding defined in RFC 2425, which is not allowed 653 // For more information about line folding, 654 // see "5.8.1. Line delimiting and folding" in RFC 2425. [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UCharacter.java | [all...] |
/external/icu/icu4c/source/common/unicode/ |
uset.h | 65 * full case folding strings for the code points, and reduces strings of 66 * the original set to their full case folding equivalents. 72 * set with an incremental case folding of the string in question. 88 * title-, and uppercase mappings as well as the case folding [all...] |
ustring.h | 509 * Compare two strings case-insensitively using full case folding. 533 * Comparison in code unit order with default case folding. 588 * Compare two strings case-insensitively using full case folding. 595 * Comparison in code unit order with default case folding. 610 * Compare two strings case-insensitively using full case folding. 619 * Comparison in code unit order with default case folding. 634 * Compare two strings case-insensitively using full case folding. 643 * Comparison in code unit order with default case folding. [all...] |
/external/icu/icu4c/source/common/ |
uniset_closure.cpp | 159 // Case folding API
|
/external/llvm/lib/Target/AMDGPU/ |
AMDGPU.td | 106 def FeatureEnableUnsafeDSOffsetFolding : SubtargetFeature <"unsafe-ds-offset-folding",
|
SIShrinkInstructions.cpp | 151 // literal constant then we can't do any folding.
|
/external/llvm/test/CodeGen/Generic/ |
select.ll | 180 ; Test case for folding getelementptr into a load/store
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-x86-64.ll | 98 ; rdar://9289507 - folding of immediates into 64-bit operations.
|
vec_floor.ll | 185 ; Constant Folding
|
vec_uint_to_fp.ll | 72 ; instructions, instead of folding the constant loads.
|
Completed in 1317 milliseconds
<<11121314151617181920>>