/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Edits.java | 283 private final boolean onlyChanges_, coarse; field in Edits.Iterator 294 coarse = crs; in Iterator() 406 if (coarse) { in next() 422 if (!coarse) { in next() 495 if (coarse) { in previous() 524 if (!coarse) { in previous()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Edits.java | 273 private final boolean onlyChanges_, coarse; field in Edits.Iterator 284 coarse = crs; in Iterator() 395 if (coarse) { in next() 411 if (!coarse) { in next() 484 if (coarse) { in previous() 513 if (!coarse) { in previous()
|
/external/icu/icu4c/source/common/ |
D | edits.cpp | 401 onlyChanges_(oc), coarse(crs), in Iterator() 508 if (coarse) { in next() 524 if (!coarse) { in next() 600 if (coarse) { in previous() 629 if (!coarse) { in previous()
|
/external/icu/icu4c/source/common/unicode/ |
D | edits.h | 207 remaining(0), onlyChanges_(FALSE), coarse(FALSE), in Iterator() 419 UBool onlyChanges_, coarse; member
|
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/ |
D | Edits.java.patch | 5 …* The "fine changes" and "coarse changes" iterators will step through only the change edits when t…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_EncodeJpeg.pbtxt | 30 If True, create a JPEG that loads progressively (coarse to fine).
|
/external/libdrm/freedreno/ |
D | freedreno_priv.h | 108 drm_private void fd_bo_cache_init(struct fd_bo_cache *cache, int coarse);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkor.td | 16 // Define the SchedMachineModel and provide basic properties for coarse grained
|
D | AArch64SchedKryo.td | 123 // Specialize the coarse model by associating instruction groups with the
|
D | AArch64SchedA57.td | 65 // aliases are sufficient for creating a coarse, working model. As the model 123 // Specialize the coarse model by associating instruction groups with the
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryo.td | 118 // Specialize the coarse model by associating instruction groups with the
|
D | AArch64SchedA57.td | 63 // aliases are sufficient for creating a coarse, working model. As the model 121 // Specialize the coarse model by associating instruction groups with the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopPredication/ |
D | profitability.ll | 6 ; taken. So we do not predicate this loop using that coarse latch check.
|
/external/u-boot/drivers/net/ |
D | e1000.c | 4736 uint16_t fused, fine, coarse; in e1000_phy_init_script() local 4747 coarse = fused in e1000_phy_init_script() 4750 if (coarse > in e1000_phy_init_script() 4752 coarse -= in e1000_phy_init_script() 4755 } else if (coarse in e1000_phy_init_script() 4763 (coarse in e1000_phy_init_script()
|
/external/swiftshader/third_party/subzero/docs/ |
D | ALLOCATION.rst | 116 locking as appropriate. This includes the coarse-grain work queues for Cfgs and
|
/external/pdfium/third_party/lcms/ |
D | 0000-cmserr-changes.patch | 38 -// This is the default memory allocation function. It does a very coarse
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 14 // 1. Basic properties for coarse grained instruction cost model. 70 // coarse grained instruction cost model. Default values for the
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | fdiv.ll | 12 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 43 invokes coarse-grained 'Actions' provided by the client to do
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 43 invokes coarse-grained 'Actions' provided by the client to do
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 43 invokes coarse-grained 'Actions' provided by the client to do
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | fdiv.ll | 10 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 14 // 1. Basic properties for coarse grained instruction cost model. 70 // coarse grained instruction cost model. Default values for the
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 399 Id coarse; member
|
D | SpvBuilder.cpp | 1781 if (parameters.coarse != NoResult) in createTextureCall() 1782 texArgs[numArgs++] = parameters.coarse; in createTextureCall() 1857 } else if (parameters.granularity && parameters.coarse) { in createTextureCall()
|