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

  /external/avb/test/
avb_util_unittest.cc 120 uint64_t nbf; local
124 nbf = 40 + sizeof(AvbKernelCmdlineDescriptor) - sizeof(AvbDescriptor);
125 h.parent_descriptor.num_bytes_following = htobe64(nbf);
140 EXPECT_EQ(nbf, s.parent_descriptor.num_bytes_following);
158 uint64_t nbf; local
163 nbf = 44 + sizeof(AvbHashtreeDescriptor) - sizeof(AvbDescriptor);
164 h.parent_descriptor.num_bytes_following = htobe64(nbf);
217 EXPECT_EQ(nbf, s.parent_descriptor.num_bytes_following);
247 uint64_t nbf; local
250 nbf = 44 + sizeof(AvbHashDescriptor) - sizeof(AvbDescriptor)
290 uint64_t nbf; local
333 uint64_t nbf; local
    [all...]
  /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...]
  /prebuilts/misc/common/nimbus-jose-jwt/
nimbus-jose-jwt-4.33.jar 

Completed in 214 milliseconds