Home
last modified time | relevance | path

Searched defs:last (Results 226 - 250 of 1048) sorted by relevance

12345678910>>...42

/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
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc128 const char* last = ptr_ + std::min(ulen - s.length_, pos) + s.length_; in rfind() local
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory.h660 void ConstructRange(Allocator& alloc, Iterator first, Iterator last, in ConstructRange() argument
678 CopyRange(Allocator& alloc, Iterator destination, InputIterator first, InputIterator last) CopyRange() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h287 std::string JoinRange(Iterator first, Iterator last, in JoinRange() argument
/third_party/selinux/libselinux/utils/
H A Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_list.c174 struct cil_list_item *last = item; in cil_list_append_item() local
201 struct cil_list_item *last = item; in cil_list_prepend_item() local
[all...]
/third_party/selinux/libsepol/src/
H A Dhashtab.c148 hashtab_ptr_t cur, last; in hashtab_remove() local
H A Dsidtab.c140 sidtab_node_t *last, *cur, *temp; in sepol_sidtab_map_remove_on_error() local
/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/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.c318 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRandom.hpp105 void Random::choose (InputIter first, InputIter last, OutputIter result, int numItems) in choose() argument
128 T Random::choose (InputIter first, InputIter last) in choose() argument
137 T Random::chooseWeighted (InputIter first, InputIter last, WeightIte argument
168 shuffle(Iterator first, Iterator last) shuffle() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-ccm.c66 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_auth() local
95 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_encr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_common.c200 int last; in wpa_get_wowlan_triggers() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.c320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-ccm.c66 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_auth() local
95 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_encr() local

Completed in 13 milliseconds

12345678910>>...42