/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
NdefPushClient.java | 97 // We only handle a single immediate action for now
|
/dalvik/vm/compiler/codegen/x86/ |
LowerJump.cpp | 77 \brief update value of the immediate in the given jump instruction 79 check whether the immediate is out of range for the pre-set size 104 It takes argument checkDup, if checkDup is true, an entry is created in globalShortMap, entries in globalShortWorklist are checked, if there exists a match, the immediate in the jump instruction is updated and the entry is removed from globalShortWorklist; 265 item->codePtr = offset; //points to the immediate operand 392 \brief update value of the immediate in the given move instruction 407 \brief estimate size of the immediate 415 Argument "target" is equal to A - B. To determine size of the immediate, we check tha value of "target - size of the jump instructoin" 451 \brief check whether a branch target is already handled, if yes, return the size of the immediate; otherwise, call insertShortWorklist or insertLabelWorklist. 455 If the branch target is handled, call estOpndSizeFromImm to set immSize for jump instruction, returns the value of the immediate 877 \brief check whether a branch target (specified by relative offset in bytecode) is already handled, if yes, return the size of the immediate; otherwise, call insertNCGWorklist [all...] |
/external/chromium/testing/gmock/test/ |
gmock_output_test_.cc | 147 foo_.Bar2(1, 0); // Has one immediate unsatisfied pre-requisite 163 foo_.Bar2(1, 0); // Has two immediate unsatisfied pre-requisites
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
ChromeBrowserProviderClient.java | 33 /** Retrieve the immediate children of the node requested in getBookmarkNode. */ 94 * The parent and immediate child nodes can be also retrieved by enabling the getParent
|
/external/chromium_org/content/browser/ |
startup_task_runner_unittest.cc | 134 // On an immediate StartupTaskRunner the tasks should now all have run. 163 // On an immediate StartupTaskRunner the tasks should now all have run.
|
/external/chromium_org/gpu/command_buffer/client/ |
cmd_buffer_helper.h | 108 // Typed version of GetSpace for immediate commands. 117 // Typed version of GetSpace for immediate commands.
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
xmlparser.h | 105 * Get the immediate child element with the given name. 110 * does not have this immediate child element.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
tgsi_text.c | 1051 report_error( ctx, "Expected immediate constant" ); 1258 /* we have our immediate data */ 1260 report_error( ctx, "Immediate array without data" ); 1279 report_error( ctx, "Not enough data in immediate array!" ); 1289 report_error( ctx, "Immediate array data missing closing '}'" ); [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
mini_disassembler_types.h | 146 // Flag that indicates if an immediate operand is 64-bits. 149 // defines MOV as the only instruction supporting a 64-bit immediate operand.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
mini_disassembler_types.h | 146 // Flag that indicates if an immediate operand is 64-bits. 149 // defines MOV as the only instruction supporting a 64-bit immediate operand.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/ |
lc3bbc.c | 180 /* Insert immediate into opcode. */ 234 yasm_internal_error(N_("Unrecognized immediate type"));
|
/external/chromium_org/v8/src/mips/ |
constants-mips.cc | 311 // 16 bits Immediate type instructions. e.g.: addi dest, src, imm16. 346 // 26 bits immediate type instructions. e.g.: j imm26.
|
/external/icu4c/tools/toolutil/ |
xmlparser.h | 105 * Get the immediate child element with the given name. 110 * does not have this immediate child element.
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
SIMCCodeEmitter.cpp | 43 /// \brief Can this operand also contain immediate values? 148 // Is this operand a literal immediate?
|
/external/llvm/lib/Target/SystemZ/ |
README.txt | 102 ADD LOGICAL WITH SIGNED IMMEDIATE could be useful when we need to 103 produce a carry. SUBTRACT LOGICAL IMMEDIATE could be useful when we
|
/external/llvm/test/MC/Disassembler/AArch64/ |
basic-a64-unpredictable.txt | 18 # Load-store register (immediate post-indexed) 30 # Load-store register (immediate pre-indexed)
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_text.c | 1051 report_error( ctx, "Expected immediate constant" ); 1258 /* we have our immediate data */ 1260 report_error( ctx, "Immediate array without data" ); 1279 report_error( ctx, "Not enough data in immediate array!" ); 1289 report_error( ctx, "Immediate array data missing closing '}'" ); [all...] |
/external/v8/src/mips/ |
constants-mips.cc | 305 // 16 bits Immediate type instructions. e.g.: addi dest, src, imm16. 340 // 26 bits immediate type instructions. e.g.: j imm26.
|
/external/v8/src/x64/ |
full-codegen-x64.cc | 62 __ testb(reg, Immediate(kSmiTagMask)); 69 __ testb(reg, Immediate(kSmiTagMask)); 77 __ testl(rax, Immediate(delta_to_patch_site)); 343 __ testl(rax, Immediate(Min(loop_depth(), Code::kMaxLoopNestingMarker))); [all...] |
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_freebsd.c | 142 * When libpcap uses BPF we must enable "immediate mode" to 149 fprintf(stderr, "%s: cannot enable immediate mode on "
|
l2_packet_pcap.c | 251 * When libpcap uses BPF we must enable "immediate mode" to 258 fprintf(stderr, "%s: cannot enable immediate mode on "
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bgscan_simple.c | 159 * us skip an immediate new scan in cases where the current signal 268 wpa_printf(MSG_DEBUG, "bgscan simple: Trigger immediate scan");
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
NotificationTransaction.java | 69 * in case the client is in immediate retrieve mode. 220 // STATUS_DEFERRED, may be a failed immediate retrieval.
|
/docs/source.android.com/src/devices/tech/dalvik/ |
instruction-formats.jd | 94 <td>immediate signed <b>b</b>yte</td> 110 <td>immediate signed <b>h</b>at (high-order bits of a 32- or 64-bit 117 <td>immediate signed <b>i</b>nt, or 32-bit float</td> 122 <td>immediate signed <b>l</b>ong, or 64-bit double</td> 132 <td>immediate signed <b>n</b>ibble</td> 137 <td>immediate signed <b>s</b>hort</td>
|
/external/chromium_org/v8/src/ia32/ |
lithium-gap-resolver-ia32.cc | 327 __ push(Immediate(upper)); 328 __ push(Immediate(lower)); 330 __ add(esp, Immediate(kDoubleSize)); 333 __ push(Immediate(upper)); 334 __ push(Immediate(lower)); 337 __ add(esp, Immediate(kDoubleSize));
|