Home
last modified time | relevance | path

Searched defs:first (Results 151 - 175 of 2610) sorted by relevance

12345678910>>...105

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCSCharacterIterator.java31 public char first() { in first() method in CSCharacterIterator
H A DUCharacterIteratorWrapper.java37 public char first(){ in first() method in UCharacterIteratorWrapper
/third_party/alsa-lib/include/
H A Dlist.h67 struct list_head *first = list->next; in list_add() local
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdmerge.c77 long first, last, c; in main() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCSCharacterIterator.java33 public char first() { in first() method in CSCharacterIterator
H A DUCharacterIteratorWrapper.java39 public char first(){ in first() method in UCharacterIteratorWrapper
/third_party/nghttp2/src/
H A Dbase64.h49 template <typename InputIt> std::string encode(InputIt first, InputIt last) { in encode() argument
89 OutputIt encode(InputIt first, InputI argument
130 next_decode_input(InputIt first, InputIt last, const int *tbl) next_decode_input() argument
140 decode(InputIt first, InputIt last, OutputIt d_first) decode() argument
193 decode(InputIt first, InputIt last) decode() argument
207 decode(BlockAllocator &balloc, InputIt first, InputIt last) decode() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_debug_refcnt.c74 static boolean first = TRUE; in debug_serial() local
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork09.c59 static int first; variable
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c57 bool first = true; in protocolA_down() local
101 bool first = true; in protocolA_move() local
141 bool first = true; in protocolA_up() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dfunctional.h79 V8_INLINE size_t hash_range(Iterator first, Iterator last) { in hash_range() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.cpp98 const int first = info_out->numOutputs - (info_out->io.genUserClip + 3) / 4; in handleUserClipPlanes() local
/third_party/node/deps/uv/src/
H A Didna.c121 int first; in uv__idna_toascii_label() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DNfaFlattenerTest.java205 private static Edge seq(Edge first, Edge second, Edge... rest) { in seq() argument
H A DEdgeWriterTest.java130 private static Edge seq(Edge first, Edge second, Edge... rest) { in seq() argument
/third_party/rust/crates/codespan/codespan-reporting/tests/support/
H A Dcolor_buffer.rs87 let mut first = true; in set_color() variables
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h82 transferNodesFromList( SymbolTableListTraits &L2, iterator first, iterator last) transferNodesFromList() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cIndirectParametersTests.hpp46 GLuint first; member
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dequivalence_relation_test.cpp110 bool first = true; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dequivalence_relation_test.cpp110 bool first = true; in TEST() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.h72 FT_UInt first; member
/third_party/toybox/toys/posix/
H A Dwc.c36 int i, space = 0, first = 1; in show_lengths() local
/third_party/pulseaudio/src/pulsecore/
H A Dstrlist.c54 int first = 1; in pa_strlist_to_string() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dalgorithm.h78 It RotateImpl(It first, It middle, It last, std::true_type) { in RotateImpl() argument
83 It RotateImpl(It first, It middle, It last, std::false_type) { in RotateImpl() argument
131 bool linear_search(InputIterator first, InputIterato argument
148 rotate(ForwardIterator first, ForwardIterator middle, ForwardIterator last) rotate() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_reader_test.cc76 absl::string_view first = reader.Reset(ring); in TEST() local

Completed in 9 milliseconds

12345678910>>...105