Home
last modified time | relevance | path

Searched defs:none (Results 1 – 25 of 65) sorted by relevance

123

/external/chromium_org/third_party/skia/tools/timer/
DSysTimer_posix.cpp24 timespec none = {0, 0}; in startWall() local
30 timespec none = {0, 0}; in startCpu() local
38 timespec none = {0, 0}; in endCpu() local
47 timespec none = {0, 0}; in endWall() local
DSysTimer_mach.cpp12 time_value_t none = {0, 0}; in mac_cpu_time() local
22 time_value_t none = {0, 0}; in mac_cpu_time() local
/external/skia/tools/timer/
DSysTimer_posix.cpp24 timespec none = {0, 0}; in startWall() local
30 timespec none = {0, 0}; in startCpu() local
38 timespec none = {0, 0}; in endCpu() local
47 timespec none = {0, 0}; in endWall() local
DSysTimer_mach.cpp12 time_value_t none = {0, 0}; in mac_cpu_time() local
22 time_value_t none = {0, 0}; in mac_cpu_time() local
/external/chromium_org/mojo/public/java/system/src/org/chromium/mojo/system/
DSharedBufferHandle.java37 public static CreateFlags none() { in none() method in SharedBufferHandle.CreateFlags
81 public static DuplicateFlags none() { in none() method in SharedBufferHandle.DuplicateFlags
126 public static MapFlags none() { in none() method in SharedBufferHandle.MapFlags
DMessagePipeHandle.java39 public static CreateFlags none() { in none() method in MessagePipeHandle.CreateFlags
83 public static WriteFlags none() { in none() method in MessagePipeHandle.WriteFlags
124 public static ReadFlags none() { in none() method in MessagePipeHandle.ReadFlags
DDataPipe.java52 public static CreateFlags none() { in none() method in DataPipe.CreateFlags
152 public static WriteFlags none() { in none() method in DataPipe.WriteFlags
204 public static ReadFlags none() { in none() method in DataPipe.ReadFlags
DCore.java69 public static HandleSignals none() { in none() method in Core.HandleSignals
/external/clang/test/SemaObjC/
Dproperty-in-class-extension-1.m15 @property (readonly) NSString* none; property
39 @property () NSString* none; property
/external/chromium_org/components/autofill/core/browser/
Dautofill_type_unittest.cc13 AutofillType none(NO_SERVER_DATA); in TEST() local
/external/chromium_org/chrome/app/
Ddelay_load_hook_unittest_win.cc60 HMODULE none = reinterpret_cast<HMODULE>( in TEST_F() local
/external/junit/src/org/junit/rules/
DExpectedException.java49 public static ExpectedException none() { in none() method in ExpectedException
/external/smack/src/org/jivesoftware/smackx/pubsub/
DAffiliation.java37 member, none, outcast, owner, publisher enumConstant
DSubscription.java30 subscribed, unconfigured, pending, none enumConstant
/external/chromium_org/third_party/skia/third_party/lua/
DMakefile76 none: target
/external/chromium_org/third_party/WebKit/Source/web/tests/data/
Dtouch-action-tests.css39 [expected-action=none]::before { selector
/external/guava/guava-tests/test/com/google/common/primitives/
DBytesTest.java164 List<Byte> none = Arrays.<Byte>asList(); in testToArray() local
DBooleansTest.java160 List<Boolean> none = Arrays.<Boolean>asList(); in testToArray() local
DFloatsTest.java293 List<Float> none = Arrays.<Float>asList(); in testToArray() local
DDoublesTest.java301 List<Double> none = Arrays.<Double>asList(); in testToArray() local
/external/glide/library/src/main/java/com/bumptech/glide/request/
DDrawableCrossFadeViewAnimation.java78 GlideAnimation<Drawable> none = NoAnimation.get(); in animate() local
/external/llvm/include/llvm/IR/
DPassManager.h84 static PreservedAnalyses none() { return PreservedAnalyses(); } in none() function
/external/clang/include/clang/Basic/
DVisibility.h75 static LinkageInfo none() { in none() function
/external/icu/icu4c/source/i18n/
Dcollationsets.cpp223 UnicodeString none((UChar)0xffff); in comparePrefixes() local
269 UnicodeString none((UChar)0xffff); in compareContractions() local
/external/smack/src/org/jivesoftware/smack/packet/
DRosterPacket.java289 none, enumConstant

123