Searched defs:safe (Results 51 - 56 of 56) sorted by relevance
123
/third_party/libfuse/util/ |
H A D | fusermount.c | 616 int safe; member
|
/third_party/skia/src/core/ |
H A D | SkTextBlob.cpp | 39 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 D | decode.c | 426 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 D | nghttp3_qpack.c | 1408 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 D | decode.c | 426 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 D | dng_negative.h | 332 void SetMakerNoteSafety (bool safe) in SetMakerNoteSafety() argument 1831 void SetMakerNoteSafety (bool safe) in SetMakerNoteSafety() argument
|
Completed in 16 milliseconds
123