/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 73 experimental_constrained_ceil, // llvm.experimental.constrained.ceil 74 experimental_constrained_cos, // llvm.experimental.constrained.cos 75 experimental_constrained_exp, // llvm.experimental.constrained.exp 76 experimental_constrained_exp2, // llvm.experimental.constrained.exp2 77 experimental_constrained_fadd, // llvm.experimental.constrained.fadd 78 experimental_constrained_fcmp, // llvm.experimental.constrained.fcmp 79 experimental_constrained_fcmps, // llvm.experimental.constrained.fcmps 80 experimental_constrained_fdiv, // llvm.experimental.constrained.fdiv 81 experimental_constrained_floor, // llvm.experimental.constrained.floor 82 experimental_constrained_fma, // llvm.experimental.constrained.fma [all …]
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_bank_conflicts.cpp | 534 bool *constrained = new bool[p.num_atoms()](); in shader_reg_constraints() local 541 constrained[p.atom_of_reg(reg)] = true; in shader_reg_constraints() 553 constrained[p.atom_of_reg(127)] = true; in shader_reg_constraints() 562 constrained[p.atom_of_reg(reg_of(inst->dst))] = true; in shader_reg_constraints() 567 constrained[p.atom_of_reg(reg_of(inst->src[i]))] = true; in shader_reg_constraints() 576 constrained[p.atom_of_reg(reg_of(inst->src[0]))] = true; in shader_reg_constraints() 586 constrained[p.atom_of_reg(reg)] = true; in shader_reg_constraints() 591 return constrained; in shader_reg_constraints() 844 const bool *constrained, in optimize_reg_permutation() argument 854 if (!constrained[r]) { in optimize_reg_permutation() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstrainedOps.def | 9 // Defines properties of constrained intrinsics, in particular corresponding 31 // - 1 if the corresponding constrained intrinsic has rounding mode argument. 32 // - name of the constrained intrinsic to represent this instruction/function. 33 // - DAG node corresponding to the constrained intrinsic without prefix STRICT_. 35 // These are definitions for instructions, that are converted into constrained 56 // constrained intrinsics.
|
/third_party/flutter/engine/flutter/testing/dart/ |
D | image_resize_test.dart | 24 test('resize width with constrained height', () async { 34 test('resize height with constrained width', () async { 72 test('pixels: resize width with constrained height', () async { 79 test('pixels: resize height with constrained width', () async {
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | button_bar_test.dart | 18 …testWidgets('ButtonBar has a min height of 52 when using ButtonBarLayoutBehavior.constrained', (Wi… 24 layoutBehavior: ButtonBarLayoutBehavior.constrained,
|
/third_party/mesa3d/src/intel/common/ |
D | intel_urb_config.c | 70 bool *constrained) in intel_get_urb_config() argument 182 *constrained = total_needs + total_wants > urb_chunks; in intel_get_urb_config()
|
D | intel_l3_config.h | 108 bool *constrained);
|
/third_party/jerryscript/ |
D | README.OpenSource | 9 …yScript is the lightweight JavaScript engine intended to run on a very constrained devices such as…
|
/third_party/typescript/tests/baselines/reference/ |
D | typeParameterAssignability.types | 2 // type parameters are not assignable to one another unless directly or indirectly constrained to o…
|
D | typeParameterAssignability.symbols | 2 // type parameters are not assignable to one another unless directly or indirectly constrained to o…
|
D | typeParameterAssignability.errors.txt | 8 …// type parameters are not assignable to one another unless directly or indirectly constrained to …
|
D | typeParameterAssignability3.types | 2 // type parameters are not assignable to one another unless directly or indirectly constrained to o…
|
D | baseConstraintOfDecorator.errors.txt | 13 …/baseConstraintOfDecorator.ts:1:31: Did you mean for 'TFunction' to be constrained to type 'new (.…
|
/third_party/libcoap/ |
D | README.OpenSource | 9 …lementation of a lightweight application-protocol for devices that are constrained their resources…
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/ |
D | README.md | 7 policy and is space-constrained, you can still form and maintain the
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | widget_span.dart | 14 /// constrained by the width of the paragraph. 66 /// the [InlineSpan] tree. Child widgets are constrained by the width of the
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/ |
D | README.md | 28 RX is constrained to 1024 bytes every 250ms
|
/third_party/json/doc/mkdocs/docs/api/basic_json/ |
D | array_t.md | 41 In this class, the array's limit of nesting is not explicitly constrained. However, a maximum depth…
|
/third_party/openh264/testbin/ |
D | layer2_vd_rc.cfg | 35 …to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding ma…
|
D | layer2_arbitrary_res.cfg | 35 …to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding ma…
|
D | layer2_vd.cfg | 35 …to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding ma…
|
D | layer2.cfg | 35 …to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding ma…
|
/third_party/openh264/codec/build/windowsphone/all/CodecApp/ |
D | layer2.cfg | 35 …to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding ma…
|
/third_party/libcoap/doc/ |
D | main.md | 13 for devices that are constrained their resources such as computing
|
/third_party/libcoap/man/ |
D | coap.txt.in | 23 devices that are constrained by their resources such as computing power, RF
|