HomeSort by relevance Sort by last modified time
    Searched defs:b6 (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CXX/expr/expr.unary/expr.unary.op/
p6.cpp 18 bool b6 = !&b4; variable
  /external/clang/test/PCH/
cxx-templates.cpp 36 S6<const int[17]>::t2 b6 = a6; local
  /external/clang/test/SemaCXX/
constant-expression.cpp 40 b6 : Struct::seval, member in struct:C
uninitialized.cpp 88 B b6 = getB(&b6.x); local
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h 348 unsigned long b6 = __PERF_ENCODE_INDEXED(szFunc, 5); local
354 (a18 & 0xf) | ((b6 & 0xf) << 4) | ((b12 & 0xf) << 8) |
375 __PERF_ENCODE_INDEXED(szFunc, 4), b6), local
429 unsigned long b6 = __PERF_ENCODE_INDEXED(szFunc, 5); \
434 (a18 & 0xf) | ((b6 & 0xf) << 4) | \
456 __PERF_ENCODE_INDEXED(szFunc, 4), b6), \
  /bionic/libc/netbsd/resolv/
res_send.c 1120 struct sockaddr_in6 *a6, *b6; local
1132 b6 = (struct sockaddr_in6 *)(void *)b;
1133 return a6->sin6_port == b6->sin6_port &&
1135 a6->sin6_scope_id == b6->sin6_scope_id &&
1137 IN6_ARE_ADDR_EQUAL(&a6->sin6_addr, &b6->sin6_addr);
  /external/openssl/crypto/bn/asm/
pa-risc2W.s 909 ; Note, that when using b6 and b7, the code must save these before
986 b6 .reg %fr12 label
    [all...]
pa-risc2.s 922 ; Note, that when using b6 and b7, the code must save these before
999 b6 .reg %fr12 label
    [all...]
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 

Completed in 287 milliseconds