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

  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
bitfield.rs 53 struct NoBitfield nbf;
59 static struct NoBitfield *nbf;
64 nbf->L = argL;
65 nbf->I = argI;
93 // to convert indirect accesses through nbf/bf into direct
97 nbf = &U.nbf;
100 nbf = &V.nbf;
  /external/avb/test/
avb_util_unittest.cc 119 uint64_t nbf; local
123 nbf = 40 + sizeof(AvbKernelCmdlineDescriptor) - sizeof(AvbDescriptor);
124 h.parent_descriptor.num_bytes_following = htobe64(nbf);
139 EXPECT_EQ(nbf, s.parent_descriptor.num_bytes_following);
157 uint64_t nbf; local
162 nbf = 44 + sizeof(AvbHashtreeDescriptor) - sizeof(AvbDescriptor);
163 h.parent_descriptor.num_bytes_following = htobe64(nbf);
216 EXPECT_EQ(nbf, s.parent_descriptor.num_bytes_following);
246 uint64_t nbf; local
249 nbf = 44 + sizeof(AvbHashDescriptor) - sizeof(AvbDescriptor)
289 uint64_t nbf; local
332 uint64_t nbf; local
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
setvbuf.c 78 goto nbf;
106 nbf:
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
setvbuf.c 104 goto nbf;
132 nbf:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rassapi.h 130 RAS_PPP_NBFCP_RESULT nbf; member in struct:_RAS_PPP_PROJECTION_RESULT
mprapi.h 374 PPP_NBFCP_INFO nbf; member in struct:_PPP_INFO
429 PPP_NBFCP_INFO nbf; member in struct:_PPP_INFO_2
654 PPP_NBFCP_INFO nbf; member in struct:_PPP_INFO_3
    [all...]

Completed in 242 milliseconds