Home
last modified time | relevance | path

Searched defs:Code (Results 1 – 25 of 139) sorted by relevance

123456

/third_party/protobuf/python/google/protobuf/pyext/
Dsafe_numerics.h48 #define BASE_NUMERIC_CAST_CASE_SPECIALIZATION(A, B, C, D, Code) \ argument
56 #define BASE_NUMERIC_CAST_CASE_SAME_SIZE(DestSigned, SourceSigned, Code) \ argument
62 #define BASE_NUMERIC_CAST_CASE_SOURCE_LARGER(DestSigned, SourceSigned, Code) \ argument
66 #define BASE_NUMERIC_CAST_CASE_DEST_LARGER(DestSigned, SourceSigned, Code) \ argument
/third_party/ffmpeg/libavcodec/
Dlzwenc.c42 typedef struct Code{ struct
47 }Code; argument
/third_party/flutter/skia/third_party/externals/sdl/test/
Drelative_mode.markdown16 Code chapter
/third_party/libxkbcommon/doc/
Dquick-guide.md30 ## Code section in Quick Guide
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp98 unsigned Code = MaybeCode.get(); in skipRecord() local
113 unsigned Code; in skipRecord() local
212 uint32_t Code = MaybeCode.get(); in readRecord() local
231 unsigned Code; in readRecord() local
/third_party/skia/third_party/externals/angle2/doc/
DContributingCode.md21 ### Code subsection
28 [Testing]: #Testing
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp213 void const* Code, in op_write_native_code()
225 void const* Code, in op_write_debug_line_info()
/third_party/boringssl/src/third_party/googletest/docs/
DPumpManual.md162 ## Code ## section in Our Solution
/third_party/googletest/googletest/docs/
DPumpManual.md162 ## Code ## section in Our Solution
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamError.h43 stream_error_code Code; variable
/third_party/mingw-w64/mingw-w64-headers/include/
Deapmethodtypes.h15 BYTE Code; member
/third_party/libuv/docs/src/guide/
Dintroduction.rst52 Code chapter
/third_party/curl/docs/
DNEW-PROTOCOL.md70 ## Code section in Adding a new protocol?
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.h55 void transferErrorCode(ErrorCodes Code) { LastError.assign(Code); } in transferErrorCode()
/third_party/flutter/skia/site/dev/tools/
Dmarkdown.md385 ### Code ### subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DCodeEmitter.h44 SmallString<256> Code; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp113 unsigned Code = ReadVBR(6); in skipRecord() local
203 unsigned Code = ReadVBR(6); in readRecord() local
214 unsigned Code; in readRecord() local
/third_party/skia/resources/particles/
Dvariable_rate.json7 "Code": [ array
Dmouse_trail.json7 "Code": [ array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCmpInstAnalysis.cpp42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
/third_party/flutter/skia/third_party/externals/angle2/doc/
DContributingCode.md11 ### Code subsection
/third_party/grpc/tools/http2_interop/
Dgoaway.go28 Code uint32 member
/third_party/giflib/
Dgif_hash.c64 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code) in _InsertHashTable()
/third_party/skia/gm/verifiers/
Dgmverifier.h44 enum class Code { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h45 Code, enumerator

123456