Home
last modified time | relevance | path

Searched defs:last (Results 776 - 800 of 927) sorted by relevance

1...<<3132333435363738

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c398 _channelitem *last = item; in _channelitem_free_all() local
416 _channelitem *last; member
519 _channelend *last in _channelend_free_all() local
[all...]
H A Dgcmodule.c250 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 Dfloatobject.c164 const char *last = s + len; in float_from_string_inner() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c159 const char* last = strrchr(name->data, '.'); in remove_path() local
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h1440 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 Dstrutil.cc116 int last = str_length - 1; in StripWhitespace() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp3208 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 Dpunctuated.rs85 pub fn last(&self) -> Option<&T> { in last() functions
[all...]
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1585 let mut last = 0; in print() variables
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c199 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 DvktShaderRenderBuiltinVarTests.cpp1412 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 DvktSSBOLayoutTests.cpp214 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 Dtls_wolfssl.c748 const char *token, *last = NULL; in tls_match_suffix() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit.c178 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 Dap_config_file.c688 int val = 0, last; in hostapd_config_parse_key_mgmt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c2016 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 Dwpa_auth_i.h255 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp1097 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 Dsae.c1100 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
H A Dwpa_common.c2879 int val = 0, last; in wpa_parse_cipher() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c752 const char *token, *last = NULL; in tls_match_suffix() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dedit.c178 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 Dap_config_file.c682 int val = 0, last; in hostapd_config_parse_key_mgmt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c2018 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 Dwpa_auth_i.h250 u32 last[FT_REMOTE_SEQ_BACKLOG]; member

Completed in 116 milliseconds

1...<<3132333435363738