Home
last modified time | relevance | path

Searched refs:coarse (Results 1 – 25 of 45) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java283 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/
DEdits.java273 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/
Dedits.cpp401 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/
Dedits.h207 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/
DEdits.java.patch5 …* The "fine changes" and "coarse changes" iterators will step through only the change edits when t…
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EncodeJpeg.pbtxt30 If True, create a JPEG that loads progressively (coarse to fine).
/external/libdrm/freedreno/
Dfreedreno_priv.h108 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/
DAArch64SchedFalkor.td16 // Define the SchedMachineModel and provide basic properties for coarse grained
DAArch64SchedKryo.td123 // Specialize the coarse model by associating instruction groups with the
DAArch64SchedA57.td65 // 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/
DAArch64SchedKryo.td118 // Specialize the coarse model by associating instruction groups with the
DAArch64SchedA57.td63 // 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/
Dprofitability.ll6 ; taken. So we do not predicate this loop using that coarse latch check.
/external/u-boot/drivers/net/
De1000.c4736 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/
DALLOCATION.rst116 locking as appropriate. This includes the coarse-grain work queues for Cfgs and
/external/pdfium/third_party/lcms/
D0000-cmserr-changes.patch38 -// This is the default memory allocation function. It does a very coarse
/external/llvm/include/llvm/Target/
DTargetSchedule.td14 // 1. Basic properties for coarse grained instruction cost model.
70 // coarse grained instruction cost model. Default values for the
/external/llvm/test/CodeGen/AMDGPU/
Dfdiv.ll12 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt43 invokes coarse-grained 'Actions' provided by the client to do
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt43 invokes coarse-grained 'Actions' provided by the client to do
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt43 invokes coarse-grained 'Actions' provided by the client to do
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dfdiv.ll10 ; 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/
DTargetSchedule.td14 // 1. Basic properties for coarse grained instruction cost model.
70 // coarse grained instruction cost model. Default values for the
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h399 Id coarse; member
DSpvBuilder.cpp1781 if (parameters.coarse != NoResult) in createTextureCall()
1782 texArgs[numArgs++] = parameters.coarse; in createTextureCall()
1857 } else if (parameters.granularity && parameters.coarse) { in createTextureCall()

12