Home
last modified time | relevance | path

Searched defs:list (Results 1251 - 1275 of 1358) sorted by relevance

1...<<5152535455

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h424 struct list_head list; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3963 emit_cf_list(struct ntv_context *ctx, struct exec_list *list) in emit_cf_list() argument
/third_party/libdrm/
H A Dxf86drm.c1667 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 Dparse.c889 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 Dmacro-assembler-mips64.cc55 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 Dmacro-assembler-arm.cc49 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 Dmacro-assembler-arm64.cc101 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 Dmacro-assembler-ppc.cc63 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 Dbaseline-compiler.cc86 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 Dmacro-assembler-loong64.cc56 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 Dparser.cc3517 ArrayLiteralFromListWithSpread( const ScopedPtrList<Expression>& list) ArrayLiteralFromListWithSpread() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc797 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 Dliftoff-assembler-arm64.h100 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 Dnir_to_tgsi.c1054 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 Dr600_pipe.h290 struct list_head list; member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c5104 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 DProgram.cpp116 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 DvalidationES3.cpp973 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 DvalidationGL1.cpp37 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 Dspirv_common.hpp194 inline std::string merge(const SmallVector<std::string> &list, const char *between = ", ") in merge() argument
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp2158 static void DebugCheckOverlap(const SkCoincidentSpans* test, const SkCoincidentSpans* list, in DebugCheckOverlap() argument
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c322 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 Ddhcpd.c1129 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 Ddng_image_writer.cpp4813 dng_string_list list; in CopyStringList() local
[all...]
/third_party/python/Objects/
H A Ddictobject.c4509 PyObject *list = PySequence_List((PyObject*)&tmp); in dictiter_reduce() local

Completed in 120 milliseconds

1...<<5152535455