HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 26 - 50 of 2100) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/LICM/
PR21582.ll 31 %whatever = phi i32 [ %call, %for.end.loopexit ], [ undef, %for.cond ]
39 ret i32 %whatever
  /external/skia/tools/
misc_utils.py 36 A string or whatever default is
55 A string or whatever default is
  /prebuilts/misc/darwin-x86/flex/
NOTICE 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilts/misc/linux-x86/flex/
NOTICE 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilts/misc/windows/flex/
NOTICE 32 This basically says "do whatever you please with this software except
37 You are free to do whatever you please with scanners generated using flex;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
user.hpp 73 // BOOST_ABI_PREFIX: A prefix header to include in place of whatever
78 // BOOST_ABI_SUFFIX: A suffix header to include in place of whatever
93 // BOOST_WHATEVER_DYN_LINK: Forces library "whatever" to be linked as a dll
94 // rather than a static library on Microsoft Windows: replace the WHATEVER
114 // select which library to link against for library "whatever",
115 // replace WHATEVER in the macro name with the name of the library;
  /external/valgrind/memcheck/tests/
descr_belowsp.c 30 /* Do whatever to have the stack grown enough that
38 sprintf(m, "do whatever %d", i);
115 // Do whatever stupid things we could imagine
  /external/clang/test/SemaObjC/
method-lookup-3.m 85 - (instancetype)initWithType:(NSString *)whatever;
95 - (instancetype)initWithType:(int)whatever
warn-strict-selector-match.m 84 - (instancetype)initWithType:(NSString *)whatever; // expected-note {{also found}}
96 - (instancetype)initWithType:(unsigned int)whatever // expected-note {{using}}
invalid-objc-decls-1.m 20 struct whatever {
opaque-is-access-warn.m 14 @interface Whatever : NSObject
  /frameworks/av/services/camera/libcameraservice/utils/
AutoConditionLock.cpp 54 // Timed out or whatever, return null
80 // Timed out or whatever, return null
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
dic_traverse_session.cpp 73 // looking at the pointer count and assuming whatever is above the cutoff is
74 // a gesture and whatever is below is type. This is hacky and incorrect, we
  /bootable/recovery/
verifier.h 41 * loaded (or mmap'ed, or whatever) into memory. Verify that the file
  /build/core/combo/
javac.mk 33 # Whatever compiler is on this system.
  /development/samples/devbytes/ui/ImmersiveMode/src/main/res/layout/
include_content.xml 17 <!-- The primary full-screen view. This can be replaced with whatever view
  /external/fio/examples/
ssd-steadystate.fio 15 # whatever data you have on there will be gone.
  /external/libpcap/
pcap-common.h 9 * written in host byte order, they're written in whatever order the
  /external/llvm/test/CodeGen/X86/
tail-call-legality.ll 14 ; of illegal types: a single "trunc i64 %whatever to i32" is probably valid
  /external/lzma/xz-embedded/
xz_crc32.c 8 * You can do whatever you want with this file.
xz_stream.h 7 * You can do whatever you want with this file.
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
ShutdownTest.java 49 return new Response("Whatever");
  /external/skia/src/core/
SkImageGeneratorPriv.h 16 * whatever reason, it will return false and immediatetely delete
  /external/skia/src/lazy/
SkCachingPixelRef.h 32 * whatever reason, it will return false and immediatetely delete
  /external/smali/deodexerant/
README 10 inline method table for whatever reason. The output from this tool is intended

Completed in 1125 milliseconds

12 3 4 5 6 7 8 91011>>