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

  /external/e2fsprogs/lib/uuid/
uuid.h 58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \
59 static const uuid_t name __attribute__ ((unused)) = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \
62 static const uuid_t name = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
uuid.h.in 58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \
59 static const uuid_t name __attribute__ ((unused)) = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \
62 static const uuid_t name = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
  /external/clang/test/SemaCXX/
dcl_init_aggr.cpp 123 u u5 = { "asdf" }; // expected-error{{cannot initialize a member subobject of type 'int' with an lvalue of type 'const char [5]'}} variable
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 277 params->u5);
283 bte_appl_cfg.ble_max_key_size = params->u5;
  /external/libvorbis/vq/
Makefile.am 22 44u0.vqs 44u1.vqs 44u2.vqs 44u3.vqs 44u4.vqs 44u5.vqs 44u6.vqs \
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 130 u5 = 1.33810918536787660377e-02, /* 0x3F8B678B, 0xBF2BAB09 */ variable
265 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
e_lgammaf_r.c 63 u5 = 1.3381091878e-02, /* 0x3c5b3c5e */ variable
198 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
  /external/fdlibm/
e_lgamma_r.c 129 u5 = 1.33810918536787660377e-02, /* 0x3F8B678B, 0xBF2BAB09 */ variable
271 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLTest.java 60 URL u5; field in class:URLTest
146 u5 = new URL("file:/testing.tst");
147 assertEquals("u5 returns a wrong protocol", "file", u5.getProtocol());
148 assertTrue("u5 returns a wrong host", u5.getHost().equals(""));
149 assertEquals("u5 returns a wrong port", -1, u5.getPort());
150 assertEquals("u5 returns a wrong file", "/testing.tst", u5.getFile())
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 78 uint16_t u5; member in struct:__anon20602
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 587 // u5 tests an empty-string title.
674 int64 u5 = adds.AddURL( L"u5", url, f1, f2); // + u5 NOLINT local
675 int64 f6 = adds.AddFolder(L"f6", f1, u5); // + f6
698 ops.ModifyPosition(u5, f6, 0);
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 182 this.u5 = i;
  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 464 constexpr bool u5 = p < 0; // expected-error {{constant expression}} member in namespace:UnspecifiedRelations
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 1199 milliseconds