HomeSort by relevance Sort by last modified time
    Searched full:untyped (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
stderr.txt.expect 1 setelementat.rs:21:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_float() instead.
2 setelementat.rs:22:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_double() instead.
3 setelementat.rs:23:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_float2() instead.
4 setelementat.rs:24:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_float3() instead.
5 setelementat.rs:25:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_float4() instead.
6 setelementat.rs:26:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_char() instead.
7 setelementat.rs:27:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_uchar() instead.
8 setelementat.rs:28:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_short() instead.
9 setelementat.rs:29:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_ushort() instead.
10 setelementat.rs:30:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_int() instead
    [all...]
  /external/chromium_org/chrome/renderer/extensions/
enterprise_platform_keys_natives.h 26 // parameters are missing or not supported. Note that it returns untyped
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prmem.h 80 ** PR_NEW() allocates an untyped item of size _size from the heap.
82 ** OUTPUTS: untyped pointer to the node allocated
101 ** untyped item.
112 ** PR_CALLOC() allocates a _size bytes untyped item from the heap
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 53 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped));
  /external/chromium_org/v8/test/webkit/
dfg-dead-unreachable-code-with-chain-of-dead-unchecked-nodes.js 25 "Tests that code that is dead, unreachable, and contains a chain of nodes that use each other in an untyped way doesn't result in the IR getting corrupted."
  /external/llvm/include/llvm/ExecutionEngine/
GenericValue.h 36 unsigned char Untyped[8];
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_hid_detection.js 104 pincodeSymbol.classList.remove('key-untyped');
111 pincodeSymbol.classList.add('key-untyped');
  /external/llvm/include/llvm/CodeGen/
ValueTypes.td 83 def untyped: ValueType<8 , 57>; // Produces an untyped value
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaExpression.java 187 * An untyped method call (e.g. doStuff(x, "y")).
217 * An untyped method call on an instance (e.g. thingy.doStuff(x, "y")). We assume it returns VOID
348 * An untyped symbol (e.g. myVariable).
  /external/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.td 104 // register pairs as untyped instead.
105 defm GR128 : SystemZRegClass<"GR128", untyped, 128, (add R0Q, R2Q, R4Q,
116 defm ADDR128 : SystemZRegClass<"ADDR128", untyped, 128, (sub GR128Bit, R0Q)>;
SystemZOperators.td 42 [SDTCisVT<0, untyped>,
43 SDTCisVT<1, untyped>,
46 [SDTCisVT<0, untyped>,
47 SDTCisVT<1, untyped>,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
PeerConnectionFactory.java 44 // |context| is an android.content.Context object, but we keep it untyped here
  /external/chromium_org/chrome/browser/history/
scored_history_match.h 180 // Untyped visits to bookmarked pages score this, compared to 1 for
181 // untyped visits to non-bookmarked pages and 20 for typed visits.
  /frameworks/native/opengl/tools/glgen/src/
JType.java 71 // Untyped pointers map to untyped Buffers
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.td 385 def FPR8 : RegisterClass<"AArch64", [untyped], 8, (sequence "B%u", 0, 31)> {
416 def DD : RegisterClass<"AArch64", [untyped], 64, (add DSeqPairs)> {
419 def DDD : RegisterClass<"AArch64", [untyped], 64, (add DSeqTriples)> {
422 def DDDD : RegisterClass<"AArch64", [untyped], 64, (add DSeqQuads)> {
434 def QQ : RegisterClass<"AArch64", [untyped], 128, (add QSeqPairs)> {
437 def QQQ : RegisterClass<"AArch64", [untyped], 128, (add QSeqTriples)> {
440 def QQQQ : RegisterClass<"AArch64", [untyped], 128, (add QSeqQuads)> {
  /art/runtime/
elf_file.h 151 // map does not included untyped symbol values (aka STT_NOTYPE)
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth.css 158 .bluetooth-keyboard-button.key-untyped {
bluetooth_pair_device_overlay.js 295 keyEl.classList.add('key-untyped');
313 keyEl.classList.add('key-untyped');
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_corewlan_mac.mm 19 // messages to an untyped id due to the build treating warnings as errors,
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 162 /* untyped pointer for instance data */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 162 /* untyped pointer for instance data */
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 167 /* untyped pointer for instance data */
  /external/bison/tests/
actions.at     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 304 /// addRoot - Add an untyped node to the set of roots.
310 /// addEndOfPath - Add an untyped node to the set of EOP nodes.
  /external/llvm/lib/IR/
ValueTypes.cpp 173 case MVT::Untyped: return "Untyped";

Completed in 1055 milliseconds

1 2 3 4 5 6