Home
last modified time | relevance | path

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

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java234 private final boolean onlyChanges_, coarse; field in Edits.Iterator
245 coarse = crs; in Iterator()
358 if (coarse) { in next()
374 if (!coarse) { in next()
447 if (coarse) { in previous()
476 if (!coarse) { in previous()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DEdits.java227 private final boolean onlyChanges_, coarse; field in Edits.Iterator
238 coarse = crs; in Iterator()
350 if (coarse) { in next()
366 if (!coarse) { in next()
439 if (coarse) { in previous()
468 if (!coarse) { in previous()
/external/icu/icu4c/source/common/
Dedits.cpp399 onlyChanges_(oc), coarse(crs), in Iterator()
506 if (coarse) { in next()
522 if (!coarse) { in next()
598 if (coarse) { in previous()
627 if (!coarse) { in previous()
/external/icu/icu4c/source/common/unicode/
Dedits.h150 remaining(0), onlyChanges_(FALSE), coarse(FALSE), in Iterator()
322 UBool onlyChanges_, coarse; member
/external/libdrm/freedreno/
Dfreedreno_priv.h107 drm_private void fd_bo_cache_init(struct fd_bo_cache *cache, int coarse);
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EncodeJpeg.pbtxt30 If True, create a JPEG that loads progressively (coarse to fine).
/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/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/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt43 invokes coarse-grained 'Actions' provided by the client to do
/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/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c276 uint16_t fused, fine, coarse; in e1000_phy_init_script() local
285 coarse = fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script()
287 if (coarse > IGP01E1000_ANALOG_FUSE_COARSE_THRESH) { in e1000_phy_init_script()
288 coarse -= IGP01E1000_ANALOG_FUSE_COARSE_10; in e1000_phy_init_script()
290 } else if (coarse == IGP01E1000_ANALOG_FUSE_COARSE_THRESH) in e1000_phy_init_script()
295 (coarse & IGP01E1000_ANALOG_FUSE_COARSE_MASK); in e1000_phy_init_script()
/external/bzip2/
Dbzip2.txt198 above. They provided some coarse control over the
Dbzip2.1.preformatted201 above. They provided some coarse control over the
/external/syslinux/core/lwip/doc/
Drawapi.txt260 number of TCP coarse grained timer shots, which typically occurs
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt1075 缌 < coarse\-cotton\-cloth\-used\-for\-mourning;
1518 碫 < coarse\-stone\-\(used\-for\-whetstone\);
1616 笪 < a\-coarse\-mat\-of\-rushes\-or\-bamboo;
1657 琇 < coarse\-variety\-of\-jasper\-or\-jade;
2915 䬱 < coarse\-grains\-such\-as\-corn;
3457 䙇 < clothes\-of\-coarse\-fabric;
3722 䵀 < coarse\-crumbs\-of\-barley;
3772 䊪 < coarse\-rice\-\-\-\-unhulled;
4985 褐 < coarse\-woolen\-cloth;
5294 䇽 < a\-coarse\-bamboo\-mat;
[all …]
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt4508 菅>'[coarse grass]';
4888 褐>'[coarse woolen cloth]';
/external/libevent/
Dwhatsnew-2.1.txt586 To disable coarse timers, and get a more plausible precision, use the
/external/python/cpython3/Doc/distutils/
Dapiref.rst601 recompiled. This supports dependency tracking, but only at a coarse
/external/python/cpython2/Doc/distutils/
Dapiref.rst596 recompiled. This supports dependency tracking, but only at a coarse
/external/clang/docs/
DUsersManual.rst1229 coarse-grained for code coverage purposes; it would yield poor results.
/external/googletest/googlemock/docs/
DCookBook.md1788 type. However, this may be too coarse for your purpose: perhaps you

12