Home
last modified time | relevance | path

Searched defs:IsPadded (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dpayload_decoder_base_test_util.h342 bool IsPadded() const { return total_pad_length_ > 0; } in IsPadded() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/
H A Dhttp2_structures.h89 bool IsPadded() const { in IsPadded() function
H A Dhttp2_structures_test.cc298 TEST_P(IsPaddedTest, IsPadded) { in TEST_P() argument
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDataLayout.h476 unsigned IsPadded : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDataLayout.h588 unsigned IsPadded : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDataLayout.h625 unsigned IsPadded : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDataLayout.h625 unsigned IsPadded : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDataLayout.h625 unsigned IsPadded : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDataLayout.h625 unsigned IsPadded : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDataLayout.h628 unsigned IsPadded : 1; variable