| /third_party/openssl/apps/ |
| H A D | req.c | 1135 const char *def; in prompt_info() local 1358 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) add_DN_object() argument 1378 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument 1400 build_data(char *text, const char *def, char *value, int n_min, int n_max, char *buf, const int buf_size, const char *desc1, const char *desc2) build_data() 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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 1019 auto& def = defs[defNdx]; in createDefaultValueTests() local 1467 auto& def = defs[defNdx]; in createBasicSpecializationTests() local 2065 const CaseDefinition def = in makeMatrixVectorCompositeCaseDefinition() local 2109 const CaseDefinition def = makeArrayCompositeCaseDefinition() local 2165 const CaseDefinition def = makeStructCompositeCaseDefinition() local 2310 const CaseDefinition def = createCompositeTests() local 2356 const CaseDefinition def = createCompositeTests() local 2392 const CaseDefinition def = createCompositeTests() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 1130 auto def = getObject(id).definition; in VisitInterface() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.h | 292 Instruction* def = get_def_use_mgr()->GetDef(id); in get_instr_block() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_context.h | 292 Instruction* def = get_def_use_mgr()->GetDef(id); in get_instr_block() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 2694 const FunctionDefinition& def = e->as<FunctionDefinition>(); in requirements() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 297 Value *def() const { return Def; } in def() function in __anon24983::Spill [all...] |
| /third_party/toybox/lib/ |
| H A D | lib.c | 864 int yesno(int def) in yesno() argument 869 int fyesno(FILE *in, int def) in fyesno() argument
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 1230 struct arg_list def; in default_ko() local
|
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 1273 struct arg_list def; in default_ko() local
|
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 1481 PyObject *def = args[1]; in builtin_next() local
|
| H A D | hamt.c | 2812 PyObject *def = NULL; in hamt_py_get() local
|
| H A D | import.c | 420 struct PyModuleDef *def = PyModule_GetDef(mod); in _PyImport_FixupExtensionObject() local 501 PyModuleDef* def = (PyModuleDef *)PyDict_GetItemWithError(extensions, key); import_find_extension() local 994 PyModuleDef *def = PyModule_GetDef(mod); create_builtin() local 2315 PyModuleDef *def; exec_builtin_or_dynamic() local [all...] |
| H A D | pystate.c | 908 _PyState_AddModule(PyThreadState *tstate, PyObject* module, PyModuleDef* def) in _PyState_AddModule() argument 941 PyState_AddModule(PyObject* module, PyModuleDef* def) in PyState_AddModule() argument 962 PyState_RemoveModule(PyModuleDef* def) in PyState_RemoveModule() argument [all...] |
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 2022 match_getslice_by_index(MatchObject* self, Py_ssize_t index, PyObject* def) in match_getslice_by_index() argument 2088 match_getslice(MatchObject* self, PyObject* index, PyObject* def) in match_getslice() argument
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | defs.c | 2309 VALUE def; in get_def_obj() local 2348 VALUE get_msgdef_obj(VALUE descriptor_pool, const upb_msgdef* def) { in get_msgdef_obj() argument 2352 VALUE get_enumdef_obj(VALUE descriptor_pool, const upb_enumdef* def) { in get_enumdef_obj() argument 2356 get_fielddef_obj(VALUE descriptor_pool, const upb_fielddef* def) get_fielddef_obj() argument 2360 get_filedef_obj(VALUE descriptor_pool, const upb_filedef* def) get_filedef_obj() argument 2364 get_oneofdef_obj(VALUE descriptor_pool, const upb_oneofdef* def) get_oneofdef_obj() argument [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_policy.c | 778 struct cil_default *def; in cil_defaults_to_policy() local 804 struct cil_defaultrange *def; in cil_default_ranges_to_policy() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.h | 320 Instruction* def = get_def_use_mgr()->GetDef(id); in get_instr_block() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 1006 auto& def = defs[defNdx]; in createDefaultValueTests() local 1454 auto& def = defs[defNdx]; in createBasicSpecializationTests() local 2052 const CaseDefinition def = in makeMatrixVectorCompositeCaseDefinition() local 2096 const CaseDefinition def = makeArrayCompositeCaseDefinition() local 2152 const CaseDefinition def = makeStructCompositeCaseDefinition() local 2297 const CaseDefinition def = createCompositeTests() local 2343 const CaseDefinition def = createCompositeTests() local 2379 const CaseDefinition def = createCompositeTests() local [all...] |
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3277 GElf_Verdef *def = gelf_getverdef (data, offset, &defmem); in check_verdef() local [all...] |
| /third_party/backends/backend/ |
| H A D | artec_eplus48u.c | 853 decodeVal (char *src, char *opt, int what, void *result, void *def) in decodeVal() argument
|
| H A D | umax.c | 3270 static void umax_calculate_exposure_time(Umax_Device *dev, int def, int *value) in umax_calculate_exposure_time() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 315 nir_ssa_def *def; member
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 1910 read_register(struct ra_ctx *ctx, struct ir3_block *block, struct ir3_register *def) read_register() argument 1925 handle_live_in(struct ra_ctx *ctx, struct ir3_register *def) handle_live_in() argument 1950 handle_live_out(struct ra_ctx *ctx, struct ir3_register *def) handle_live_out() argument 1970 handle_phi(struct ra_ctx *ctx, struct ir3_register *def) handle_phi() argument [all...] |