HomeSort by relevance Sort by last modified time
    Searched refs:Far (Results 1 - 25 of 36) sorted by null

1 2

  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
ControlFlow.cpp 39 TestJ(o, Far, ebx, 0x80000000ul, ecx, 0x1ul, edx);
41 TestJ(no, Far, edx, 0x1ul, edi, 0x1ul, esi);
43 TestJ(b, Far, esi, 0x1ul, eax, 0x80000000ul, ebx);
45 TestJ(ae, Far, ebx, 0x80000000ul, ecx, 0x1ul, edx);
47 TestJ(e, Far, edx, 0x80000000ul, edi, 0x80000000ul, esi);
49 TestJ(ne, Far, esi, 0x80000000ul, eax, 0x1ul, ebx);
51 TestJ(be, Far, ebx, 0x1ul, ecx, 0x80000000ul, edx);
53 TestJ(a, Far, edx, 0x80000000ul, edi, 0x1ul, esi);
55 TestJ(s, Far, esi, 0x1ul, eax, 0x80000000ul, ebx);
57 TestJ(ns, Far, ebx, 0x80000000ul, ecx, 0x1ul, edx)
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
ControlFlow.cpp 42 TestJ(o, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \
44 TestJ(no, Far, Dst, Src0, 0x1ul, Src1, 0x1ul); \
46 TestJ(b, Far, Dst, Src0, 0x1ul, Src1, 0x80000000ul); \
48 TestJ(ae, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \
50 TestJ(e, Far, Dst, Src0, 0x80000000ul, Src1, 0x80000000ul); \
52 TestJ(ne, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \
54 TestJ(be, Far, Dst, Src0, 0x1ul, Src1, 0x80000000ul); \
56 TestJ(a, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \
58 TestJ(s, Far, Dst, Src0, 0x1ul, Src1, 0x80000000ul); \
60 TestJ(ns, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul);
    [all...]
  /external/mesa3d/src/mesa/main/
viewport.c 83 GLdouble Near, Far; /**< Depth buffer range */
240 ctx->ViewportArray[idx].Far == farval)
244 ctx->ViewportArray[idx].Far = CLAMP(farval, 0.0, 1.0);
264 * the far clip plane
308 * GLclampd near and far clip-plane values
329 set_depth_range_no_notify(ctx, i + first, p[i].Near, p[i].Far);
365 * the far clip plane
413 ctx->ViewportArray[i].Far = 1.0;
484 double f = ctx->ViewportArray[i].Far;
rastpos.c 65 * Clip a point against the far/near Z clipping planes.
426 ctx->ViewportArray[0].Far);
674 * (ctx->ViewportArray[0].Far - ctx->ViewportArray[0].Near)
get.c 753 v->value_double_2[1] = ctx->ViewportArray[0].Far;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_util.h 157 a[MAT_SZ] = fb->_DepthMaxF * (vp->Far - vp->Near) / 2;
174 a[2] = fb->_DepthMaxF * (vp->Far + vp->Near) / 2;
nv10_state_fb.c 188 a[2] = nv10_transform_depth(ctx, (vp->Far + vp->Near) / 2);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
branchs12.s 90 ;; Far branchs to undefined symbols
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c 59 ctx->ViewportArray[i].Far);
61 ctx->ViewportArray[i].Far);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 164 FarC = 0x01, // far right to left push, caller pops stack
166 FarPascal = 0x03, // far left to right push, callee pops stack
168 FarFast = 0x05, // far left to right push with regs, callee pops stack
170 FarStdCall = 0x08, // far standard call
172 FarSysCall = 0x0a, // far sys call
281 Far = 0x4,
317 Far16 = 0x01, // 16:16 far pointer
372 Far = 0x06
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/
MpFuncs.asm 24 DB 0EAh ; far jump
77 FJMP32 010h,0h ; Far jmp using code segment descriptor
  /external/mesa3d/src/mesa/swrast/
s_depth.c 158 * Clamp fragment Z values to the depth near/far range (glDepthRange()).
160 * In that case, vertexes are not clipped against the near/far planes
174 if (ctx->ViewportArray[0].Near < ctx->ViewportArray[0].Far) {
176 max_f = ctx->ViewportArray[0].Far;
178 min_f = ctx->ViewportArray[0].Far;
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 166 FarC = 0x01, // far right to left push, caller pops stack
168 FarPascal = 0x03, // far left to right push, callee pops stack
170 FarFast = 0x05, // far left to right push with regs, callee pops stack
172 FarStdCall = 0x08, // far standard call
174 FarSysCall = 0x0a, // far sys call
312 Far16 = 0x01, // 16:16 far pointer
367 Far = 0x06
  /external/mesa3d/src/mesa/program/
prog_statevars.c 362 value[1] = ctx->ViewportArray[0].Far; /* far */
363 value[2] = ctx->ViewportArray[0].Far - ctx->ViewportArray[0].Near; /* far - near */
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86Base.h 565 InstX86Br::Far);
568 Context.insert<InstX86Br>(Target, InstX86Br::Far);
571 Context.insert<InstX86Br>(Target, Condition, InstX86Br::Far);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 246 BOOL Far;
263 BOOL Far;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 239 WINBOOL Far;
256 WINBOOL Far;
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.S 442 .byte 0xea # jmp far 16:32
521 .byte 0xea # Far Jump $+9:Selector to reload CS
    [all...]

Completed in 767 milliseconds

1 2