HomeSort by relevance Sort by last modified time
    Searched refs:_a (Results 1 - 24 of 24) sorted by null

  /bootable/bootloader/legacy/libc/
memcmp.c 29 int memcmp(void *_a, void *_b, unsigned len)
31 char *a = _a;
  /external/webkit/LayoutTests/fast/js/resources/
standalone-pre.js 28 function areArraysEqual(_a, _b)
30 if (_a.length !== _b.length)
32 for (var i = 0; i < _a.length; i++)
33 if (_a[i] !== _b[i])
65 function shouldBe(_a, _b)
67 if (typeof _a != "string" || typeof _b != "string")
72 _av = eval(_a);
79 testFailed(_a + " should be " + _bv + ". Threw exception " + exception);
81 testPassed(_a + " is " + _b);
83 testFailed(_a + " should be " + _bv + ". Was " + stringify(_av) + ".")
    [all...]
js-test-pre.js 38 function areArraysEqual(_a, _b)
40 if (_a.length !== _b.length)
42 for (var i = 0; i < _a.length; i++)
43 if (_a[i] !== _b[i])
75 function evalAndLog(_a)
77 if (typeof _a != "string")
81 debug(_a);
85 _av = eval(_a);
87 testFailed(_a + " threw exception " + e);
91 function shouldBe(_a, _b
    [all...]
  /external/webkit/WebCore/platform/
Arena.h 74 Arena *_a = (pool)->current; \
76 uword _p = _a->avail; \
78 if (_q > _a->limit) \
81 _a->avail = _q; \
85 Arena *_a = (pool)->current; \
87 uword _p = _a->avail; \
90 _q <= _a->limit) { \
91 _a->avail = _q; \
113 Arena *_a = (pool)->current; \
114 if (UPTRDIFF(_m, _a->base) <= UPTRDIFF(_a->avail, _a->base)) {
    [all...]
  /external/safe-iop/include/
safe_iop.h 79 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smax(_a) \
80 ((typeof(_a))(~((typeof(_a)) 1 << ((sizeof(typeof(_a)) * CHAR_BIT) - 1))))
81 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_smin(_a) \
82 ((typeof(_a))(-__sio(m)(smax)(_a) - 1))
83 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_umax(_a) ((typeof(_a))(~((typeof(_a)) 0))
    [all...]
  /external/tremolo/Tremolo/
misc.h 156 #define XPROD32(_a, _b, _t, _v, _x, _y) \
157 { *(_x)=MULT32(_a,_t)+MULT32(_b,_v); \
158 *(_y)=MULT32(_b,_t)-MULT32(_a,_v); }
159 #define XPROD31(_a, _b, _t, _v, _x, _y) \
160 { *(_x)=MULT31(_a,_t)+MULT31(_b,_v); \
161 *(_y)=MULT31(_b,_t)-MULT31(_a,_v); }
162 #define XNPROD31(_a, _b, _t, _v, _x, _y) \
163 { *(_x)=MULT31(_a,_t)-MULT31(_b,_v); \
164 *(_y)=MULT31(_b,_t)+MULT31(_a,_v); }
  /external/libvpx/examples/includes/geshi/geshi/
z80.php 134 2 => '^[_a-zA-Z][_a-zA-Z0-9]?\:'
  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 13 #define max(a,b) ({typeof(a) _a = (a); typeof(b) _b = (b); _a > _b ? _a : _b; })
14 #define min(a,b) ({typeof(a) _a = (a); typeof(b) _b = (b); _a < _b ? _a : _b; })
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 241 $self->{label} =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei;
405 $self->{value} =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei;
476 && do { $line =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei;
591 { $var=~s/([_a-z\$\@][_a-z0-9\$\@]*)/$nasm?"$1 wrt ..imagebase":"imagerel $1"/egi; }
  /frameworks/base/services/java/com/android/server/am/
PendingIntentRecord.java 55 Key(int _t, String _p, ActivityRecord _a, String _w,
59 activity = _a;
72 if (_a != null) {
73 hash = (ODD_PRIME_NUMBER*hash) + _a.hashCode();
  /frameworks/base/tools/aidl/
aidl_language_l.l 36 identifier [_a-zA-Z][_a-zA-Z0-9\.]*
  /external/bluetooth/glib/gio/
glocalfileenumerator.c 251 sort_by_inode (const void *_a, const void *_b)
255 a = _a;
  /external/bluetooth/glib/tests/
onceinit.c 204 DEFINE_16_TEST_INITIALIZERS (P##_a) \
240 LIST_16_TEST_INITIALIZERS (P##_a), \
  /external/libvpx/
y4minput.c 102 #define OC_MINI(_a,_b) ((_a)>(_b)?(_b):(_a))
103 #define OC_MAXI(_a,_b) ((_a)<(_b)?(_b):(_a))
104 #define OC_CLAMPI(_a,_b,_c) (OC_MAXI(_a,OC_MINI(_b,_c)))
  /external/chromium/third_party/icu/source/tools/genpname/
genpname.cpp 181 AliasArrayList(const Alias* _a, int32_t _n) {
182 a = _a;
200 PropertyArrayList(const Property* _a, int32_t _n) {
201 a = _a;
    [all...]
  /external/icu4c/tools/genpname/
genpname.cpp 182 AliasArrayList(const Alias* _a, int32_t _n) {
183 a = _a;
201 PropertyArrayList(const Property* _a, int32_t _n) {
202 a = _a;
    [all...]
  /external/openssl/crypto/ec/
ectest.c 754 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
771 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
786 #define CHAR2_CURVE_TEST(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
788 if (!BN_hex2bn(&a, _a)) ABORT; \
791 CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
    [all...]
  /external/webkit/WebCore/bridge/qt/
qt_runtime.cpp     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 52 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
84 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
225 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfd.h     [all...]
  /external/jpeg/
configure 75 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
118 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
349 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
    [all...]
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java 393 PostInstallData(InstallArgs _a, PackageInstalledInfo _r) {
394 args = _a;
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 325 milliseconds