/external/chromium_org/third_party/skia/src/utils/ |
SkTLogic.h | 54 /** SkTMux::type = (a && b) ? Both : (a) ? A : (b) ? B : Neither; */ 55 template <typename a, typename b, typename Both, typename A, typename B, typename Neither> 58 typename SkTIf<b, B, Neither>::type>::type type;
|
SkTFitsIn.h | 91 typedef SkTOutOfRange_False<typename OutOfRange_Low::source_type> Neither; 97 Both, OutOfRange_Low, OutOfRange_High, Neither>::type type;
|
/external/skia/src/utils/ |
SkTLogic.h | 54 /** SkTMux::type = (a && b) ? Both : (a) ? A : (b) ? B : Neither; */ 55 template <typename a, typename b, typename Both, typename A, typename B, typename Neither> 58 typename SkTIf<b, B, Neither>::type>::type type;
|
/external/llvm/lib/Support/ |
RWMutex.cpp | 123 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
|
ThreadLocal.cpp | 90 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
|
Mutex.cpp | 127 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
|
/external/chromium_org/v8/samples/ |
count-hosts.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/intl/break-iterator/ |
wellformed-unsupported-locale.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/intl/collator/ |
wellformed-unsupported-locale.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/intl/date-format/ |
wellformed-unsupported-locale.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/intl/number-format/ |
wellformed-unsupported-locale.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/intl/ |
utils.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/message/ |
isvar.js | 12 // * Neither the name of Google Inc. nor the names of its
|
overwritten-builtins.js | 12 // * Neither the name of Google Inc. nor the names of its
|
paren_in_arg_string.js | 12 // * Neither the name of Google Inc. nor the names of its
|
single-function-literal.js | 12 // * Neither the name of Google Inc. nor the names of its
|
try-catch-finally-no-message.js | 12 // * Neither the name of Google Inc. nor the names of its
|
try-catch-finally-return-in-finally.js | 12 // * Neither the name of Google Inc. nor the names of its
|
try-finally-return-in-finally.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/message/regress/ |
regress-1527.js | 12 // * Neither the name of Google Inc. nor the names of its
|
/external/chromium_org/v8/test/mjsunit/ |
api-call-after-bypassed-exception.js | 12 // * Neither the name of Google Inc. nor the names of its
|
apply-arguments-gc-safepoint.js | 12 // * Neither the name of Google Inc. nor the names of its
|
arguments-indirect.js | 12 // * Neither the name of Google Inc. nor the names of its
|
array-non-smi-length.js | 12 // * Neither the name of Google Inc. nor the names of its
|
array-push-non-smi-value.js | 12 // * Neither the name of Google Inc. nor the names of its
|