| /external/glide/library/src/main/java/com/bumptech/glide/request/ |
| D | ThumbnailRequestCoordinator.java | 8 private Request full; field in ThumbnailRequestCoordinator 20 public void setRequests(Request full, Request thumb) { in setRequests()
|
| /external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| D | disasm-a3xx.c | 71 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/mesa3d/doxygen/ |
| D | Makefile | 23 full: $(FULL:.doxy=.tag) target
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | null_fenced_block.hpp | 24 enum half_or_full_t { half, full }; enumerator
|
| /external/icu/icu4c/source/common/ |
| D | uniset_closure.cpp | 137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() 178 const UChar *full; in closeOver() local
|
| D | ucase.cpp | 427 FullCaseFoldingIterator::next(UnicodeString &full) { in next() 1049 int32_t full; in ucase_toFullLower() local 1200 int32_t full, idx; in toUpperOrTitle() local 1423 int32_t full, idx; in ucase_toFullFolding() local
|
| /external/skia/tests/ |
| D | ImageFilterCacheTest.cpp | 153 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local 172 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/ |
| D | ImageFilterCacheTest.cpp | 153 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local 172 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/python/apitools/samples/storage_sample/storage_v1/ |
| D | storage_v1_messages.py | 951 full = 0 variable in StorageBucketsGetRequest.ProjectionValueValuesEnum 1036 full = 0 variable in StorageBucketsInsertRequest.ProjectionValueValuesEnum 1068 full = 0 variable in StorageBucketsListRequest.ProjectionValueValuesEnum 1153 full = 0 variable in StorageBucketsPatchRequest.ProjectionValueValuesEnum 1264 full = 0 variable in StorageBucketsUpdateRequest.ProjectionValueValuesEnum 1618 full = 0 variable in StorageObjectsCopyRequest.ProjectionValueValuesEnum 1717 full = 0 variable in StorageObjectsGetRequest.ProjectionValueValuesEnum 1797 full = 0 variable in StorageObjectsInsertRequest.ProjectionValueValuesEnum 1843 full = 0 variable in StorageObjectsListRequest.ProjectionValueValuesEnum 1912 full = 0 variable in StorageObjectsPatchRequest.ProjectionValueValuesEnum [all …]
|
| /external/wayland/cursor/ |
| D | xcursor.c | 659 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/cldr/tools/java/org/unicode/cldr/draft/ |
| D | CodePoints.java | 81 public static int[] full(CharSequence s) { in full() method in CodePoints
|
| /external/ImageMagick/coders/ |
| D | uyvy.c | 299 full, in WriteUYVYImage() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_convolution.cpp | 105 Tensor<float, 1, DataLayout> full(5); in test_modes() local
|
| /external/clang/test/CodeGenObjC/ |
| D | bitfield-1.m | 16 int full; field
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
| D | WakeLockFacade.java | 58 WakeLock full = mmPowerManager.newWakeLock(flags, WAKE_LOCK_TAG); in addWakeLock() local
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | XMLFileReader.java | 454 …oadPathValues(String filename, List<Pair<String, String>> data, boolean validating, boolean full) { in loadPathValues() 458 … loadPathValues(String filename, List<Pair<String, String>> data, boolean validating, boolean full, in loadPathValues() 472 boolean full; field in XMLFileReader.PathValueListHandler 475 …public PathValueListHandler(List<Pair<String, String>> data, boolean full, Function<String, String… in PathValueListHandler()
|
| /external/selinux/policycoreutils/newrole/ |
| D | newrole.c | 542 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/openssh/ |
| D | logintest.c | 225 char full[17], strip[9], abbrev[5]; in testLineName() local
|
| /external/google-breakpad/src/client/windows/unittests/ |
| D | exception_handler_test.cc | 253 DumpAnalysis full(full_dump_file); in TEST_F() local 324 DumpAnalysis full(full_dump_file); in TEST_F() local
|
| /external/rootdev/ |
| D | rootdev.c | 368 bool full, bool strip, in rootdev_wrapper() 403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev()
|
| /external/iw/ |
| D | iw.c | 94 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/ |
| D | multi_con_pro.c | 32 sem_t full; member
|
| /external/xz-java/src/org/tukaani/xz/lz/ |
| D | LZDecoder.java | 23 private int full = 0; field in LZDecoder
|
| /external/flatbuffers/grpc/src/compiler/ |
| D | java_generator.cc | 130 static void GrpcSplitStringToIteratorUsing(const string& full, in GrpcSplitStringToIteratorUsing() 163 static void GrpcSplitStringUsing(const string& full, const char* delim, in GrpcSplitStringUsing() 169 static std::vector<string> GrpcSplit(const string& full, const char* delim) { in GrpcSplit()
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/ |
| D | CodeGenerationUtils.java | 126 public static Path subtractPaths(Path full, Path difference) { in subtractPaths()
|