| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_av1.h | 424 struct list_head list; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 3963 emit_cf_list(struct ntv_context *ctx, struct exec_list *list) in emit_cf_list() argument
|
| /third_party/libdrm/ |
| H A D | xf86drm.c | 1667 drmFreeBufs(int fd, int count, int *list) drmFreeBufs() argument 1969 drm_ctx_t *list; drmGetReservedContextList() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 889 static void cast_enum_list(struct symbol_list *list, struct symbol *base_type) in cast_enum_list() argument 1892 declaration_list(struct token *token, struct symbol_list **list) declaration_list() argument 1924 struct_declaration_list(struct token *token, struct symbol_list **list) struct_declaration_list() argument 2509 statement_list(struct token *token, struct statement_list **list) statement_list() argument 2543 struct symbol_list **list = &fn->arguments; identifier_list() local 2562 struct symbol_list **list = &fn->arguments; parameter_type_list() local 2682 initializer_list(struct expression_list **list, struct token *token) initializer_list() argument 2736 parse_function_body(struct token *token, struct symbol *decl, struct symbol_list **list) parse_function_body() argument 2845 parse_k_r_arguments(struct token *token, struct symbol *decl, struct symbol_list **list) parse_k_r_arguments() argument 2871 toplevel_asm_declaration(struct token *token, struct symbol_list **list) toplevel_asm_declaration() argument 2887 external_declaration(struct token *token, struct symbol_list **list, validate_decl_t validate_decl) external_declaration() argument [all...] |
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.cc | 55 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 70 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 92 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.cc | 49 RegList list = (kCallerSaved | lr) - exclusions; in RequiredStackSizeForCallerSaved() local 65 RegList list = (kCallerSaved | lr) - exclusions; in PushCallerSaved() local 88 RegList list = (kCallerSaved | lr) - exclusions; in PopCallerSaved() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 101 auto list = kCallerSaved; in RequiredStackSizeForCallerSaved() local 118 auto list = kCallerSaved; in PushCallerSaved() local 145 auto list in PopCallerSaved() local [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.cc | 63 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 78 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 99 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-compiler.cc | 86 bool Clobbers(Register target, interpreter::RegisterList list) { return false; } in Clobbers() argument 153 list[reg_index])); in Check() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.cc | 56 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 72 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 94 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 3517 ArrayLiteralFromListWithSpread( const ScopedPtrList<Expression>& list) ArrayLiteralFromListWithSpread() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-parser.cc | 797 auto list = iter->NextAs<std::vector<Annotation>>(); in AnnotationSet() local 2302 Symbol* list = NewSymbol(); local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/arm64/ |
| H A D | liftoff-assembler-arm64.h | 100 inline CPURegList PadRegList(RegList list) { in PadRegList() argument 105 inline CPURegList PadVRegList(DoubleRegList list) { in PadVRegList() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 1054 ntt_setup_registers(struct ntt_compile *c, struct exec_list *list) in ntt_setup_registers() argument 2885 ntt_emit_cf_list(struct ntt_compile *c, struct exec_list *list) in ntt_emit_cf_list() argument 2992 ntt_emit_cf_list_ureg(struct ntt_compile *c, struct exec_list *list) in ntt_emit_cf_list_ureg() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 290 struct list_head list; member
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-mixer.c | 5104 add_profiles_to_probe( pa_alsa_profile **list, pa_hashmap *profiles, bool fallback_output, bool fallback_input) add_profiles_to_probe() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 116 GLuint GetResourceIndexFromName(const std::vector<VarT> &list, const std::string &name) in GetResourceIndexFromName() argument 131 GLint GetVariableLocation(const std::vector<sh::ShaderVariable> &list, in GetVariableLocation() argument 164 GLint GetVariableLocation(const std::vector<LinkedUniform> &list, in GetVariableLocation() argument 321 GLuint GetInterfaceBlockIndex(const std::vector<InterfaceBlock> &list, const std::string &name) in GetInterfaceBlockIndex() argument 346 GetInterfaceBlockName(const UniformBlockIndex index, const std::vector<InterfaceBlock> &list, GLsizei bufSize, GLsizei *length, GLchar *name) GetInterfaceBlockName() argument [all...] |
| H A D | validationES3.cpp | 973 constexpr EffectiveInternalFormatInfo list[] = { in GetSizedEffectiveInternalFormatInfo() local 1001 constexpr EffectiveInternalFormatInfo list[] = { in GetUnsizedEffectiveInternalFormatInfo() local 936 QueryEffectiveFormatList(const InternalFormat &srcFormat, GLenum targetFormat, const EffectiveInternalFormatInfo *list, size_t size, GLenum *outEffectiveFormat) QueryEffectiveFormatList() argument
|
| H A D | validationGL1.cpp | 37 bool ValidateCallList(const Context *, angle::EntryPoint entryPoint, GLuint list) in ValidateCallList() argument 307 bool ValidateDeleteLists(const Context *, angle::EntryPoint entryPoint, GLuint list, GLsizei range) in ValidateDeleteLists() argument 637 bool ValidateIsList(const Context *, angle::EntryPoint entryPoint, GLuint list) in ValidateIsList() argument 817 bool ValidateNewList(const Context *, angle::EntryPoint entryPoint, GLuint list, GLenum mode) in ValidateNewList() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_common.hpp | 194 inline std::string merge(const SmallVector<std::string> &list, const char *between = ", ") in merge() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 2158 static void DebugCheckOverlap(const SkCoincidentSpans* test, const SkCoincidentSpans* list, in DebugCheckOverlap() argument [all...] |
| /third_party/python/Modules/_decimal/ |
| H A D | _decimal.c | 322 PyObject *list; in flags_as_list() local 355 PyObject *list; in signals_as_list() local 376 list_as_flags(PyObject *list) list_as_flags() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 1129 static uint8_t get_reqparam(uint8_t **list) in get_reqparam() argument 1142 static uint8_t* set_reqparam(uint8_t *optptr, uint8_t *list) in set_reqparam() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_image_writer.cpp | 4813 dng_string_list list; in CopyStringList() local [all...] |
| /third_party/python/Objects/ |
| H A D | dictobject.c | 4509 PyObject *list = PySequence_List((PyObject*)&tmp); in dictiter_reduce() local
|