/external/ceres-solver/internal/ceres/ |
D | split.cc | 51 static int CalculateReserveForVector(const string& full, const char* delim) { in CalculateReserveForVector() 74 void SplitStringToIteratorUsing(const StringType& full, in SplitStringToIteratorUsing() 109 void SplitStringUsing(const string& full, in SplitStringUsing()
|
/external/opencv3/modules/flann/include/opencv2/flann/ |
D | result_set.h | 112 bool full() const in full() function 179 bool full() const in full() function 258 bool full() const in full() function 313 inline bool full() const in full() function 480 inline bool full() const in full() function
|
/external/netperf/src/ |
D | netcpu_pstat.c | 64 long long full; in get_cpu_idle() member 144 long long full; in calibrate_idle_rate() member 180 long long full; in calibrate_idle_rate() member
|
/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/libmicrohttpd/doc/doxygen/ |
D | Makefile.am | 8 full: libmicrohttpd.doxy target
|
/external/mesa3d/doxygen/ |
D | Makefile | 22 full: $(FULL:.doxy=.tag) target
|
/external/valgrind/none/tests/s390x/ |
D | mvc.c | 8 char full[300]; variable
|
/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/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/ |
D | storage_v1_messages.py | 758 full = 0 variable in StorageBucketsGetRequest.ProjectionValueValuesEnum 843 full = 0 variable in StorageBucketsInsertRequest.ProjectionValueValuesEnum 875 full = 0 variable in StorageBucketsListRequest.ProjectionValueValuesEnum 960 full = 0 variable in StorageBucketsPatchRequest.ProjectionValueValuesEnum 1047 full = 0 variable in StorageBucketsUpdateRequest.ProjectionValueValuesEnum 1357 full = 0 variable in StorageObjectsCopyRequest.ProjectionValueValuesEnum 1438 full = 0 variable in StorageObjectsGetRequest.ProjectionValueValuesEnum 1516 full = 0 variable in StorageObjectsInsertRequest.ProjectionValueValuesEnum 1561 full = 0 variable in StorageObjectsListRequest.ProjectionValueValuesEnum 1629 full = 0 variable in StorageObjectsPatchRequest.ProjectionValueValuesEnum [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
D | storage_v1_messages.py | 750 full = 0 variable in StorageBucketsGetRequest.ProjectionValueValuesEnum 835 full = 0 variable in StorageBucketsInsertRequest.ProjectionValueValuesEnum 867 full = 0 variable in StorageBucketsListRequest.ProjectionValueValuesEnum 952 full = 0 variable in StorageBucketsPatchRequest.ProjectionValueValuesEnum 1039 full = 0 variable in StorageBucketsUpdateRequest.ProjectionValueValuesEnum 1349 full = 0 variable in StorageObjectsCopyRequest.ProjectionValueValuesEnum 1430 full = 0 variable in StorageObjectsGetRequest.ProjectionValueValuesEnum 1508 full = 0 variable in StorageObjectsInsertRequest.ProjectionValueValuesEnum 1554 full = 0 variable in StorageObjectsListRequest.ProjectionValueValuesEnum 1622 full = 0 variable in StorageObjectsPatchRequest.ProjectionValueValuesEnum [all …]
|
/external/skia/tests/ |
D | ImageFilterCacheTest.cpp | 136 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local 153 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in test_image_backed() local 219 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/external/icu/icu4c/source/common/ |
D | uniset_closure.cpp | 165 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() 207 const UChar *full; in closeOver() local
|
D | ucase.cpp | 408 FullCaseFoldingIterator::next(UnicodeString &full) { in next() 815 int32_t full; in ucase_toFullLower() local 959 int32_t full, idx; in toUpperOrTitle() local 1169 int32_t full, idx; in ucase_toFullFolding() local
|
/external/ImageMagick/coders/ |
D | uyvy.c | 298 full, in WriteUYVYImage() 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 | 60 WakeLock full = mmPowerManager.newWakeLock(flags, WAKE_LOCK_TAG); in addWakeLock() local
|
/external/opencv3/modules/features2d/perf/ |
D | perf_orb.cpp | 57 PERF_TEST_P(orb, full, testing::Values(ORB_IMAGES)) in PERF_TEST_P() argument
|
/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/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/lzma/Java/Tukaani/src/org/tukaani/xz/lz/ |
D | LZDecoder.java | 21 private int full = 0; field in LZDecoder
|
/external/selinux/policycoreutils/newrole/ |
D | newrole.c | 543 static int drop_capabilities(int full) in drop_capabilities() 585 static int drop_capabilities(int full) in drop_capabilities() 616 static inline int drop_capabilities(__attribute__ ((__unused__)) int full) in drop_capabilities()
|
/external/opencv3/samples/gpu/ |
D | generalized_hough.cpp | 61 const bool full = cmd.has("full"); in main() local
|
/external/v8/test/mjsunit/ |
D | cyrillic.js | 183 var full = (i != 0); variable
|
/external/protobuf/src/google/protobuf/stubs/ |
D | strutil.cc | 152 void SplitStringToIteratorUsing(const string& full, in SplitStringToIteratorUsing() 185 void SplitStringUsing(const string& full, in SplitStringUsing() 205 void SplitStringToIteratorAllowEmpty(const StringType& full, in SplitStringToIteratorAllowEmpty() 224 void SplitStringAllowEmpty(const string& full, const char* delim, in SplitStringAllowEmpty()
|