/third_party/libwebsockets/lib/secure-streams/ |
H A D | private-lib-secure-streams.h | 57 struct lws_dll2 list; /**< pt lists active ss */ member 285 lws_dll2_t list; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | pre-process.c | 209 static int expand_one_symbol(struct token **list) in expand_one_symbol() argument 247 static void expand_list(struct token **list) in expand_list() argument 394 dup_list(struct token *list) dup_list() argument 602 copy(struct token **where, struct token *list, int *count) copy() argument 642 substitute(struct token **list, struct token *body, struct arg *args) substitute() argument 745 expand(struct token **list, struct symbol *sym) expand() argument 923 do_include_path(const char **pptr, struct token **list, struct token *token, const char *filename, int flen) do_include_path() argument 945 handle_include_path(struct stream *stream, struct token **list, struct token *token, int how) handle_include_path() argument 997 handle_include(struct stream *stream, struct token **list, struct token *token) handle_include() argument 1002 handle_include_next(struct stream *stream, struct token **list, struct token *token) handle_include_next() argument 1007 handle_argv_include(struct stream *stream, struct token **list, struct token *token) handle_argv_include() argument 1086 parse_arguments(struct token *list) parse_arguments() argument 1615 struct token **list = where, **beginning = NULL; expression_value() local 2229 do_preprocess(struct token **list) do_preprocess() argument [all...] |
H A D | example.c | 211 static struct storage_hash *find_storage_hash(pseudo_t pseudo, struct storage_hash_list *list) in find_storage_hash() argument 1252 static struct asm_arg *generate_asm_inputs(struct bb_state *state, struct asm_constraint_list *list, struct asm_arg *arg) in generate_asm_inputs() argument 1294 static struct asm_arg *generate_asm_outputs(struct bb_state *state, struct asm_constraint_list *list, struct asm_arg *arg) in generate_asm_outputs() argument 1731 static void generate_list(struct basic_block_list *list, unsigned long generation) in generate_list() argument 1933 static int compile(struct symbol_list *list) in compile() argument [all...] |
H A D | simplify.c | 199 static pseudo_t trivial_phi(pseudo_t pseudo, struct instruction *insn, struct pseudo_list **list) in trivial_phi() argument 240 struct pseudo_list *list = NULL; in clean_up_phi() local 252 static int delete_pseudo_user_list_entry(struct pseudo_user_list **list, pseudo_t *entry, int count) in delete_pseudo_user_list_entry() argument 301 kill_use_list(struct pseudo_list *list) kill_use_list() argument [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.h | 1935 void Include(const RegList& list) { *available_ |= list; } in Include() argument 1936 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.h | 2167 void Include(const CPURegList& list) { available_->Combine(list); } in Include() argument 2168 void Exclude(const CPURegList& list) { in Exclude() argument [all...] |
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.h | 1905 void Include(const RegList& list) { *available_ |= list; } in Include() argument 1906 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() argument [all...] |
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-arm64.cc | 186 int PopLowestIndexAsCode(CPURegList* list) { in PopLowestIndexAsCode() argument 262 void Simulator::CorruptRegisters(CPURegList* list, uint64_t value) { in CorruptRegisters() argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | object-stats.cc | 800 Object list = heap_->allocation_sites_list(); in CollectGlobalStatistics() local
|
/third_party/node/deps/v8/src/inspector/ |
H A D | value-mirror.cc | 316 String16 descriptionForScopeList(v8::Local<v8::Array> list) { in descriptionForScopeList() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-date-time-format.cc | 962 std::vector<Handle<String>> list; in ToDateTimeOptions() local [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 1388 void MoveRanges(ZoneList<CharacterRange>* list, int from, int to, int count) { in RationalizeConsecutiveAtoms() argument 1401 int InsertRangeInCanonicalList(ZoneList<CharacterRange>* list, int count, in RationalizeConsecutiveAtoms() argument [all...] |
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-regexp.cc | 523 std::vector<int>* list = isolate->regexp_indices(); in GetRewoundRegexpIndicesList() local
|
/third_party/node/deps/v8/src/torque/ |
H A D | earley-parser.h | 515 Symbol* list = NewSymbol(); local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | gpir.h | 153 struct list_head list; member 214 struct list_head list; member 270 struct list_head list; member 339 struct list_head list; member
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_pipe.h | 279 struct list_head list; member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir.c | 2624 visit_cf_list(struct lp_build_nir_context *bld_base, struct exec_list *list) visit_cf_list() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_schedule.c | 197 static void remove_inst_from_list(struct schedule_instruction ** list, in remove_inst_from_list() argument 216 static void add_inst_to_list(struct schedule_instruction ** list, struct schedule_instruction * inst) in add_inst_to_list() argument 222 static void add_inst_to_list_score(struct schedule_instruction ** list, in add_inst_to_list_score() argument 1060 update_max_score( struct schedule_state * s, struct schedule_instruction ** list, int * max_score, struct schedule_instruction ** max_inst_out, struct schedule_instruction *** list_out) update_max_score() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_asm.h | 54 struct list_head list; member 72 struct list_head list; member 103 struct list_head list; member 137 struct list_head list; member 190 struct list_head list; member
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() argument
|
/third_party/libcoap/src/ |
H A D | coap_mbedtls.c | 1031 const int *list = mbedtls_ssl_list_ciphersuites(); local [all...] |
/third_party/python/Lib/ |
H A D | tarfile.py | 2125 def list(self, verbose=True, *, members=None): global() member in TarFile [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 662 static void add_media_role(const char *name, pa_alsa_ucm_device *list, const char *role_name, const char *role, bool is_sink) { in add_media_role() argument 707 static void ucm_set_media_roles(pa_alsa_ucm_modifier *modifier, pa_alsa_ucm_device *list, const char *mod_name) { in ucm_set_media_roles() argument [all...] |
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramLinkedResources.cpp | 24 LinkedUniform *FindUniform(std::vector<LinkedUniform> &list, const std::string &name) in FindUniform() argument 36 void SetActive(std::vector<VarT> *list, const std::string &name, ShaderType shaderType, bool active) in SetActive() argument
|