HomeSort by relevance Sort by last modified time
    Searched full:immediate (Results 151 - 175 of 1964) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/
fast_resize_view_unittest.mm 53 // Turn fast resize mode off. This should initiate an immediate resize, even
  /external/chromium_org/ash/wm/
root_window_layout_manager.cc 35 // Resize both our immediate children (the containers-of-containers animated
  /external/chromium_org/chrome/browser/ui/cocoa/
fast_resize_view_unittest.mm 54 // Turn fast resize mode off. This should initiate an immediate resize, even
  /external/chromium_org/content/browser/web_contents/
frame_tree_node.h 62 // The immediate children of this specific frame.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_build.h 67 * immediate
  /external/chromium_org/third_party/sqlite/src/test/
keyword1.test 56 immediate
tkt2854.test 77 set ::STMT3 [sqlite3_prepare $DB2 "BEGIN IMMEDIATE" -1 TAIL]
86 catchsql { BEGIN IMMEDIATE } db2
137 execsql {BEGIN IMMEDIATE} db4
  /external/chromium_org/v8/test/webkit/
array-index-immediate-types-expected.txt 24 This test checks the behaviour of indexing an Array with immediate types.
array-index-immediate-types.js 25 "This test checks the behaviour of indexing an Array with immediate types."
constant-encoding-expected.txt 24 Test that we correctly encode patterned immediate values
  /external/clang/test/CodeGen/
asm-inout.c 32 // PR8959 - This should implicitly truncate the immediate to a byte.
  /external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.h 31 /// specified immediate.
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.cpp 83 // 2) For immediate extended operands, return true only if the value is
99 // We could be using an instruction with an extendable immediate and shoehorn
108 // If the extendable operand is not 'Immediate' type, the instruction should
110 assert(MO.isImm() && "Extendable operand must be Immediate type");
  /external/llvm/test/CodeGen/Thumb/
inlineasm-imm-thumb.ll 3 ; Test Thumb-mode "I" constraint, for ADD immediate.
  /external/llvm/test/CodeGen/X86/
2012-08-17-legalizer-crash.ll 2 ; Check that an overly large immediate created by SROA doesn't crash the
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_build.h 67 * immediate
  /external/replicaisland/src/com/replica/replicaisland/
GameFlowEvent.java 48 DebugLog.d("GameFlowEvent", "Execute Immediate Game Flow Event: " + event + ", " + index);
  /frameworks/volley/src/com/android/volley/toolbox/
ClearCacheRequest.java 59 return Priority.IMMEDIATE;
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_adsp.h 34 uint32_t timeout_ms; /* -1 for infinite, 0 for immediate return */
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_adsp.h 34 uint32_t timeout_ms; /* -1 for infinite, 0 for immediate return */
  /libcore/support/src/test/java/tests/http/
SocketPolicy.java 43 * Request immediate close of connection without even reading the
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_context.h 41 * The module captures both immediate mode and display list drawing,
120 * variations of those calls). When we transition from immediate mode
155 * Return if format is integer. The immediate mode commands only emit floats
  /external/chromium_org/v8/test/cctest/
test-code-stubs-x64.cc 83 __ subq(rsp, Immediate(kDoubleSize));
89 __ addq(rsp, Immediate(kDoubleSize));
97 __ addq(rsp, Immediate(kPointerSize));
  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 84 /// \brief This method dumps immediate dominators for each block,
88 llvm::errs() << "Immediate dominance tree (Node#,IDom#):\n";
129 /// tree information when a node's immediate dominator changes.
  /external/llvm/lib/MC/
MCExternalSymbolizer.cpp 19 // This function tries to add a symbolic operand in place of the immediate
20 // Value in the MCInst. The immediate Value has had any PC adjustment made by
130 // instruction and its immediate Value are used as a possible literal pool entry.

Completed in 393 milliseconds

1 2 3 4 5 67 8 91011>>