/external/sfntly/cpp/src/test/ |
D | cmap_iterator_test.cc | 105 beginning = bit_set->begin(), in CompareCMapIterAndBitSet() local 106 init_beginning = beginning, in CompareCMapIterAndBitSet() 107 current = std::find(beginning, end, true); in CompareCMapIterAndBitSet() 108 for (int32_t next_bit = current - beginning; in CompareCMapIterAndBitSet() 116 beginning = current + 1; in CompareCMapIterAndBitSet() 117 current = std::find(beginning, end, true); in CompareCMapIterAndBitSet()
|
/external/icu/icu4c/source/data/translit/ |
D | Han_Latin_Names.txt | 9 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring 10 # (i.e. at the beginning of text, or immediately preceded by space or other non-Han characters). 64 # Convert $startOfHanMarkers to space, or to nothing if they are at the beginning of text.
|
D | InterIndic_Arabic.txt | 23 \uE007→إ; # इ at beginning of word 25 \uE008→إ; # ई at beginning of word
|
D | und_FONIPA_fa.txt | 15 # word-final pronunciation comes close to [ə]. At the beginning of words, 21 $DarkAVowel = [ʌ a ɑ ɒ ɐ ɞ {ä} {ɒ\u0308}]; # آ instead of ا at beginning of words
|
D | nl_Title.txt | 11 # Fix up Ij at the beginning of a "word" (per Any-Title, notUAX #29)
|
/external/mdnsresponder/mDNSPosix/ |
D | Services.txt | 4 # Lines beginning with '#' are comments/ignored. 9 # Note that any line beginning with white space is considered a blank line.
|
/external/perfetto/src/trace_processor/importers/gzip/ |
D | gzip_trace_parser.cc | 44 base::StringView beginning(reinterpret_cast<char*>(start), size); in Parse() 47 size_t offset = Find(kSystraceFileHeader, beginning); in Parse()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | init_ops_test.py | 888 beginning = kernel_size // 2 889 end = kernel_size - 1 - beginning 891 tmp_up = array_ops.slice(input_, [0, width - beginning, 0], 892 [-1, beginning, -1]) 982 beginning = kernel_size // 2 983 end = kernel_size - 1 - beginning 985 tmp_up = array_ops.slice(input_, [0, width - beginning, 0, 0], 986 [-1, beginning, width, -1]) 991 tmp_left = array_ops.slice(tmp, [0, 0, width - beginning, 0], 992 [-1, new_width, beginning, -1]) [all …]
|
/external/python/cpython3/Modules/ |
D | sre_lib.h | 26 return ((void*) ptr == state->beginning); in SRE() 29 return ((void*) ptr == state->beginning || in SRE() 45 if (state->beginning == state->end) in SRE() 47 thatp = ((void*) ptr > state->beginning) ? in SRE() 54 if (state->beginning == state->end) in SRE() 56 thatp = ((void*) ptr > state->beginning) ? in SRE() 63 if (state->beginning == state->end) in SRE() 65 thatp = ((void*) ptr > state->beginning) ? in SRE() 72 if (state->beginning == state->end) in SRE() 74 thatp = ((void*) ptr > state->beginning) ? in SRE() [all …]
|
/external/python/cpython2/Lib/ |
D | difflib.py | 1148 beginning = start + 1 # lines start numbering with one 1151 return '{}'.format(beginning) 1153 beginning -= 1 # empty ranges begin at line just before the range 1154 return '{},{}'.format(beginning, length) 1231 beginning = start + 1 # lines start numbering with one 1234 beginning -= 1 # empty ranges begin at line just before the range 1236 return '{}'.format(beginning) 1237 return '{},{}'.format(beginning, beginning + length - 1)
|
/external/python/cpython3/Lib/ |
D | difflib.py | 1117 beginning = start + 1 # lines start numbering with one 1120 return '{}'.format(beginning) 1122 beginning -= 1 # empty ranges begin at line just before the range 1123 return '{},{}'.format(beginning, length) 1201 beginning = start + 1 # lines start numbering with one 1204 beginning -= 1 # empty ranges begin at line just before the range 1206 return '{}'.format(beginning) 1207 return '{},{}'.format(beginning, beginning + length - 1)
|
/external/python/cpython2/Misc/Vim/ |
D | vimrc | 43 " Display tabs at the beginning of a line in Python mode as bad. 59 " C: prevents insertion of '*' at the beginning of every line in a comment 76 " Puts a marker at the beginning of the file to differentiate between UTF and
|
/external/jsoncpp/test/data/ |
D | test_preserve_comment_01.expected | 2 at the beginning of the file.
|
D | test_preserve_comment_01.json | 2 at the beginning of the file.
|
/external/angle/third_party/jsoncpp/source/test/data/ |
D | test_preserve_comment_01.expected | 2 at the beginning of the file.
|
D | test_preserve_comment_01.json | 2 at the beginning of the file.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | invalid-prologue-end.ll | 5 ; the beginning of the function body. 20 ; which causes a debugger to show the beginning of function body to be inside
|
/external/curl/docs/cmdline-opts/ |
D | haproxy-protocol.d | 6 Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This
|
/external/skia/src/gpu/mtl/ |
D | GrMtlResourceProvider.mm | 220 // case 1: free space lies at the beginning and/or the end of the buffer 224 // no room at the end, check the beginning 226 // no room at the beginning 229 // we are going to allocate from the beginning, adjust head to '0' position
|
/external/skqp/docs/ |
D | SkStream_Reference.bmh | 333 Rewinds to the beginning of the stream. Returns true if the stream is known 334 to be at the beginning after this call returns. 353 The returned stream will be positioned at the beginning of its data. 452 to the closest point within the stream (beginning or end).
|
/external/angle/extensions/ |
D | ANGLE_external_objects_fuchsia.txt | 90 Replace the paragraph in section 4.2.1 beginning "External handles 115 Replace the paragraph in section 6.1 beginning "External handles are
|
/external/exoplayer/tree/testdata/src/test/assets/ssa/ |
D | overlapping_timecodes | 7 Dialogue: 0:00:02.00,0:00:05.23,Second subtitle - beginning overlaps first
|
/external/igt-gpu-tools/man/ |
D | intel_reg.rst | 182 * Empty lines and lines beginning with "#", ";", or "//" are ignored. 184 * Lines *not* beginning with "(" are interpreted as file names, absolute or 187 * Lines beginning with "(" are interpreted as register definitions.
|
/external/python/cpython2/Lib/plat-irix5/ |
D | readcd.doc | 40 of four forms. "None": for "first", the beginning of the CD, for 42 starts at the beginning of the track or ends at the end of the 93 beginning of the following track and that was also specified using the
|
/external/python/cpython2/Lib/plat-irix6/ |
D | readcd.doc | 40 of four forms. "None": for "first", the beginning of the CD, for 42 starts at the beginning of the track or ends at the end of the 93 beginning of the following track and that was also specified using the
|