Home
last modified time | relevance | path

Searched defs:b5 (Results 1 – 25 of 676) sorted by relevance

12345678910>>...28

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dknownfolders.h16 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) EXTERN_C const GUID DE… argument
18 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) const GUID DECLSPEC_SE… argument
21 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) EXTERN_C const GUID na… argument
Dadoguids.h6 #define STRING_GUID(l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) l##-##w1##-##w2##-##b1##b2##-##b3##b… argument
9 #define GUID_BUILDER(n, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) STRING_GUID (l, w1, w2, b1, b2, … argument
11 #define GUID_BUILDER(n, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) DEFINE_GUID (n, 0x##l, 0x##w1, 0… argument
Dpropkeydef.h35 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
39 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
44 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
Ddevpropdef.h95 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const DEVP… argument
97 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) const DEVPROPKEY DE… argument
100 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const DEVP… argument
Dguiddef.h61 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) EXTERN_C const GUID DECLSPEC_SELECTANY na… argument
63 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) const GUID DECLSPEC_SELECTANY name = { l,… argument
67 #define DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) EXTERN_C const GUID name argument
Dmsinkaut_i.c16 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
21 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
D_mingw.h531 #define __CRT_UUID_DECL(type,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
546 #define __CRT_UUID_DECL(type,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
562 #define __CRT_UUID_DECL(type,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) argument
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/json/
H A DPrimitiveValuesBenchmark.kt25 val b5: Boolean, val b6: Boolean, val b7: Boolean, val b8: Boolean constant in kotlinx.benchmarks.json.PrimitiveValuesBenchmark.BooleanHolder
34 val b5: Int, val b6: Int, val b7: Int, val b8: Int constant in kotlinx.benchmarks.json.PrimitiveValuesBenchmark.IntHolder
45 val b5: Long, val b6: Long, val b7: Long, val b8: Long constant in kotlinx.benchmarks.json.PrimitiveValuesBenchmark.LongHolder
/aosp_15_r20/external/ow2-asm/asm-test/src/main/resources/jdk5/
HDAllInstructions.class ... b0 boolean b1 boolean b2 boolean b3 boolean b4 boolean b5 public static long longInstructions (long, long, long ...
/aosp_15_r20/external/ow2-asm/asm-test/src/main/resources/jdk3/
HDAllInstructions.class ... b0 boolean b1 boolean b2 boolean b3 boolean b4 boolean b5 public static long longInstructions (long, long, long ...
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dcall.hpp179 …def typename when<_, A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef
230 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef
281 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef
332 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef
383 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_hadamard_neon.c29 int16x8_t b5 = vsubq_s16(*a4, *a5); in hadamard_highbd_col8_first_pass() local
62 int32x4_t b5 = vsubl_s16(a4, a5); in hadamard_highbd_col4_second_pass() local
96 int16x4_t b0, b1, b2, b3, b4, b5, b6, b7; in vpx_highbd_hadamard_8x8_neon() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_hadamard_neon.c31 int16x8_t b5 = vsubq_s16(*a4, *a5); in hadamard_highbd_col8_first_pass() local
64 int32x4_t b5 = vsubl_s16(a4, a5); in hadamard_highbd_col4_second_pass() local
98 int16x4_t b0, b1, b2, b3, b4, b5, b6, b7; in aom_highbd_hadamard_8x8_neon() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DHighamHall54StepInterpolator.java88 final double b5 = hTheta * ( theta * (-5.0/16.0 + theta * 5.0/12.0)); in computeInterpolatedStateAndDerivatives() local
106 final double b5 = h * (-5.0/48.0 + theta2 * (-5.0/16.0 + theta * 5.0/12.0)); in computeInterpolatedStateAndDerivatives() local
H A DHighamHall54FieldStepInterpolator.java96 …final T b5 = thetaH.multiply(theta.multiply(theta.multiply( 5.0 … in computeInterpolatedStateAndDerivatives() local
107 …final T b5 = h.multiply(theta2.multiply(theta.multiply( … in computeInterpolatedStateAndDerivatives() local
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyGuidDef.h57 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
61 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dhas_xxx.cpp33 struct b5 { typedef int xxx[10]; }; struct
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Davg.c48 int16_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_highbd_col8_first_pass() local
81 int32_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_highbd_col8_second_pass() local
206 int16_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_col8() local
/aosp_15_r20/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java97 native static byte byteMethod(byte b1, byte b2, byte b3, byte b4, byte b5, byte b6, byte b7, in byteMethod()
129 …native static boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolean b5, bo… in booleanMethod()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DMyExplorerCommand.h104 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const PRO… argument
106 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) EXTERN_C const PRO… argument
/aosp_15_r20/external/skia/src/gpu/
H A DDataUtils.cpp83 int b5 = SkMulDiv255Round(31, bOrig); in create_etc1_block() local
141 int b5 = SkMulDiv255Round(31, SkColorGetB(col)); in to565() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Davg.c154 int16_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_col8() local
358 int16_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_highbd_col8_first_pass() local
391 int32_t b5 = src_diff[4 * src_stride] - src_diff[5 * src_stride]; in hadamard_highbd_col8_second_pass() local
/aosp_15_r20/external/angle/src/image_util/
H A Dloadimage.cpp479 auto b5 = static_cast<uint16_t>(b8 >> 3); in LoadRGB8ToBGR565() local
512 uint16_t b5 = gl::getShiftedData<5, 0>(rgb); in LoadRGB565ToBGR565() local
977 auto b5 = static_cast<uint16_t>((rgba8 & 0x00FF0000) >> 19); in LoadRGBA8ToBGR5A1() local
1009 auto b5 = static_cast<uint16_t>((rgba8 & 0x00FF0000) >> 19); in LoadRGBA8ToRGB5A1() local
1042 uint16_t b5 = static_cast<uint16_t>(rgb10a2.B >> 5u); in LoadRGB10A2ToBGR5A1() local
1076 uint16_t b5 = static_cast<uint16_t>(rgb10a2.B >> 5u); in LoadRGB10A2ToRGB5A1() local
1110 uint16_t b5 = static_cast<uint16_t>(rgb10a2.B >> 5u); in LoadRGB10A2ToRGB565() local
1169 auto b5 = static_cast<uint16_t>((rgba & 0x003e) >> 1); in LoadRGB5A1ToBGR5A1() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Davg_intrin_avx2.c34 __m256i b5 = _mm256_sub_epi32(a4, a5); in highbd_hadamard_col8_avx2() local
244 __m256i b5 = _mm256_sub_epi16(a4, a5); in hadamard_col8x2_avx2() local
/aosp_15_r20/art/test/004-JniTest/src/
H A DMain.java152 static native byte byteMethod(byte b1, byte b2, byte b3, byte b4, byte b5, byte b6, byte b7, in byteMethod()
190 … boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolean b5, boolean b6, boo… in booleanMethod()

12345678910>>...28