HomeSort by relevance Sort by last modified time
    Searched refs:V9 (Results 1 - 7 of 7) sorted by null

  /sdk/assetstudio/src/com/android/assetstudiolib/
NotificationIconGenerator.java 49 assert notificationOptions.version == Version.V9;
81 assert notificationOptions.version == Version.V9;
115 options.version = Version.V9;
129 } else if (version == Version.V9 && options.minSdk < 9) {
130 return folder + "-v9"; //$NON-NLS-1$
149 public Version version = Version.V9;
157 /** Icon style used for -v9 and -v10 */
158 V9("V9"),
163 /** Icon style used for versions older than v9 */
    [all...]
  /external/clang/test/Misc/
diag-template-diffing.cpp 255 template<typename T> using V9 = U9<U9<T>>;
257 int k9 = f9(V9<double>());
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 40 case R9 : case X9 : case F9 : case V9 : case CR2GT: return 9;
  /external/openssl/crypto/
sparccpuid.S 2 # define ABI64 /* They've said -xarch=v9 at command line */
41 ! Following is V9 "rd %ccr,%o0" instruction. However! V8
45 ! V9-compliant, as V9 returns a distinct value of 0x99,
176 be .v9
205 .v9:
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 43 PPC::V8 , PPC::V9 , PPC::V10, PPC::V11, PPC::V12, PPC::V13, PPC::V14, PPC::V15,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]

Completed in 177 milliseconds