/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_msg.c | 88 ax, bx, cx, dx, si, di) \ argument 133 ax, bx, cx, dx, si, di) \ argument 157 ax, bx, cx, dx, si, di) \ argument 192 ax, bx, cx, dx, si, di) \ argument 219 ax, bx, cx, dx, si, di) \ argument 256 ax, bx, cx, dx, si, di) \ argument 263 ax, bx, cx, dx, si, di) \ argument 271 ax, bx, cx, dx, si, di) \ argument 308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in vmw_open_channel() local 338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in vmw_close_channel() local [all …]
|
/external/turbine/java/com/google/turbine/processing/ |
D | TurbineTypes.java | 175 Iterator<TyVarSymbol> bx = b.tyParams().iterator(); in sameTypeParameterBounds() local 193 Iterator<Type> bx = b.iterator(); in isSameTypes() local 294 Iterator<SimpleClassTy> bx = b.classes().reverse().iterator(); in isSameClassType() local 522 Iterator<SimpleClassTy> bx = b.classes().reverse().iterator(); in isClassSubtype() local 542 Iterator<Type> bx = b.targs().iterator(); in tyArgsContains() local 642 Iterator<TyVarSymbol> bx = b.tyParams().iterator(); in getMapping() local 664 Iterator<Type> bx = s.targs().iterator(); in getMapping() local 825 Iterator<Type> bx = substAll(b.parameters(), mapping).iterator(); in isSameSignature() local
|
/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local 75 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local 72 int bx = b & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 83 int bx = state.fB & 0x03; in testQuadLineIntersectMain() local
|
/external/clang/test/Modules/Inputs/include_next/x/subdir/ |
D | b.h | 2 enum { bx = 3 }; enumerator
|
/external/llvm/test/MC/ARM/ |
D | dwarf-cfi-initial-state.s | 7 bx lr label
|
/external/oboe/docs/reference/ |
D | jquery.js | 16 …=Array.prototype.slice,bO=String.prototype.trim,bv=Array.prototype.indexOf,bx={};bF.fn=bF.prototyp… argument 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86.h | 47 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 52 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 63 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 72 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
|
/external/libaom/libaom/aom_ports/ |
D | x86.h | 48 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 53 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 64 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 73 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
|
/external/XNNPACK/test/ |
D | depth-to-space-operator-tester.h | 173 for (size_t bx = 0; bx < block_size(); bx++) { in TestNHWCxX32() local 239 for (size_t bx = 0; bx < block_size(); bx++) { in TestNCHW2NHWCxX32() local
|
D | depthtospace-microkernel-tester.h | 127 for (size_t bx = 0; bx < block_size(); bx++) { in Test() local
|
/external/XNNPACK/src/x32-depthtospace2d-chw2hwc/ |
D | scalar.c | 28 for (size_t bx = 0; bx < block_size; bx++) { in xnn_x32_depthtospace2d_chw2hwc_ukernel__scalar() local
|
/external/libaom/libaom/av1/common/ |
D | cdef_block.h | 40 uint8_t bx; member
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | check_initial_reg_state.c | 11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
|
/external/rust/crates/ring/crypto/poly1305/ |
D | poly1305_arm_asm.S | 1533 bx lr label 2025 bx lr label
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_arm_asm.S | 1531 bx lr label 2023 bx lr label
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/ |
D | poly1305_arm_asm.S | 1531 bx lr label 2023 bx lr label
|
/external/skia/src/core/ |
D | SkSafeMath.h | 72 uint64_t bx = x; in mul32() local
|
/external/pdfium/third_party/agg23/ |
D | agg_math.h | 49 AGG_INLINE bool calc_intersection(float ax, float ay, float bx, float by, in calc_intersection()
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | make_p256-nistz-tests.go | 135 func printTestCase(ax, ay *big.Int, aCoord coordinates, bx, by *big.Int, bCoord coordinates) { argument
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ResourceBundleWrapper.java | 170 ResourceBundle bx = cls.newInstance(); in instantiateBundle() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ResourceBundleWrapper.java | 168 ResourceBundle bx = cls.newInstance(); in instantiateBundle() local
|