| /third_party/boost/libs/hana/test/detail/ |
| D | algorithm.cpp | 21 int array[6] = {1, 2, 3, 4, 5, 6}; in constexpr_context() local 23 int* last = array + 6; in constexpr_context() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | Edits.java | 79 private char[] array; field in Edits 100 private void setLastUnit(int last) { in setLastUnit() 118 int last = lastUnit(); in addUnchanged() local 168 int last = lastUnit(); in addReplace() local 275 private final char[] array; field in Edits.Iterator
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | Edits.java | 78 private char[] array; field in Edits 97 private void setLastUnit(int last) { in setLastUnit() 114 int last = lastUnit(); in addUnchanged() local 163 int last = lastUnit(); in addReplace() local 266 private final char[] array; field in Edits.Iterator
|
| /third_party/python/Tools/demo/ |
| D | sortvisu.py | 107 def show_partition(self, first, last): argument 196 def __init__(self, array, index, value): argument 362 def uniform(array): argument 367 def distinct(array): argument 372 def randomize(array): argument 380 def insertionsort(array): argument 392 def selectionsort(array): argument 405 def bubblesort(array): argument 414 def quicksort(array): argument 475 def demosort(array): argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | edits.h | 417 const uint16_t *array; member 511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() 518 uint16_t *array; variable
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | edits.h | 417 const uint16_t *array; member 511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() 518 uint16_t *array; variable
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | edits.h | 414 const uint16_t *array; member 508 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() 515 uint16_t *array; variable
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | edits.h | 417 const uint16_t *array; member 511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() 518 uint16_t *array; variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| D | eap_methods.c | 132 char **array; in eap_get_names_as_string_array() local 318 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| D | eap_methods.c | 133 char **array; in eap_get_names_as_string_array() local 320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | CompoundTransliteratorTest.java | 112 String array[]=split(ID, ';'); in TestGetTransliterator() local 207 int last = 0; in split() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | CompoundTransliteratorTest.java | 115 String array[]=split(ID, ';'); in TestGetTransliterator() local 210 int last = 0; in split() local
|
| /third_party/mesa3d/src/mesa/tnl/ |
| D | t_split_copy.c | 56 const struct tnl_vertex_array *array; member 67 const struct tnl_vertex_array *array; member 162 const struct tnl_vertex_array *array = &arrays[j]; in dump_draw_info() local 172 GLfloat *last = (GLfloat *) (ptr + binding->Stride * k); in dump_draw_info() local 434 const struct tnl_vertex_array *array = ©->array[i]; in replay_init() local
|
| /third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
| D | rtpstats.c | 453 _append_structure_to_value_array (GValueArray * array, GstStructure * s) in _append_structure_to_value_array() 464 const gchar * field_name, GValueArray * array) in _structure_take_value_array() 477 GValueArray *array = g_value_array_new (0); in rtp_twcc_stats_get_packets_structure() local 538 RTPTWCCPacket *last = NULL; in _get_window_start_index() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| D | span.h | 188 constexpr Span(pointer array, size_type length) noexcept in Span() 433 constexpr Span last(size_type len) const { in last() function
|
| /third_party/abseil-cpp/absl/types/ |
| D | span.h | 188 constexpr Span(pointer array, size_type length) noexcept in Span() 433 constexpr Span last(size_type len) const { in last() function
|
| /third_party/boost/libs/hof/doc/html/_static/ |
| D | underscore-1.3.1.js | 291 _.sortedIndex = function(array, obj, iterator) { argument 329 _.initial = function(array, n, guard) { argument 335 _.last = function(array, n, guard) { function 352 _.compact = function(array) { argument 357 _.flatten = function(array, shallow) { argument 366 _.without = function(array) { argument 405 _.difference = function(array) { argument 426 _.indexOf = function(array, item, isSorted) { argument 439 _.lastIndexOf = function(array, item) { argument
|
| /third_party/boost/libs/gil/doc/html/_static/ |
| D | underscore-1.3.1.js | 291 _.sortedIndex = function(array, obj, iterator) { argument 329 _.initial = function(array, n, guard) { argument 335 _.last = function(array, n, guard) { function 352 _.compact = function(array) { argument 357 _.flatten = function(array, shallow) { argument 366 _.without = function(array) { argument 405 _.difference = function(array) { argument 426 _.indexOf = function(array, item, isSorted) { argument 439 _.lastIndexOf = function(array, item) { argument
|
| /third_party/boost/libs/python/doc/html/numpy/_static/ |
| D | underscore-1.3.1.js | 291 _.sortedIndex = function(array, obj, iterator) { argument 329 _.initial = function(array, n, guard) { argument 335 _.last = function(array, n, guard) { function 352 _.compact = function(array) { argument 357 _.flatten = function(array, shallow) { argument 366 _.without = function(array) { argument 405 _.difference = function(array) { argument 426 _.indexOf = function(array, item, isSorted) { argument 439 _.lastIndexOf = function(array, item) { argument
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstquery.c | 851 GArray *array; in ensure_array() local 1271 GArray *array; in gst_query_add_buffering_range() local 1284 GstQueryBufferingRange *last; in gst_query_add_buffering_range() local 1312 GArray *array; in gst_query_get_n_buffering_ranges() local 1342 GArray *array; in gst_query_parse_nth_buffering_range() local 1618 GArray *array; in gst_query_add_allocation_pool() local 1650 GArray *array; in gst_query_get_n_allocation_pools() local 1680 GArray *array; in gst_query_parse_nth_allocation_pool() local 1719 GArray *array; in gst_query_set_nth_allocation_pool() local 1753 GArray *array; in gst_query_remove_nth_allocation_pool() local [all …]
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | StringRange.java | 118 Ranges last = null; in compact() local 166 int[] array = CharSequences.codePoints(s); in Ranges() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | StringRange.java | 125 Ranges last = null; in compact() local 173 int[] array = CharSequences.codePoints(s); in Ranges() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | cpdtrtst.cpp | 250 UnicodeString *array=split(ID, 0x003b, count); in TestGetSetAdoptTransliterator() local 334 int32_t last = 0; in split() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | fixed_array.h | 161 : storage_(std::distance(first, last), a) { in storage_() argument 400 InnerT array[InnerN]; member
|
| /third_party/abseil-cpp/absl/container/ |
| D | fixed_array.h | 166 : storage_(std::distance(first, last), a) { in storage_() argument 405 InnerT array[InnerN]; member
|