/third_party/selinux/libsepol/cil/src/ |
H A D | cil.c | 2872 void cil_default_init(struct cil_default **def) in cil_default_init() argument 2881 void cil_defaultrange_init(struct cil_defaultrange **def) in cil_defaultrange_init() argument [all...] |
H A D | cil_resolve_ast.c | 2620 struct cil_default *def = current->data; in cil_resolve_default() local 2643 struct cil_defaultrange *def = current->data; in cil_resolve_defaultrange() local
|
/third_party/ffmpeg/fftools/ |
H A D | ffprobe.c | 1050 DefaultContext *def = wctx->priv; in default_print_section_header() local 1075 DefaultContext *def = wctx->priv; in default_print_section_footer() local 1088 DefaultContext *def = wctx->priv; in default_print_str() local 1097 DefaultContext *def in default_print_int() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 125 } def; member 322 uint64_t def; member [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 1542 Locale def = Locale::getDefault(); in TestScientific() local 2297 CurrencyUnit def; in TestCurrencyUnit() local
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 75 static LLVMTypeRef get_def_type(struct ac_nir_context *ctx, const nir_ssa_def *def) in get_def_type() argument 5039 is_def_used_in_an_export(const nir_ssa_def *def) is_def_used_in_an_export() argument [all...] |
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 445 UT_STATIC int check_vna_hash(Verdef *def, int16_t vsym, uint32_t vna_hash) in check_vna_hash() argument 474 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings) in check_verinfo() argument 784 struct symdef def = {0}; find_sym_impl() local 834 struct symdef def = {0}; find_sym2() local 872 struct symdef def = {0}; find_sym_by_deps() local 911 struct symdef def = {0}; find_sym_by_saved_so_list() local 1032 struct symdef def; do_relocs() local 3833 struct symdef def = use_deps ? find_sym_by_deps(p, &verinfo, 0, ns) : do_dlsym() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1875 struct dxil_func_def *def = ralloc_size(m->ralloc_ctx, sizeof(struct dxil_func_def)); in dxil_add_function_def() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.h | 876 inline ValueDef& def(int s) { return defs[s]; } in def() function in nv50_ir::Instruction 878 inline const ValueDef& def(int s) const { return defs[s]; } in def() function in nv50_ir::Instruction
|
/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 479 UT_STATIC int check_vna_hash(Verdef *def, int16_t vsym, uint32_t vna_hash) in check_vna_hash() argument 508 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings) in check_verinfo() argument 818 struct symdef def = {0}; find_sym_impl() local 868 struct symdef def = {0}; find_sym2() local 907 struct symdef def = {0}; find_sym_by_deps() local 946 struct symdef def = {0}; find_sym_by_saved_so_list() local 1067 struct symdef def; do_relocs() local 4150 struct symdef def = use_deps ? find_sym_by_deps(p, &verinfo, 0, ns) : do_dlsym() local [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 4660 auto& def = def_info_[id]; in RegisterSpecialBuiltInVariables() local
|
/third_party/python/Python/ |
H A D | ceval.c | 4900 PyObject *def = PyTuple_GET_ITEM(func->func_defaults, local 6309 PyObject *def = defs[i]; local 6325 PyObject *def = PyDict_GetItemWithError(func->func_kwdefaults, varname); local [all...] |
/third_party/python/Objects/ |
H A D | typeobject.c | 3719 PyType_GetModuleByDef(PyTypeObject *type, PyModuleDef *def) in PyType_GetModuleByDef() argument
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | fair.c | 6347 static inline bool test_idle_cores(int cpu, bool def) in test_idle_cores() argument
|
/third_party/elfutils/src/ |
H A D | readelf.c | 2894 GElf_Verdef *def = gelf_getverdef (data, offset, &defmem); in handle_verdef() local 3000 GElf_Verdef *def; handle_versym() local 3098 GElf_Verdef *def = gelf_getverdef (defdata, offset, &defmem); handle_versym() local [all...] |
/third_party/mesa3d/src/imgui/ |
H A D | imgui.cpp | 4831 const ImGuiResizeBorderDef& def = resize_border_def[border_held]; in RenderOuterBorders() local
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 3810 bool upb_enumdef_ntoi(const upb_enumdef *def, const char *name, in upb_enumdef_ntoi() argument 3820 const char *upb_enumdef_iton(const upb_enumdef *def, int32_t num) { in upb_enumdef_iton() argument 4625 resolvename(const upb_strtable *t, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type, upb_status *status, const void **def) resolvename() argument [all...] |
/third_party/libbpf/src/ |
H A D | libbpf.c | 531 struct bpf_map_def def; member 1724 struct bpf_map_def *def; local 2554 fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) global() argument 2619 const struct btf_type *var, *def; global() local 5508 struct bpf_map_def *def = &map->def; global() local 7043 const struct btf_type *sec, *var, *def; global() local 7270 enum sec_def_flags def = cookie; global() local [all...] |
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.cpp | 5434 const ImGuiResizeGripDef& def = resize_grip_def[resize_grip_n]; in UpdateWindowManualResize() local 5472 const ImGuiResizeBorderDef& def = resize_border_def[border_n]; UpdateWindowManualResize() local 5558 const ImGuiResizeBorderDef& def = resize_border_def[border_held]; RenderWindowOuterBorders() local [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 3365 bool upb_enumdef_ntoi(const upb_enumdef *def, const char *name, in upb_enumdef_ntoi() argument 3375 const char *upb_enumdef_iton(const upb_enumdef *def, int32_t num) { in upb_enumdef_iton() argument 4162 resolvename(const upb_strtable *t, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type, upb_status *status, const void **def) resolvename() argument 12720 print_enum_symbolic_name(upb_json_printer *p, const upb_enumdef *def, int32_t val) print_enum_symbolic_name() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |