| /third_party/python/Modules/ |
| H A D | _xxsubinterpretersmodule.c | 398 _channelitem *last = item; in _channelitem_free_all() local 416 _channelitem *last; member 519 _channelend *last in _channelend_free_all() local [all...] |
| H A D | gcmodule.c | 250 PyGC_Head *last = (PyGC_Head *)list->_gc_prev; in gc_list_append() local 612 PyGC_Head *last = GC_PREV(unreachable); in move_unreachable() local
|
| /third_party/python/Objects/ |
| H A D | floatobject.c | 164 const char *last = s + len; in float_from_string_inner() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | defs.c | 159 const char* last = strrchr(name->data, '.'); in remove_path() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.h | 1440 erase( const_iterator first, const_iterator last) erase() argument 2317 erase(const_iterator first, const_iterator last) erase() argument [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 116 int last = str_length - 1; in StripWhitespace() local [all...] |
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 3208 auto last = paragraph->getRectsForRange(0, 2, heightStyle, widthStyle); in DEF_TEST_DISABLED() local 3215 auto last = paragraph->getRectsForRange(3, 5, heightStyle, widthStyle); in DEF_TEST_DISABLED() local 3223 auto last in DEF_TEST_DISABLED() local [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 85 pub fn last(&self) -> Option<&T> { in last() functions [all...] |
| /third_party/rust/crates/termcolor/src/ |
| H A D | lib.rs | 1585 let mut last = 0; in print() variables
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_policy.c | 199 struct cil_cat *first = NULL, *last = NULL, *cat; in cil_cats_to_policy() local 1109 unsigned int i, first = 0, last = 0; cil_xperms_to_policy() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 1412 std::vector<Vec2>::iterator last = std::unique(locations.begin(), locations.end()); in validateSampleLocations() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 214 static std::string genName (char first, char last, int ndx) in genName() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 748 const char *token, *last = NULL; in tls_match_suffix() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 561 static enum edit_key_code esc_seq_to_key1_no(char last) in esc_seq_to_key1_no() argument 578 static enum edit_key_code esc_seq_to_key1_shift(char last) in esc_seq_to_key1_shift() argument 595 static enum edit_key_code esc_seq_to_key1_alt(char last) in esc_seq_to_key1_alt() argument 612 esc_seq_to_key1_alt_shift(char last) esc_seq_to_key1_alt_shift() argument 629 esc_seq_to_key1_ctrl(char last) esc_seq_to_key1_ctrl() argument 646 esc_seq_to_key1(int param1, int param2, char last) esc_seq_to_key1() argument 700 esc_seq_to_key2(int param1, int param2, char last) esc_seq_to_key2() argument 728 char last, *pos; esc_seq_to_key() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_config_file.c | 688 int val = 0, last; in hostapd_config_parse_key_mgmt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | osu_client.c | 2016 struct osu_data *osu = NULL, *last = NULL; in parse_osu_providers() local 2291 struct osu_data *osu = NULL, *last = NULL; cmd_osu_select() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wpa_auth_i.h | 255 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglRenderTests.cpp | 1097 static void createRenderGroups (EglTestContext& eglTestCtx, tcu::TestCaseGroup* group, const RenderGroupSpec* first, const RenderGroupSpec* last) in createRenderGroups() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.c | 1100 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
|
| H A D | wpa_common.c | 2879 int val = 0, last; in wpa_parse_cipher() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 752 const char *token, *last = NULL; in tls_match_suffix() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 561 static enum edit_key_code esc_seq_to_key1_no(char last) in esc_seq_to_key1_no() argument 578 static enum edit_key_code esc_seq_to_key1_shift(char last) in esc_seq_to_key1_shift() argument 595 static enum edit_key_code esc_seq_to_key1_alt(char last) in esc_seq_to_key1_alt() argument 612 esc_seq_to_key1_alt_shift(char last) esc_seq_to_key1_alt_shift() argument 629 esc_seq_to_key1_ctrl(char last) esc_seq_to_key1_ctrl() argument 646 esc_seq_to_key1(int param1, int param2, char last) esc_seq_to_key1() argument 700 esc_seq_to_key2(int param1, int param2, char last) esc_seq_to_key2() argument 728 char last, *pos; esc_seq_to_key() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_config_file.c | 682 int val = 0, last; in hostapd_config_parse_key_mgmt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | osu_client.c | 2018 struct osu_data *osu = NULL, *last = NULL; in parse_osu_providers() local 2293 struct osu_data *osu = NULL, *last = NULL; cmd_osu_select() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wpa_auth_i.h | 250 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
|