/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_opt_preamble.c | 36 def_size(nir_ssa_def *def, unsigned *size, unsigned *align) in def_size() argument 38 unsigned bit_size = def->bit_size == 1 ? 32 : def->bit_size; in def_size() 43 *size = DIV_ROUND_UP(bit_size, 32) * def->num_components; in def_size() 48 all_uses_float(nir_ssa_def *def, bool allow_src2) in all_uses_float() argument 50 nir_foreach_if_use (use, def) { in all_uses_float() 54 nir_foreach_use (use, def) { in all_uses_float() 79 all_uses_bit(nir_ssa_def *def) in all_uses_bit() argument 81 nir_foreach_if_use (use, def) { in all_uses_bit() 85 nir_foreach_use (use, def) { in all_uses_bit() 220 rewrite_cost(nir_ssa_def *def, const void *data) rewrite_cost() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | athub_v1_0.c | 35 uint32_t def, data; in athub_update_medium_grain_clock_gating() local 37 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_update_medium_grain_clock_gating() 44 if (def != data) in athub_update_medium_grain_clock_gating() 51 uint32_t def, data; in athub_update_medium_grain_light_sleep() local 53 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_update_medium_grain_light_sleep() 61 if(def != data) in athub_update_medium_grain_light_sleep()
|
H A D | athub_v2_0.c | 38 uint32_t def, data; in athub_v2_0_update_medium_grain_clock_gating() local 40 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_0_update_medium_grain_clock_gating() 47 if (def != data) in athub_v2_0_update_medium_grain_clock_gating() 55 uint32_t def, data; in athub_v2_0_update_medium_grain_light_sleep() local 57 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_0_update_medium_grain_light_sleep() 65 if (def != data) in athub_v2_0_update_medium_grain_light_sleep()
|
H A D | athub_v2_1.c | 37 uint32_t def, data; in athub_v2_1_update_medium_grain_clock_gating() local 39 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_1_update_medium_grain_clock_gating() 46 if (def != data) in athub_v2_1_update_medium_grain_clock_gating() 54 uint32_t def, data; in athub_v2_1_update_medium_grain_light_sleep() local 56 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_1_update_medium_grain_light_sleep() 64 if(def != data) in athub_v2_1_update_medium_grain_light_sleep()
|
H A D | nbio_v6_1.c | 148 uint32_t def, data; in nbio_v6_1_update_medium_grain_clock_gating() local 150 def = data = RREG32_PCIE(smnCPM_CONTROL); in nbio_v6_1_update_medium_grain_clock_gating() 169 if (def != data) in nbio_v6_1_update_medium_grain_clock_gating() 176 uint32_t def, data; in nbio_v6_1_update_medium_grain_light_sleep() local 178 def = data = RREG32_PCIE(smnPCIE_CNTL2); in nbio_v6_1_update_medium_grain_light_sleep() 189 if (def != data) in nbio_v6_1_update_medium_grain_light_sleep() 246 uint32_t def, data; in nbio_v6_1_init_registers() local 248 def = data = RREG32_PCIE(smnPCIE_CONFIG_CNTL); in nbio_v6_1_init_registers() 252 if (def != data) in nbio_v6_1_init_registers() 255 def in nbio_v6_1_init_registers() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | athub_v1_0.c | 35 uint32_t def, data; in athub_update_medium_grain_clock_gating() local 37 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_update_medium_grain_clock_gating() 44 if (def != data) in athub_update_medium_grain_clock_gating() 51 uint32_t def, data; in athub_update_medium_grain_light_sleep() local 53 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_update_medium_grain_light_sleep() 61 if(def != data) in athub_update_medium_grain_light_sleep()
|
H A D | athub_v2_0.c | 37 uint32_t def, data; in athub_v2_0_update_medium_grain_clock_gating() local 42 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_0_update_medium_grain_clock_gating() 49 if (def != data) in athub_v2_0_update_medium_grain_clock_gating() 57 uint32_t def, data; in athub_v2_0_update_medium_grain_light_sleep() local 63 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_0_update_medium_grain_light_sleep() 70 if (def != data) in athub_v2_0_update_medium_grain_light_sleep()
|
H A D | athub_v2_1.c | 36 uint32_t def, data; in athub_v2_1_update_medium_grain_clock_gating() local 38 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_1_update_medium_grain_clock_gating() 45 if (def != data) in athub_v2_1_update_medium_grain_clock_gating() 53 uint32_t def, data; in athub_v2_1_update_medium_grain_light_sleep() local 55 def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL); in athub_v2_1_update_medium_grain_light_sleep() 63 if(def != data) in athub_v2_1_update_medium_grain_light_sleep()
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_load_const_to_scalar.c | 41 if (lower->def.num_components == 1) in lower_load_const_instr_scalar() 50 for (unsigned i = 0; i < lower->def.num_components; i++) { in lower_load_const_instr_scalar() 52 nir_load_const_instr_create(b.shader, 1, lower->def.bit_size); in lower_load_const_instr_scalar() 55 loads[i] = &load_comp->def; in lower_load_const_instr_scalar() 59 nir_ssa_def *vec = nir_vec(&b, loads, lower->def.num_components); in lower_load_const_instr_scalar() 62 nir_ssa_def_rewrite_uses(&lower->def, vec); in lower_load_const_instr_scalar()
|
/third_party/nghttp2/ |
H A D | git-clang-format | 57 def main(): 164 def load_git_config(non_string_options=None): 182 def interpret_args(args, dash_dash, default_commit): 219 def disambiguate_revision(value): 233 def get_object_type(value): 244 def compute_diff_and_extract_lines(commit, files): 256 def compute_diff(commit, files): 269 def extract_lines(patch_file): 294 def filter_by_extension(dictionary, allowed_extensions): 306 def cd_to_topleve [all...] |
/third_party/toybox/kconfig/ |
H A D | conf.c | 67 static void conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() argument 79 printf("%s\n", def); in conf_askvalue() 91 printf("%s\n", def); in conf_askvalue() 98 printf("%s\n", def); in conf_askvalue() 107 printf("%s\n", def); in conf_askvalue() 117 printf("%s\n", def); in conf_askvalue() 174 const char *def, *help; in conf_string() local 179 def = sym_get_string_value(sym); in conf_string() 181 printf("[%s] ", def); in conf_string() 182 conf_askvalue(sym, def); in conf_string() 313 int cnt, def; conf_choice() local [all...] |
/third_party/unity/auto/ |
H A D | generate_test_runner.rb | 10 def initialize(options = nil) 30 def self.default_options 54 def self.grab_config(config_file) 65 def run(input_file, output_file, options = nil) 90 def generate(input_file, output_file, tests, used_mocks, testfile_includes) 112 def find_tests(source) 204 def find_includes(source) 218 def find_mocks(includes) 227 def find_setup_and_teardown(source) 234 def create_heade [all...] |
/third_party/skia/include/core/ |
H A D | SkFontParameters.h | 18 constexpr Axis() : tag(0), min(0), def(0), max(0), flags(0) {} in Axis() 19 constexpr Axis(SkFourByteTag tag, float min, float def, float max, bool hidden) : in Axis() 20 tag(tag), min(min), def(def), max(max), flags(hidden ? HIDDEN : 0) {} in Axis() 27 float def; member
|
/third_party/cJSON/tests/unity/test/spec/ |
H A D | generate_module_existing_file_spec.rb | 5 def touch_src(file) 9 def touch_test(file) 13 def create_src_with_known_content(file) 17 def create_test_with_known_content(file) 21 def expect_src_content_didnt_change(file) 25 def expect_test_content_didnt_change(file) 29 def expect_src_file_to_exist(file) 33 def expect_test_file_to_exist(file)
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | IntlTestSimpleDateFormatAPI.java | 56 SimpleDateFormat def = new SimpleDateFormat(); in TestAPI() 71 Format clone = (Format) def.clone(); in TestAPI() 72 if( ! clone.equals(def) ) { in TestAPI() 87 res1 = def.format(d, res1, pos1); in TestAPI() 101 result1 = def.parse(text, pos); in TestAPI() 105 result2 = def.parse(text); in TestAPI() 117 def.setDateFormatSymbols(syms); in TestAPI() 119 if( ! pat.getDateFormatSymbols().equals(def.getDateFormatSymbols()) ) { in TestAPI()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | IntlTestSimpleDateFormatAPI.java | 59 SimpleDateFormat def = new SimpleDateFormat(); in TestAPI() 74 Format clone = (Format) def.clone(); in TestAPI() 75 if( ! clone.equals(def) ) { in TestAPI() 90 res1 = def.format(d, res1, pos1); in TestAPI() 104 result1 = def.parse(text, pos); in TestAPI() 108 result2 = def.parse(text); in TestAPI() 120 def.setDateFormatSymbols(syms); in TestAPI() 122 if( ! pat.getDateFormatSymbols().equals(def.getDateFormatSymbols()) ) { in TestAPI()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/ |
H A D | extension.rb | 20 def initialize cursor, attributes, line 25 def initialize document, lines 30 def is_adoc_begin_conditional line 34 def is_adoc_begin_conditional_eval line 38 def is_adoc_end_conditional line 42 def conditional_attributes line 46 def process_line line 123 def process document, reader
|
/third_party/unity/test/spec/ |
H A D | generate_module_existing_file_spec.rb | 5 def touch_src(file) 9 def touch_test(file) 13 def create_src_with_known_content(file) 17 def create_test_with_known_content(file) 21 def expect_src_content_didnt_change(file) 25 def expect_test_content_didnt_change(file) 29 def expect_src_file_to_exist(file) 33 def expect_test_file_to_exist(file)
|
/third_party/typescript/tests/baselines/reference/ |
H A D | esModuleInteropDefaultImports.js | 15 export { default as def } from "./a"; 21 self.default === self.def; 29 self.def(); 37 self.def.default();
76 exports.def = exports["default"] = void 0;
84 __createBinding(exports, a_5, "default", "def");
89 self["default"] === self.def;
96 self.def();
103 self.def["default"]();
|
H A D | templateStringInFunctionExpressionES6.js | 3 `abc${ 0 }def` 4 return `abc${ 0 }def`; 9 `abc${0}def`;
10 return `abc${0}def`;
|
/third_party/nghttp2/script/ |
H A D | fetch-ocsp-response | 71 def die(msg): 77 def tempfail(msg): 83 def run_openssl(args, allow_tempfail=False): 103 def read_file(path): 108 def write_file(path, data): 113 def detect_openssl_version(cmd): 117 def extract_ocsp_uri(cmd, cert_fn): 129 def save_issuer_certificate(issuer_fn, cert_fn): 140 def send_and_receive_ocsp(respder_fn, cmd, cert_fn, issuer_fn, ocsp_uri, 155 def verify_respons [all...] |
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | label-as-value.c | 1 void *foo(void *def); 2 void *foo(void *def) in foo() argument 4 if (!def) in foo() 7 return def; in foo()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_helper.cpp | 125 Value *def[2]; in handleMAXMIN() local 130 def[0] = bld.getSSA(); in handleMAXMIN() 131 def[1] = bld.getSSA(); in handleMAXMIN() 133 Instruction *hi = bld.mkOp2(insn->op, sTy, def[1], src0[1], src1[1]); in handleMAXMIN() 137 Instruction *lo = bld.mkOp2(insn->op, sTy, def[0], src0[0], src1[0]); in handleMAXMIN() 142 insn->setSrc(0, def[0]); in handleMAXMIN() 143 insn->setSrc(1, def[1]); in handleMAXMIN() 222 Value *def[2]; in handleSLCT() local 227 def[0] = bld.getSSA(); in handleSLCT() 228 def[ in handleSLCT() [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | def_use_manager.h | 72 // definition (i.e. using {def, nullptr}). 102 // Constructs a def-use manager from the given |module|. All internal messages 124 // Returns the def instruction for the given |id|. If there is no instruction 129 // Runs the given function |f| on each unique user instruction of |def| (or 132 // If one instruction uses |def| in multiple operands, that instruction will 135 // |def| (or |id|) must be registered as a definition. 136 void ForEachUser(const Instruction* def, 141 // Runs the given function |f| on each unique user instruction of |def| (or 145 // If one instruction uses |def| in multiple operands, that instruction will 148 // |def| (o [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | def_use_manager.h | 72 // definition (i.e. using {def, nullptr}). 102 // Constructs a def-use manager from the given |module|. All internal messages 124 // Returns the def instruction for the given |id|. If there is no instruction 129 // Runs the given function |f| on each unique user instruction of |def| (or 132 // If one instruction uses |def| in multiple operands, that instruction will 135 // |def| (or |id|) must be registered as a definition. 136 void ForEachUser(const Instruction* def, 141 // Runs the given function |f| on each unique user instruction of |def| (or 145 // If one instruction uses |def| in multiple operands, that instruction will 148 // |def| (o [all...] |