/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_context.h | 17 #define COND(bool, val) ((bool) ? (val) : 0) argument 268 utype_def(nir_def *def) in utype_def()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_range_analysis.c | 1839 float val; in get_alu_uub() local 2008 ssa_def_bits_used(const nir_def *def, int recur) in ssa_def_bits_used() 2200 nir_def_bits_used(const nir_def *def) in nir_def_bits_used()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 2918 java.lang.String val; in diagdoublevalue() local 2957 java.lang.String val; in diagfloatvalue() local 4542 com.ibm.icu.math.MathContext def; in diagmath() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 2921 java.lang.String val; in diagdoublevalue() local 2960 java.lang.String val; in diagfloatvalue() local 4545 android.icu.math.MathContext def; in diagmath() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 114 ValueDef::ValueDef(const ValueDef& def) : value(NULL), origin(NULL), insn(NULL) in ValueDef() 629 Instruction::setDef(int i, Value *val) in setDef() 641 Instruction::setSrc(int s, Value *val) in setSrc()
|
H A D | nv50_ir_emit_nvc0.cpp | 197 void CodeEmitterNVC0::defId(const ValueDef& def, const int pos) in defId() 245 uint8_t val; in emitCondCode() local 1260 bool val = false; in nvc0_selpFlip() local 1798 uint8_t val; in emitLoadStoreType() local 1838 uint32_t val; in emitCachingMode() local
|
/aosp_15_r20/external/libpcap/ |
H A D | optimize.c | 218 int val; /* the value number */ member 627 atomset def = 0, use = 0, killed = 0; in compute_local_ud() local 730 bpf_u_int32 val; in F() local 896 bpf_u_int32 val; in opt_peep() local 1188 opt_stmt(opt_state_t *opt_state, struct stmt *s, bpf_u_int32 val[], int alter) in opt_stmt() 1820 bpf_u_int32 val; in or_pullup() local 1984 bpf_u_int32 val; in and_pullup() local
|
H A D | gencode.h | 285 atomset def, kill; member 289 bpf_u_int32 val[N_ATOMS]; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | veristat.c | 425 struct stat_def *def = &stat_defs[id]; in parse_stat() local 746 const char **str, long *val) in prepare_value() 780 long val = 0; in output_stats() local 884 long val; in parse_stat_value() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | SAX2.c | 590 int type, int def, const xmlChar *defaultValue, in xmlSAX2AttributeDecl() 981 xmlChar *val; in xmlSAX2AttributeInternal() local 1047 xmlChar *val; in xmlSAX2AttributeInternal() local 1190 xmlChar *val; in xmlSAX2AttributeInternal() local
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | cglib-nodep-3.1.jar | META-INF/MANIFEST.MF
LICENSE
NOTICE
net/sf/cglib/beans/BeanCopier$ ... |
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | ToStream.java | 385 void setProp(String name, String val, boolean defaultVal) { in setProp() 618 Properties def = new Properties(); in getOutputFormat() local 624 String val = getOutputPropertyDefault(key); in getOutputFormat() local 635 String val = getOutputPropertyNonDefault(key); in getOutputFormat() local 3373 public final boolean push(boolean val) in push()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir.h | 377 BITSET_WORD *def; member 757 qir_PACK_8_F(struct vc4_compile *c, struct qreg dest, struct qreg val, int chan) in qir_PACK_8_F() 765 qir_PACK_8888_F(struct vc4_compile *c, struct qreg val) in qir_PACK_8888_F() 773 qir_VPM_WRITE(struct vc4_compile *c, struct qreg val) in qir_VPM_WRITE() 779 qir_LOAD_IMM(struct vc4_compile *c, uint32_t val) in qir_LOAD_IMM() 786 qir_LOAD_IMM_U2(struct vc4_compile *c, uint32_t val) in qir_LOAD_IMM_U2() 794 qir_LOAD_IMM_I2(struct vc4_compile *c, uint32_t val) in qir_LOAD_IMM_I2() 803 qir_ROT_MUL(struct vc4_compile *c, struct qreg val, uint32_t rot) in qir_ROT_MUL()
|
/aosp_15_r20/external/libxml2/ |
H A D | SAX2.c | 615 int type, int def, const xmlChar *defaultValue, in xmlSAX2AttributeDecl() 967 xmlChar *val; in xmlSAX1Attribute() local 1024 xmlChar *val; in xmlSAX1Attribute() local 1149 xmlChar *val; in xmlSAX1Attribute() local
|
/aosp_15_r20/dalvik/dx/etc/ |
HD | jasmin.jar | ... .lang.Object) throws jas.jasError
int val
boolean badval
Object value
jas.CP cp
public jas ... |
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | expr.h | 60 void *val; member 104 struct symbol_value def[S_DEF_COUNT]; member
|
H A D | gconf.c | 76 static const char *dbg_sym_flags(int val) in dbg_sym_flags() 1034 const char *def; in fill_row() local 1036 tristate val; in fill_row() local
|
/aosp_15_r20/external/toybox/kconfig/ |
H A D | expr.h | 58 void *val; member 77 struct symbol_value def[4]; member
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_ts.cpp | 126 std::string GetTypeName(const EnumDef &def, const bool = false, in GetTypeName() 137 std::string GetTypeName(const StructDef &def, const bool object_api = false, in GetTypeName() 435 if (auto val = value.type.enum_def->FindByValue(value.constant)) { in GenDefaultValue() local
|
H A D | idl_gen_php.cpp | 85 bool SaveType(const Definition &def, const std::string &classcode, in SaveType() 881 if (auto val = value.type.enum_def->FindByValue(value.constant)) { in GenDefaultValue() local
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_nir_lower_gs.c | 73 store_geometry_param_offset(nir_builder *b, nir_def *def, uint32_t offset, in store_geometry_param_offset() 84 #define store_geometry_param(b, field, def) \ argument 251 nir_def *val = agx_load_per_vertex_input(b, intr, unrolled); in lower_gs_inputs() local
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | cglib-nodep-3.2.6.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 268 nir_def *def; member 749 struct vtn_value *val = vtn_untyped_value(b, value_id); in vtn_push_value() local 777 struct vtn_value *val = vtn_untyped_value(b, value_id); in vtn_value() local 786 struct vtn_value *val = vtn_untyped_value(b, value_id); in vtn_pointer_value() local 819 struct vtn_value *val = vtn_value(b, value_id, vtn_value_type_constant); in vtn_constant_uint() local 837 struct vtn_value *val = vtn_value(b, value_id, vtn_value_type_constant); in vtn_constant_int() local 855 struct vtn_value *val = vtn_untyped_value(b, value_id); in vtn_get_value_type() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs_nir.cpp | 1973 get_nir_def(nir_to_elk_state &ntb, const nir_def &def) in get_nir_def() 1999 get_nir_write_mask(const nir_def &def) in get_nir_write_mask() 3134 elk_fs_reg val = ntb.system_values[SYSTEM_VALUE_INVOCATION_ID]; in fs_nir_emit_gs_intrinsic() local 3694 elk_fs_reg val = ntb.system_values[sv]; in fs_nir_emit_fs_intrinsic() local 4035 elk_fs_reg val = ntb.system_values[SYSTEM_VALUE_WORKGROUP_ID]; in fs_nir_emit_cs_intrinsic() local 4283 nir_def *def = resources.array[0]; in try_rebuild_resource() local 4303 nir_def *def = resources.array[i]; in try_rebuild_resource() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | basic_regex_parser.hpp | 1869 boost::intmax_t val = this->m_traits.toi(bp, bp + 1, 8); in unescape_character() local 2324 const char* def = "DEFINE"; in parse_perl_extension() local
|