Home
last modified time | relevance | path

Searched defs:shallow (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dhash.h175 SearchInStaticDictionary( const BrotliEncoderDictionary* dictionary, HasherCommon* common, const uint8_t* data, size_t max_length, size_t max_backward, size_t max_distance, HasherSearchResult* out, BROTLI_BOOL shallow) SearchInStaticDictionary() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h175 SearchInStaticDictionary( const BrotliEncoderDictionary* dictionary, HasherCommon* common, const uint8_t* data, size_t max_length, size_t max_backward, size_t max_distance, HasherSearchResult* out, BROTLI_BOOL shallow) SearchInStaticDictionary() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc366 bool CordRepBtree::IsValid(const CordRepBtree* tree, bool shallow) { in IsValid() argument
411 CordRepBtree* CordRepBtree::AssertValid(CordRepBtree* tree, bool shallow) { in AssertValid() argument
419 AssertValid(const CordRepBtree* tree, bool shallow) AssertValid() argument

Completed in 5 milliseconds