Home
last modified time | relevance | path

Searched full:dr (Results 1 – 25 of 1867) sorted by relevance

12345678910>>...75

/external/mesa3d/src/panfrost/compiler/valhall/test/
Dtest-mark-last.cpp32 #define DR(x) bi_discard(R(x)) macro
64 CASE(bi_fadd_f32_to(b, R(0), DR(0), DR(1))); in TEST()
67 bi_fadd_f32_to(b, R(2), R(0), DR(1)); in TEST()
68 bi_fadd_f32_to(b, R(0), DR(0), DR(2)); in TEST()
75 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
76 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
77 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
84 bi_fadd_f32_to(b, R(9), R(2), DR(7)); in TEST()
85 bi_st_tile(b, R(0), DR(4), DR(5), DR(6), BI_REGISTER_FORMAT_F32, in TEST()
93 bi_st_tile(b, R(0), DR(4), DR(5), DR(6), BI_REGISTER_FORMAT_F32, in TEST()
[all …]
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/impl/
DPeriodFormatterData.java36 final DataRecord dr; field in PeriodFormatterData
42 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData() argument
43 this.dr = dr; in PeriodFormatterData()
49 if (dr == null) { in PeriodFormatterData()
68 return dr.pl; in pluralization()
76 return dr.allowZero; in allowZero()
80 return dr.weeksAloneOnly; in weeksAloneOnly()
84 return dr.useMilliseconds; in useMilliseconds()
97 if (dr.scopeData != null) { in appendPrefix()
99 ScopeData sd = dr.scopeData[ix]; in appendPrefix()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
DPeriodFormatterData.java38 final DataRecord dr; field in PeriodFormatterData
44 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData() argument
45 this.dr = dr; in PeriodFormatterData()
51 if (dr == null) { in PeriodFormatterData()
70 return dr.pl; in pluralization()
78 return dr.allowZero; in allowZero()
82 return dr.weeksAloneOnly; in weeksAloneOnly()
86 return dr.useMilliseconds; in useMilliseconds()
99 if (dr.scopeData != null) { in appendPrefix()
101 ScopeData sd = dr.scopeData[ix]; in appendPrefix()
[all …]
/external/coreboot/payloads/libpayload/drivers/udc/
Dudc.c141 static int setup_ep0(struct usbdev_ctrl *this, dev_req_t *dr) in setup_ep0() argument
143 if ((dr->bmRequestType == 0x00) && in setup_ep0()
144 (dr->bRequest == SET_ADDRESS)) { in setup_ep0()
145 this->set_address(this, dr->wValue & 0x7f); in setup_ep0()
151 if ((dr->bmRequestType == 0x00) && in setup_ep0()
152 (dr->bRequest == SET_CONFIGURATION)) { in setup_ep0()
154 fetch_config(this, dr->wValue); in setup_ep0()
156 if (dr->wValue == 0) in setup_ep0()
169 this->current_config_id = dr->wValue; in setup_ep0()
176 if ((dr->bmRequestType == 0x80) && in setup_ep0()
[all …]
/external/skia/tools/skdiff/
Dskdiff.cpp145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in colors_match_thresholded() local
150 (SkAbs32(dr) <= threshold) && in colors_match_thresholded()
158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff() argument
159 const int w = dr->fComparison.fBitmap.width(); in compute_diff()
160 const int h = dr->fComparison.fBitmap.height(); in compute_diff()
161 if (w != dr->fBase.fBitmap.width() || h != dr->fBase.fBitmap.height()) { in compute_diff()
162 dr->fResult = DiffRecord::kDifferentSizes_Result; in compute_diff()
174 dr->fWeightedFraction = 0; in compute_diff()
177 SkPMColor c0 = *dr->fBase.fBitmap.getAddr32(x, y); in compute_diff()
178 SkPMColor c1 = *dr->fComparison.fBitmap.getAddr32(x, y); in compute_diff()
[all …]
/external/XNNPACK/src/cs16-fftr/gen/
Dscalar-x4.c30 int16_t* dr = data + samples * 2; in xnn_cs16_fftr_ukernel__scalar_x4() local
40 dr[0] = vdcr - vdci; in xnn_cs16_fftr_ukernel__scalar_x4()
41 dr[1] = 0; in xnn_cs16_fftr_ukernel__scalar_x4()
46 dr -= 4 * 2; in xnn_cs16_fftr_ukernel__scalar_x4()
55 int32_t virr0 = (int32_t) dr[6]; in xnn_cs16_fftr_ukernel__scalar_x4()
56 int32_t viri0 = -(int32_t) dr[7]; in xnn_cs16_fftr_ukernel__scalar_x4()
57 int32_t virr1 = (int32_t) dr[4]; in xnn_cs16_fftr_ukernel__scalar_x4()
58 int32_t viri1 = -(int32_t) dr[5]; in xnn_cs16_fftr_ukernel__scalar_x4()
59 int32_t virr2 = (int32_t) dr[2]; in xnn_cs16_fftr_ukernel__scalar_x4()
60 int32_t viri2 = -(int32_t) dr[3]; in xnn_cs16_fftr_ukernel__scalar_x4()
[all …]
Dscalar-x3.c30 int16_t* dr = data + samples * 2; in xnn_cs16_fftr_ukernel__scalar_x3() local
40 dr[0] = vdcr - vdci; in xnn_cs16_fftr_ukernel__scalar_x3()
41 dr[1] = 0; in xnn_cs16_fftr_ukernel__scalar_x3()
46 dr -= 3 * 2; in xnn_cs16_fftr_ukernel__scalar_x3()
53 int32_t virr0 = (int32_t) dr[4]; in xnn_cs16_fftr_ukernel__scalar_x3()
54 int32_t viri0 = -(int32_t) dr[5]; in xnn_cs16_fftr_ukernel__scalar_x3()
55 int32_t virr1 = (int32_t) dr[2]; in xnn_cs16_fftr_ukernel__scalar_x3()
56 int32_t viri1 = -(int32_t) dr[3]; in xnn_cs16_fftr_ukernel__scalar_x3()
57 int32_t virr2 = (int32_t) dr[0]; in xnn_cs16_fftr_ukernel__scalar_x3()
58 int32_t viri2 = -(int32_t) dr[1]; in xnn_cs16_fftr_ukernel__scalar_x3()
[all …]
Dscalar-x2.c30 int16_t* dr = data + samples * 2; in xnn_cs16_fftr_ukernel__scalar_x2() local
40 dr[0] = vdcr - vdci; in xnn_cs16_fftr_ukernel__scalar_x2()
41 dr[1] = 0; in xnn_cs16_fftr_ukernel__scalar_x2()
46 dr -= 2 * 2; in xnn_cs16_fftr_ukernel__scalar_x2()
51 int32_t virr0 = (int32_t) dr[2]; in xnn_cs16_fftr_ukernel__scalar_x2()
52 int32_t viri0 = -(int32_t) dr[3]; in xnn_cs16_fftr_ukernel__scalar_x2()
53 int32_t virr1 = (int32_t) dr[0]; in xnn_cs16_fftr_ukernel__scalar_x2()
54 int32_t viri1 = -(int32_t) dr[1]; in xnn_cs16_fftr_ukernel__scalar_x2()
87 dr[2] = math_asr_s32(vacc1r0 - twr0, 1); in xnn_cs16_fftr_ukernel__scalar_x2()
88 dr[3] = math_asr_s32(twi0 - vacc1i0, 1); in xnn_cs16_fftr_ukernel__scalar_x2()
[all …]
Dscalar-x1.c30 int16_t* dr = data + samples * 2; in xnn_cs16_fftr_ukernel__scalar_x1() local
40 dr[0] = vdcr - vdci; in xnn_cs16_fftr_ukernel__scalar_x1()
41 dr[1] = 0; in xnn_cs16_fftr_ukernel__scalar_x1()
48 dr -= 2; in xnn_cs16_fftr_ukernel__scalar_x1()
51 int32_t virr = (int32_t) dr[0]; in xnn_cs16_fftr_ukernel__scalar_x1()
52 int32_t viri = -(int32_t) dr[1]; in xnn_cs16_fftr_ukernel__scalar_x1()
71 dr[0] = math_asr_s32(vacc1r - twr, 1); in xnn_cs16_fftr_ukernel__scalar_x1()
72 dr[1] = math_asr_s32(twi - vacc1i, 1); in xnn_cs16_fftr_ukernel__scalar_x1()
/external/coreboot/payloads/libpayload/drivers/usb/
Dusb.c129 dev_req_t dr; in set_feature() local
131 dr.bmRequestType = rtype; in set_feature()
132 dr.data_dir = host_to_device; in set_feature()
133 dr.bRequest = SET_FEATURE; in set_feature()
134 dr.wValue = feature; in set_feature()
135 dr.wIndex = endp; in set_feature()
136 dr.wLength = 0; in set_feature()
138 return dev->controller->control(dev, OUT, sizeof(dr), &dr, 0, 0); in set_feature()
144 dev_req_t dr; in get_status() local
146 dr.bmRequestType = rtype; in get_status()
[all …]
/external/googleapis/google/cloud/securitycenter/v1/
Dbackup_disaster_recovery.proto29 // Information related to Google Cloud Backup and DR Service findings.
31 // The name of a Backup and DR template which comprises one or more backup
32 // policies. See the [Backup and DR
37 // The names of Backup and DR policies that are associated with a template
42 // The name of a Backup and DR host, which is managed by the backup and
45 // system, etc.), vCenter, or an ESX server. See the [Backup and DR
51 // The names of Backup and DR applications. An application is a VM, database,
57 // The name of the Backup and DR storage pool that the backup and recovery
59 // Primary, Snapshot, or OnVault. See the [Backup and DR documentation on
65 // The names of Backup and DR advanced policy options of a policy applying to
[all …]
/external/googleapis/google/cloud/securitycenter/v2/
Dbackup_disaster_recovery.proto29 // Information related to Google Cloud Backup and DR Service findings.
31 // The name of a Backup and DR template which comprises one or more backup
32 // policies. See the [Backup and DR
37 // The names of Backup and DR policies that are associated with a template
42 // The name of a Backup and DR host, which is managed by the backup and
45 // system, etc.), vCenter, or an ESX server. See the [Backup and DR
51 // The names of Backup and DR applications. An application is a VM, database,
57 // The name of the Backup and DR storage pool that the backup and recovery
59 // Primary, Snapshot, or OnVault. See the [Backup and DR documentation on
65 // The names of Backup and DR advanced policy options of a policy applying to
[all …]
/external/angle/third_party/spirv-tools/src/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f"
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/deqp-deps/SPIRV-Tools/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f"
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dtype_match_test.cpp37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument
38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument
39 #define PartImage(DR, DA, N, T) \ argument
40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f"
41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument
42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument
43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument
44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument
45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument
46 #define PartFunction(DR, DA, N, T) DR(N) " = OpTypeFunction " DA(T) " " DA(T) argument
/external/clang/www/
Dmake_cxx_dr_status16 class DR: class
23 def parse(dr): argument
26 for col in dr.split('</TR>', 1)[0].split('<TD')[1:]
32 return DR(section, issue, url, status, title)
47 drs = sorted((parse(dr) for dr in file(index, 'r').read().split('<TR>')[2:]),
48 key = lambda dr: dr.issue)
136 assert False, 'unknown status %s for issue %s' % (status, dr.issue)
140 for dr in drs:
141 if dr.status in ('concepts',):
144 if dr.status in ('open', 'concurrency', 'drafting', 'review', 'extension'):
[all …]
/external/libffi/testsuite/libffi.bhaible/
Dtest-call.c357 double dr; in double_tests() local
361 dr = d_d(d1); in double_tests()
362 fprintf(out,"->%g\n",dr); in double_tests()
364 dr = 0.0; clear_traces(); in double_tests()
371 FFI_CALL(cif,d_d,args,&dr); in double_tests()
374 fprintf(out,"->%g\n",dr); in double_tests()
379 dr = d_d2(d1,d2); in double_tests()
380 fprintf(out,"->%g\n",dr); in double_tests()
382 dr = 0.0; clear_traces(); in double_tests()
389 FFI_CALL(cif,d_d2,args,&dr); in double_tests()
[all …]
/external/pcre/src/sljit/
DsljitNativeMIPS_common.c140 #define DR(dr) (reg_map[dr]) macro
141 #define FR(dr) (freg_map[dr]) argument
983 …FAIL_IF(push_inst(compiler, ADDIU_W | S(SLJIT_SP) | T(SLJIT_SP) | IMM(-local_size), DR(SLJIT_SP))); in sljit_emit_enter()
988 FAIL_IF(push_inst(compiler, ADDU_W | S(SLJIT_SP) | TA(0) | D(TMP_REG1), DR(TMP_REG1))); in sljit_emit_enter()
989 FAIL_IF(push_inst(compiler, SUBU_W | S(SLJIT_SP) | TA(OTHER_FLAG) | D(SLJIT_SP), DR(SLJIT_SP))); in sljit_emit_enter()
1091 FAIL_IF(push_inst(compiler, ADDU_W | SA(4 + arg_count) | TA(0) | D(tmp), DR(tmp))); in sljit_emit_enter()
1093 FAIL_IF(push_inst(compiler, LW | base | T(tmp) | IMM(local_size + (arg_count << 2)), DR(tmp))); in sljit_emit_enter()
1130 FAIL_IF(push_inst(compiler, ADDU_W | SA(3 + arg_count) | TA(0) | D(tmp), DR(tmp))); in sljit_emit_enter()
1192 …_inst(compiler, ADDIU_W | S(SLJIT_SP) | T(SLJIT_SP) | IMM(local_size - frame_size), DR(SLJIT_SP))); in emit_stack_frame_release()
1199 FAIL_IF(load_immediate(compiler, DR(TMP_REG2), local_size - tmp)); in emit_stack_frame_release()
[all …]
DsljitNativeMIPS_64.c32 FAIL_IF(push_inst(compiler, SELECT_OP(DMFC1, MFC1) | T(TMP_REG1) | FS(src1), DR(TMP_REG1))); in emit_copysign()
33 FAIL_IF(push_inst(compiler, SELECT_OP(DMFC1, MFC1) | T(TMP_REG2) | FS(src2), DR(TMP_REG2))); in emit_copysign()
34 FAIL_IF(push_inst(compiler, XOR | S(TMP_REG2) | T(TMP_REG1) | D(TMP_REG2), DR(TMP_REG2))); in emit_copysign()
35 …FAIL_IF(push_inst(compiler, SELECT_OP(DSRL32, SRL) | T(TMP_REG2) | D(TMP_REG2) | SH_IMM(31), DR(TM… in emit_copysign()
36 …FAIL_IF(push_inst(compiler, SELECT_OP(DSLL32, SLL) | T(TMP_REG2) | D(TMP_REG2) | SH_IMM(31), DR(TM… in emit_copysign()
37 FAIL_IF(push_inst(compiler, XOR | S(TMP_REG1) | T(TMP_REG2) | D(TMP_REG1), DR(TMP_REG1))); in emit_copysign()
140 FAIL_IF(push_inst(compiler, LUI | T(dst) | IMM(init_value >> 48), DR(dst))); in emit_const()
141 FAIL_IF(push_inst(compiler, ORI | S(dst) | T(dst) | IMM(init_value >> 32), DR(dst))); in emit_const()
142 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
143 FAIL_IF(push_inst(compiler, ORI | S(dst) | T(dst) | IMM(init_value >> 16), DR(dst))); in emit_const()
[all …]
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt76 ČAKIĆ ZLATOJE DR
151 ČANAK BOSILJKA DR
216 ČAPELJA JAN DR
314 ČEHAK KALMAN DR
375 ČELIĆ STANKO DR
563 ČIKOŠ JOSIP DR
1045 ČURIĆ RADOSLAV DR PROF
1301 ŠARČEVIĆ MARGITA DR
1331 ŠARANOVIĆ MILADIN DR LEKAR
1378 ŠARKOVIĆ MIODRAG DR
[all …]
/external/tcpdump/tests/
Dpimv2_dm-v.out6 DR Priority Option (19), length 4, Value: 1
13 DR Priority Option (19), length 4, Value: 1
28 DR Priority Option (19), length 4, Value: 1
35 DR Priority Option (19), length 4, Value: 1
42 DR Priority Option (19), length 4, Value: 1
49 DR Priority Option (19), length 4, Value: 1
56 DR Priority Option (19), length 4, Value: 1
63 DR Priority Option (19), length 4, Value: 1
70 DR Priority Option (19), length 4, Value: 1
77 DR Priority Option (19), length 4, Value: 1
[all …]
Dpimv2_sm-v.out6 DR Priority Option (19), length 4, Value: 1
13 DR Priority Option (19), length 4, Value: 1
26 DR Priority Option (19), length 4, Value: 1
33 DR Priority Option (19), length 4, Value: 1
40 DR Priority Option (19), length 4, Value: 1
47 DR Priority Option (19), length 4, Value: 1
60 DR Priority Option (19), length 4, Value: 1
67 DR Priority Option (19), length 4, Value: 1
76 DR Priority Option (19), length 4, Value: 1
83 DR Priority Option (19), length 4, Value: 1
[all …]
/external/XNNPACK/src/cs16-fftr/
Dscalar.c.in27 int16_t* dr = data + samples * 2; variable
37 dr[0] = vdcr - vdci;
38 dr[1] = 0;
44 dr -= ${SAMPLE_TILE} * 2;
49 int32_t virr${C} = (int32_t) dr[${(SAMPLE_TILE - 1 - C) * 2 + 0}];
50 int32_t viri${C} = -(int32_t) dr[${(SAMPLE_TILE - 1 - C) * 2 + 1}];
78 dr[${(SAMPLE_TILE - 1 - C) * 2 + 0}] = math_asr_s32(vacc1r${C} - twr${C}, 1);
79 dr[${(SAMPLE_TILE - 1 - C) * 2 + 1}] = math_asr_s32(twi${C} - vacc1i${C}, 1);
85 dr -= 2;
88 int32_t virr = (int32_t) dr[0];
[all …]
/external/googleapis/google/compute/logging/dr/v1/
Ddisaster_recovery_event.proto17 package google.compute.logging.dr.v1;
19 option go_package = "google.golang.org/genproto/googleapis/compute/logging/dr/v1;dr";
22 option java_package = "com.google.compute.logging.dr.v1";
23 option csharp_namespace = "Google.Compute.Logging.Dr.V1";
24 option php_namespace = "Google\\Compute\\Logging\\Dr\\V1";
25 option ruby_package = "Google::Compute::Logging::Dr::V1";
/external/sdv/vsomeip/third_party/boost/icl/example/user_groups_/
Duser_groups.cpp65 chief_physician.insert("Dr.Jekyll"); in user_groups()
175 [2008-Jan-15 - 2008-Jan-31]: Dr.Jekyll Harry Mary
176 [2008-Feb-01 - 2008-Oct-15]: Dr.Jekyll Harry Mary Mr.Hyde
177 [2008-Oct-16 - 2008-Dec-31]: Dr.Jekyll Harry Mary
179 [2008-Jan-15 - 2008-Jan-31]: Dr.Jekyll
180 [2008-Feb-01 - 2008-Mar-19]: Dr.Jekyll Mr.Hyde
181 [2008-Mar-20 - 2008-Sep-30]: Diana Dr.Jekyll Mr.Hyde Susan
182 [2008-Oct-01 - 2008-Oct-15]: Dr.Jekyll Mr.Hyde
183 [2008-Oct-16 - 2008-Dec-31]: Dr.Jekyll
186 [2008-Jan-15 - 2008-Jan-31]: Dr.Jekyll Harry Mary
[all …]

12345678910>>...75