Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 101) sorted by relevance

12345

/external/glide/library/src/main/java/com/bumptech/glide/request/
DThumbnailRequestCoordinator.java8 private Request full; field in ThumbnailRequestCoordinator
20 public void setRequests(Request full, Request thumb) { in setRequests()
/external/libmicrohttpd/doc/doxygen/
DMakefile.am8 full: libmicrohttpd.doxy target
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Ddisasm-a3xx.c71 static void print_reg(reg_t reg, bool full, bool r, bool c, bool im, in print_reg()
114 static void print_reg_dst(reg_t reg, bool full, bool addr_rel) in print_reg_dst()
119 static void print_reg_src(reg_t reg, bool full, bool r, bool c, bool im, in print_reg_src()
131 bool full; member
316 bool full = instr_cat3_full(cat3); in print_instr_cat3() local
/external/valgrind/none/tests/s390x/
Dmvc.c8 char full[300]; variable
/external/mesa3d/doxygen/
DMakefile23 full: $(FULL:.doxy=.tag) target
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dnull_fenced_block.hpp24 enum half_or_full_t { half, full }; enumerator
/external/skia/tests/
DImageFilterCacheTest.cpp139 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local
156 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in test_image_backed() local
258 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/tests/
DImageFilterCacheTest.cpp139 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local
156 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in test_image_backed() local
258 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/icu/icu4c/source/common/
Duniset_closure.cpp167 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
208 const UChar *full; in closeOver() local
Ducase.cpp403 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
888 int32_t full; in ucase_toFullLower() local
1034 int32_t full, idx; in toUpperOrTitle() local
1244 int32_t full, idx; in ucase_toFullFolding() local
/external/wayland/cursor/
Dxcursor.c659 char *full; in _XcursorBuildThemeDir() local
714 char *full; in _XcursorBuildFullname() local
743 _XcursorThemeInherits (const char *full) in _XcursorThemeInherits()
794 char *full; in XcursorScanTheme() local
872 char *full; in load_all_cursors_from_dir() local
933 char *full, *dir; in xcursor_load_theme() local
/external/ImageMagick/coders/
Duyvy.c298 full, in WriteUYVYImage() local
/external/clang/test/CodeGenObjC/
Dbitfield-1.m16 int full; field
/external/eigen/unsupported/test/
Dcxx11_tensor_convolution.cpp105 Tensor<float, 1, DataLayout> full(5); in test_modes() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DWakeLockFacade.java58 WakeLock full = mmPowerManager.newWakeLock(flags, WAKE_LOCK_TAG); in addWakeLock() local
/external/selinux/policycoreutils/newrole/
Dnewrole.c542 static int drop_capabilities(int full) in drop_capabilities()
584 static int drop_capabilities(int full) in drop_capabilities()
615 static inline int drop_capabilities(__attribute__ ((__unused__)) int full) in drop_capabilities()
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
DLZDecoder.java21 private int full = 0; field in LZDecoder
/external/rootdev/
Drootdev.c368 bool full, bool strip, in rootdev_wrapper()
403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_test.cc253 DumpAnalysis full(full_dump_file); in TEST_F() local
324 DumpAnalysis full(full_dump_file); in TEST_F() local
Dminidump_test.cc280 DumpAnalysis full(full_dump_file_); in TEST_F() local
/external/iw/
Diw.c94 static void __usage_cmd(const struct cmd *cmd, char *indent, bool full) in __usage_cmd()
186 bool full = argc >= 0; in usage() local
/external/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dmulti_con_pro.c32 sem_t full; member
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DCodeGenerationUtils.java126 public static Path subtractPaths(Path full, Path difference) { in subtractPaths()
/external/clang/test/Rewriter/
Dmodern-write-bf-abi.mm105 int full; field
/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.c1033 void vp9_model_to_full_probs(const vpx_prob *model, vpx_prob *full) { in vp9_model_to_full_probs()

12345