/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/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/icu/icu4c/source/data/translit/ |
D | Han_Latin_Names.txt | 10 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring 11 # (i.e. at the beginning of text, or immediately preceded by space or other non-Han characters). 65 # Convert $startOfHanMarkers to space, or to nothing if they are at the beginning of text.
|
D | InterIndic_Arabic.txt | 24 \uE007→إ; # इ at beginning of word 26 \uE008→إ; # ई at beginning of word
|
D | und_FONIPA_fa.txt | 16 # word-final pronunciation comes close to [ə]. At the beginning of words, 22 $DarkAVowel = [ʌ a ɑ ɒ ɐ ɞ {ä} {ɒ\u0308}]; # آ instead of ا at beginning of words
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | pod_viewer.proto | 65 // Duration from the beginning of send to the end of recv-done in 74 // Duration from the beginning of the recv-done to the beginning of send in 75 // microseconds. If the recv-done op starts after the beginning of the send
|
/external/perfetto/src/trace_processor/importers/gzip/ |
D | gzip_trace_parser.cc | 61 base::StringView beginning(reinterpret_cast<const char*>(start), size); in ParseUnowned() 64 size_t offset = Find(kSystraceFileHeader, beginning); in ParseUnowned()
|
/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/tensorflow/tensorflow/python/kernel_tests/ |
D | init_ops_test.py | 1033 beginning = kernel_size // 2 1034 end = kernel_size - 1 - beginning 1036 tmp_up = array_ops.slice(input_, [0, width - beginning, 0], 1037 [-1, beginning, -1]) 1131 beginning = kernel_size // 2 1132 end = kernel_size - 1 - beginning 1134 tmp_up = array_ops.slice(input_, [0, width - beginning, 0, 0], 1135 [-1, beginning, width, -1]) 1140 tmp_left = array_ops.slice(tmp, [0, 0, width - beginning, 0], 1141 [-1, new_width, beginning, -1]) [all …]
|
/external/llvm-project/llvm/test/FileCheck/comment/ |
D | suppresses-checks.txt | 4 # Check that a comment directive at the beginning/end of the file is handled. 14 # Check that a comment directive not at the beginning of a line is handled.
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | group-reorder.test | 6 # In this test, .group gets moved to the beginning. Run readelf -gS on input as 8 # aren't purely sorting based on offsets (it gets moved to the beginning
|
/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/jsoncpp/test/data/ |
D | legacy_test_preserve_comment_01.expected | 2 at the beginning of the file.
|
D | legacy_test_preserve_comment_01.json | 2 at the beginning of the file.
|
/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/python/cpython3/Lib/ |
D | difflib.py | 1127 beginning = start + 1 # lines start numbering with one 1130 return '{}'.format(beginning) 1132 beginning -= 1 # empty ranges begin at line just before the range 1133 return '{},{}'.format(beginning, length) 1211 beginning = start + 1 # lines start numbering with one 1214 beginning -= 1 # empty ranges begin at line just before the range 1216 return '{}'.format(beginning) 1217 return '{},{}'.format(beginning, beginning + length - 1)
|
/external/llvm-project/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 | 7 Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This
|
/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/python/pybind11/tests/extra_python_package/ |
D | test_files.py | 259 beginning = names[0].split("/", 1)[0].rsplit(".", 1)[0] 260 trimmed = set(n[len(beginning) + 1 :] for n in names)
|
/external/google-breakpad/docs/ |
D | linux_system_calls.md | 37 the beginning of linux-gate.so. The STACK line indicates the size of the 47 beginning of linux-gate.so, which would cause these symbol files to be invalid.
|
/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/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/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
|
/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
|