Home
last modified time | relevance | path

Searched defs:last (Results 426 - 450 of 2442) sorted by relevance

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

/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
/third_party/zlib/examples/
H A Dgzjoin.c284 int last; /* true if processing the last block */ in gzcopy() local
[all...]
H A Dgznorm.c244 unsigned long last = (unsigned long)1 << prev; gzip_normalize() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp158 size_t last = ind; in Parse() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp204 size_t last = maps_.size(); in FindMapByAddr() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
H A Dsys_arch.h56 int first, last; member
69 int first, last; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h113 u8 last; member
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmotorola.c252 unsigned long pmd, last; in kernel_ptr_table() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_irongate.c317 unsigned long baddr, last; irongate_ioremap() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dprocess.c360 unsigned long last; in sigpage_addr() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_orc.c56 int *last = ip_table + num_entries - 1; in __orc_find() local
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.h77 struct topa *first, *last, *cur; member

Completed in 14 milliseconds

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