Home
last modified time | relevance | path

Searched defs:_b (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm/test/MC/MachO/
Dtls.s40 .globl _b symbol
41 _b: label
Dreloc-pcrel-offset.s14 _b: label
Dindirect-symbols.s3 _b: label
Dreloc-pcrel.s43 _b: label
/external/safe-iop/include/
Dsafe_iop.h356 #define safe_uadd(_ptr, _a, _b) \ argument
363 #define safe_sadd(_ptr, _a, _b) \ argument
373 #define safe_usub(_ptr, _a, _b) \ argument
381 #define safe_ssub(_ptr, _a, _b) \ argument
390 #define safe_umul(_ptr, _a, _b) \ argument
398 #define safe_smul(_ptr, _a, _b) \ argument
428 #define safe_udiv(_ptr, _a, _b) \ argument
437 #define safe_sdiv(_ptr, _a, _b) \ argument
446 #define safe_umod(_ptr, _a, _b) \ argument
454 #define safe_smod(_ptr, _a, _b) \ argument
/external/llvm/test/MC/COFF/
Dcomm-align.s35 _b: label
/external/v8/test/mjsunit/regress/
Dregress-1240.js36 a.__defineGetter__('b', function _b(){ return 'foo'; }); function
/external/compiler-rt/test/BlocksRuntime/
Dbyrefcopycopy.c23 __typeof(b) _b; in main() local
/external/clang/test/SemaCXX/Inputs/
Darray-bounds-system-header.h7 #define BAD_MACRO_2(_b, _i) \ argument
/external/v8/test/webkit/resources/
Dstandalone-pre.js58 function areArraysEqual(_a, _b) argument
97 function shouldBe(_a, _b) argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_yuv.h63 const float _b = CLAMP(b, 0.0f, 1.0f); in util_format_rgb_float_to_yuv() local
115 const int _b = (298 * _y + 516 * _u + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
/external/tremolo/Tremolo/
Dmisc.h157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ argument
160 #define XPROD31(_a, _b, _t, _v, _x, _y) \ argument
163 #define XNPROD31(_a, _b, _t, _v, _x, _y) \ argument
/external/libopus/celt/
Decintrin.h46 # define EC_MINI(_a,_b) ((_a)+(((_b)-(_a))&-((_b)<(_a)))) argument
/external/libvpx/libvpx/
Dy4minput.c143 #define OC_MINI(_a,_b) ((_a)>(_b)?(_b):(_a)) argument
144 #define OC_MAXI(_a,_b) ((_a)<(_b)?(_b):(_a)) argument
145 #define OC_CLAMPI(_a,_b,_c) (OC_MAXI(_a,OC_MINI(_b,_c))) argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DMismatchedRangeException.cs44 private readonly int _b; field in Antlr.Runtime.MismatchedRangeException
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DMismatchedRangeException.cs42 private readonly int _b; field in Antlr.Runtime.MismatchedRangeException
/external/libnl/lib/fib_lookup/
Drequest.c56 static int request_compare(struct nl_object *_a, struct nl_object *_b, in request_compare()
Dlookup.c143 static int result_compare(struct nl_object *_a, struct nl_object *_b, in result_compare()
/external/libnl/lib/netfilter/
Dqueue_obj.c164 static int nfnl_queue_compare(struct nl_object *_a, struct nl_object *_b, in nfnl_queue_compare()
Dlog_obj.c232 static int nfnl_log_compare(struct nl_object *_a, struct nl_object *_b, in nfnl_log_compare()
/external/libnl/lib/genl/
Dfamily.c128 static int family_compare(struct nl_object *_a, struct nl_object *_b, in family_compare()
/external/libnl/lib/route/
Dtc.c245 int tca_compare(struct nl_object *_a, struct nl_object *_b, in tca_compare()
Dneightbl.c57 static int neightbl_compare(struct nl_object *_a, struct nl_object *_b, in neightbl_compare()
/external/opencv/cv/src/
Dcvgeometry.cpp130 icvCreateCenterNormalLine( CvSubdiv2DEdge edge, double *_a, double *_b, double *_c ) in icvCreateCenterNormalLine()
/external/valgrind/VEX/priv/
Dguest_amd64_helpers.c2388 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_baseline() argument
2472 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_sse3_and_cx16() argument
2594 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_sse42_and_cx16() argument
2748 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_avx_and_cx16() argument

12