Home
last modified time | relevance | path

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

12345

/external/netperf/src/
Dnetcpu_pstat.c64 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/
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/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
261 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/mesa3d/doxygen/
DMakefile22 full: $(FULL:.doxy=.tag) target
/external/valgrind/none/tests/s390x/
Dmvc.c8 char full[300]; variable
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dnull_fenced_block.hpp24 enum half_or_full_t { half, full }; enumerator
/external/icu/icu4c/source/common/
Duniset_closure.cpp167 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
209 const UChar *full; in closeOver() local
Ducase.cpp410 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
830 int32_t full; in ucase_toFullLower() local
976 int32_t full, idx; in toUpperOrTitle() local
1187 int32_t full, idx; in ucase_toFullFolding() local
/external/selinux/policycoreutils/newrole/
Dnewrole.c539 static int drop_capabilities(int full) in drop_capabilities()
581 static int drop_capabilities(int full) in drop_capabilities()
612 static inline int drop_capabilities(__attribute__ ((__unused__)) int full) in drop_capabilities()
/external/eigen/unsupported/test/
Dcxx11_tensor_convolution.cpp105 Tensor<float, 1, DataLayout> full(5); in test_modes() local
/external/ImageMagick/coders/
Duyvy.c298 full, in WriteUYVYImage() local
/external/clang/test/CodeGenObjC/
Dbitfield-1.m16 int full; field
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DWakeLockFacade.java58 WakeLock full = mmPowerManager.newWakeLock(flags, WAKE_LOCK_TAG); in addWakeLock() 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/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/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/openssh/
Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
DLZDecoder.java21 private int full = 0; field in LZDecoder
/external/strace/tests-mx32/
Dxstatx.c233 static const char full[] = "/dev/full"; in main() local
/external/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dmulti_con_pro.c32 sem_t full; member
/external/strace/tests/
Dxstatx.c233 static const char full[] = "/dev/full"; in main() local
/external/strace/tests-m32/
Dxstatx.c233 static const char full[] = "/dev/full"; in main() local
/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp55 void ConvertPropertyToShortString(char *dest, const PROPVARIANT &prop, PROPID propID, bool full) th… in ConvertPropertyToShortString()
138 void ConvertPropertyToString(UString &dest, const PROPVARIANT &prop, PROPID propID, bool full) in ConvertPropertyToString()

12345