Home
last modified time | relevance | path

Searched defs:safe (Results 51 - 56 of 56) sorted by relevance

123

/third_party/libfuse/util/
H A Dfusermount.c616 int safe; member
/third_party/skia/src/core/
H A DSkTextBlob.cpp39 StorageSize(uint32_t glyphCount, uint32_t textSize, SkTextBlob::GlyphPositioning positioning, SkSafeMath* safe) StorageSize() argument
99 SkSafeMath safe; NextUnchecked() local
107 PosCount(uint32_t glyphCount, SkTextBlob::GlyphPositioning positioning, SkSafeMath* safe) PosCount() argument
116 SkSafeMath safe; textSizePtr() local
392 SkSafeMath safe; reserve() local
448 SkSafeMath safe; mergeRun() local
488 SkSafeMath safe; allocInternal() local
698 SkSafeMath safe; MakeFromBuffer() local
[all...]
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c426 static BROTLI_INLINE void PreloadSymbol(int safe, in PreloadSymbol() argument
1120 DecodeBlockTypeAndLength( int safe, BrotliDecoderState* s, int tree_type) DecodeBlockTypeAndLength() argument
1197 DecodeLiteralBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeLiteralBlockSwitchInternal() argument
1217 DecodeCommandBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeCommandBlockSwitchInternal() argument
1237 DecodeDistanceBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeDistanceBlockSwitchInternal() argument
1618 ReadDistanceInternal( int safe, BrotliDecoderState* s, BrotliBitReader* br) ReadDistanceInternal() argument
1666 ReadCommandInternal( int safe, BrotliDecoderState* s, BrotliBitReader* br, int* insert_length) ReadCommandInternal() argument
1714 CheckInputAmount( int safe, BrotliBitReader* const br, size_t num) CheckInputAmount() argument
1734 ProcessCommandsInternal( int safe, BrotliDecoderState* s) ProcessCommandsInternal() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c1408 const size_t safe = ctx->max_dtable_capacity - in qpack_context_check_draining() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c426 static BROTLI_INLINE void PreloadSymbol(int safe, in PreloadSymbol() argument
1120 DecodeBlockTypeAndLength( int safe, BrotliDecoderState* s, int tree_type) DecodeBlockTypeAndLength() argument
1197 DecodeLiteralBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeLiteralBlockSwitchInternal() argument
1217 DecodeCommandBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeCommandBlockSwitchInternal() argument
1237 DecodeDistanceBlockSwitchInternal( int safe, BrotliDecoderState* s) DecodeDistanceBlockSwitchInternal() argument
1618 ReadDistanceInternal( int safe, BrotliDecoderState* s, BrotliBitReader* br) ReadDistanceInternal() argument
1666 ReadCommandInternal( int safe, BrotliDecoderState* s, BrotliBitReader* br, int* insert_length) ReadCommandInternal() argument
1714 CheckInputAmount( int safe, BrotliBitReader* const br, size_t num) CheckInputAmount() argument
1734 ProcessCommandsInternal( int safe, BrotliDecoderState* s) ProcessCommandsInternal() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_negative.h332 void SetMakerNoteSafety (bool safe) in SetMakerNoteSafety() argument
1831 void SetMakerNoteSafety (bool safe) in SetMakerNoteSafety() argument

Completed in 16 milliseconds

123