/external/ltrace/sysdeps/linux-gnu/ppc/ |
H A D | insn.h | 37 int immediate = ((insn & 0xfffc) ^ 0x8000) - 0x8000; local 42 return (arch_addr_t)(uintptr_t)immediate; 44 return addr + (uintptr_t)immediate;
|
/external/libpcap/tests/ |
H A D | capturetest.c | 64 int immediate = 0; local 87 immediate = 1; 132 if (immediate) {
|
/external/replicaisland/src/com/replica/replicaisland/ |
H A D | LevelSystem.java | 80 public void sendGameEvent(int type, int index, boolean immediate) { argument 81 if (immediate) {
|
/external/v8/src/compiler/ |
H A D | js-graph.h | 119 Node* SmiConstant(int32_t immediate) { argument 120 DCHECK(Smi::IsValid(immediate)); 121 return Constant(immediate);
|
/external/v8/src/ |
H A D | macro-assembler.h | 238 // either registers or immediate values. Used to make sure that the 253 int immediate() const { function in class:v8::internal::BASE_EMBEDDED
|
/external/skia/src/animator/ |
H A D | SkAnimateActive.cpp | 191 bool SkActive::immediate(bool enable) { function in class:SkActive
|
/external/v8/src/arm/ |
H A D | assembler-arm-inl.h | 309 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) { argument 311 imm32_ = immediate; 434 // A movw / movt load immediate. 446 // A mov / orr load immediate. 529 // This is an movw / movt immediate load. Return the immediate. 538 // This is an mov / orr immediate load. Return the immediate. 570 // This is an movw / movt immediate load. Patch the immediate embedde 575 uint32_t immediate = reinterpret_cast<uint32_t>(target); local 591 uint32_t immediate = reinterpret_cast<uint32_t>(target); local [all...] |
/external/v8/src/mips/ |
H A D | assembler-mips-inl.h | 56 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) { argument 58 imm32_ = immediate;
|
/external/v8/src/mips64/ |
H A D | assembler-mips64-inl.h | 56 Operand::Operand(int64_t immediate, RelocInfo::Mode rmode) { argument 58 imm64_ = immediate;
|
/external/v8/src/s390/ |
H A D | assembler-s390-inl.h | 344 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { argument 346 imm_ = immediate;
|
/external/v8/src/wasm/ |
H A D | encoder.cc | 99 void WasmFunctionBuilder::EmitWithU8(WasmOpcode opcode, const byte immediate) { argument 101 body_.push_back(immediate); 112 uint32_t immediate) { 114 EmitVarInt(immediate); 111 EmitWithVarInt(WasmOpcode opcode, uint32_t immediate) argument
|
/external/libdrm/nouveau/ |
H A D | pushbuf.c | 537 int nr, uint32_t size, bool immediate, 580 push->channel = immediate ? chan : NULL; 670 /* need to flush if we've run out of space on an immediate pushbuf, 536 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, int nr, uint32_t size, bool immediate, struct nouveau_pushbuf **ppush) argument
|
/external/libpcap/ |
H A D | pcap-int.h | 114 int immediate; /* immediate mode - deliver packets as soon as they arrive */ member in struct:pcap_opt
|
H A D | pcap.c | 564 p->opt.immediate = 0; 662 pcap_set_immediate_mode(pcap_t *p, int immediate) argument 666 p->opt.immediate = immediate;
|
/external/lldb/include/lldb/Core/ |
H A D | EmulateInstruction.h | 101 // immediate 218 uint64_t unsigned_immediate;// unsigned immediate value 219 int64_t signed_immediate; // signed immediate value 309 SetImmediate (uint64_t immediate) argument 312 info.unsigned_immediate = immediate;
|
/external/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 188 /// immediate Value in the MCInst. 190 /// @param Value - The immediate Value, has had any PC adjustment made by 194 /// @param Offset - The byte offset to this immediate in the instruction 195 /// @param Width - The byte width of this immediate in the instruction 199 /// immediate in the instruction using the Address, Offset and Width. If that 202 /// returns zero and isBranch is true then a symbol look up for immediate Value 204 /// an MCExpr with the immediate Value is created. This function returns true 217 /// instruction and its immediate Value are used to determine the address 282 /// translateImmediate - Appends an immediate operand to an MCInst. 285 /// @param immediate 288 translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) argument [all...] |
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
H A D | TerminalBridge.java | 351 public void dispatchDisconnect(boolean immediate) { argument 356 if (immediate) {
|
/external/v8/src/ppc/ |
H A D | assembler-ppc-inl.h | 377 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { argument 379 imm_ = immediate;
|
/external/kernel-headers/original/uapi/linux/ |
H A D | firewire-cdev.h | 610 * @immediate: If non-zero, immediate key to insert before pointer 616 * Add a descriptor block and optionally a preceding immediate key to the local 624 * If not 0, the @immediate field specifies an immediate key which will be 627 * @immediate, @key, and @data array elements are CPU-endian quadlets. 631 * and immediate key. The kernel will also generate a bus reset to signal the 638 __u32 immediate; member in struct:fw_cdev_add_descriptor 650 * Remove a descriptor block and accompanying immediate key from the local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_build.c | 485 * immediate 491 struct tgsi_immediate immediate; local 493 immediate.Type = TGSI_TOKEN_TYPE_IMMEDIATE; 494 immediate.NrTokens = 1; 495 immediate.DataType = TGSI_IMM_FLOAT32; 496 immediate.Padding = 0; 498 return immediate; 506 struct tgsi_immediate immediate; local 508 immediate = tgsi_default_immediate(); 509 immediate 531 immediate_grow( struct tgsi_immediate *immediate, struct tgsi_header *header ) argument 550 struct tgsi_immediate *immediate; local [all...] |
H A D | tgsi_ureg.c | 138 } immediate[UREG_MAX_IMMEDIATE]; member in struct:ureg_program 693 /* Actually expand immediate only when fully succeeded. 714 if (ureg->immediate[i].type != type) { 719 ureg->immediate[i].value.u, 720 &ureg->immediate[i].nr, 728 ureg->immediate[i].type = type; 731 ureg->immediate[i].value.u, 732 &ureg->immediate[i].nr, 741 /* Make sure that all referenced elements are from this immediate. 801 ureg->immediate[ [all...] |
/external/libdrm/intel/ |
H A D | intel_decode.c | 2291 char immediate = (data[0] & (1 << 23)) == 0; local 2339 if (immediate) { 3692 "immediate dword low\n"); 3694 "immediate dword high\n"); 3727 instr_out(ctx, 2, "immediate dword low\n"); 3728 instr_out(ctx, 3, "immediate dword high\n");
|
/external/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_context.h | 148 unsigned immediate[I915_MAX_IMMEDIATE]; member in struct:i915_state
|
/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 1085 /* need to move any immediate into a temp - for trig functions which use literal for PI stuff */ 1168 struct tgsi_full_immediate *immediate; local 1300 immediate = &ctx.parse.FullToken.FullImmediate; 1306 ctx.literals[ctx.nliterals * 4 + 0] = immediate->u[0].Uint; 1307 ctx.literals[ctx.nliterals * 4 + 1] = immediate->u[1].Uint; 1308 ctx.literals[ctx.nliterals * 4 + 2] = immediate->u[2].Uint; 1309 ctx.literals[ctx.nliterals * 4 + 3] = immediate->u[3].Uint;
|
/external/v8/src/regexp/arm64/ |
H A D | regexp-macro-assembler-arm64.cc | 1438 int immediate, 1441 if ((immediate == 0) && ((condition == eq) || (condition == ne))) { 1451 __ Cmp(reg, immediate); 1607 // The immediate field in the encoding is limited to 7 bits (signed). 1437 CompareAndBranchOrBacktrack(Register reg, int immediate, Condition condition, Label* to) argument
|