Home
last modified time | relevance | path

Searched defs:last (Results 401 - 425 of 2445) sorted by relevance

1...<<11121314151617181920>>...98

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dliveness.c124 ppir_liveness_instr_dest(ppir_compiler *comp, ppir_instr *instr, ppir_instr *last) in ppir_liveness_instr_dest() argument
199 ppir_instr *last = list_last_entry(&block->instr_list, ppir_instr, list); in ppir_liveness_compute_live_sets() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dgetaddrinfo.c310 size_t last = 0; in do_test_concurrently() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_shader_state.c283 struct nvc0_program *last; in nvc0_layer_validate() local
/third_party/node/deps/uv/src/
H A Dfs-poll.c237 struct poll_ctx* last; in timer_close_cb() local
/third_party/python/Lib/
H A Dshelve.py212 def last(self): member in BsdDbShelf
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
[all...]
/third_party/skia/src/core/
H A DSkEnumerate.h78 constexpr SkEnumerate last(size_t n) { in last() function in SkEnumerate
H A DSkDeque.cpp117 Block* last = fBackBlock; in push_back() local
188 Block* last = fBackBlock; pop_back() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat2.java35 private IndexSubTableFormat2(ReadableFontData data, int first, int last) { in IndexSubTableFormat2() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp218 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
230 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp218 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
230 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dtoken_enc.c117 const int last = res->last; in VP8RecordCoeffTokens() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsearch.cpp219 int32_t SearchIterator::last(UErrorCode &status) in last() function in SearchIterator
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc57 static int last = 0; in AdjustPosition() local
/third_party/openssl/test/
H A Dconf_include_test.c44 char *last = NULL; in change_path() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbbox.c38 FT_Vector last; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py198 last = -100000 variable
228 last = end variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format2.cc60 IndexSubTableFormat2(ReadableFontData* data, int32_t first, int32_t last) IndexSubTableFormat2() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h181 Loan<Record> first, last; in take() local
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c266 code last; /* parent table entry */ local
[all...]
/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp223 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
235 const auto* last = kOpSpecConstantOpcodes + kNumOpSpecConstantOpcodes; in lookupSpecConstantOpcode() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_spec.cpp531 dng_xy_coord last = D50_xy_coord (); in NeutralToXY() local
/third_party/python/Doc/includes/
H A Dcustom4.c8 PyObject *last; /* last name */ member
61 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dutf8.c91 const uint8_t *p, *last; in utf8_validate() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...98