/third_party/protobuf/python/google/protobuf/pyext/ |
D | safe_numerics.h | 48 #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/ |
D | lzwenc.c | 43 typedef struct Code{ struct 48 }Code; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 98 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/ |
D | ContributingCode.md | 21 ### Code subsection 28 [Testing]: #Testing
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileWrapper.cpp | 213 void const* Code, in op_write_native_code() 225 void const* Code, in op_write_debug_line_info()
|
/third_party/node/deps/v8/src/baseline/ |
D | baseline.h | 13 class Code; variable
|
/third_party/node/deps/v8/src/codegen/ |
D | callable.h | 14 class Code; variable
|
/third_party/node/deps/v8/src/init/ |
D | setup-isolate.h | 15 class Code; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamError.h | 43 stream_error_code Code; variable
|
/third_party/node/deps/v8/src/heap/ |
D | heap-write-barrier.h | 17 class Code; variable
|
/third_party/libuv/docs/src/guide/ |
D | introduction.rst | 52 Code chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitstreamReader.cpp | 113 unsigned Code = ReadVBR(6); in skipRecord() local 203 unsigned Code = ReadVBR(6); in readRecord() local 214 unsigned Code; in readRecord() local
|
/third_party/curl/docs/ |
D | NEW-PROTOCOL.md | 70 ## Code section in Adding a new protocol?
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCompileServer.h | 55 void transferErrorCode(ErrorCodes Code) { LastError.assign(Code); } in transferErrorCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | CodeEmitter.h | 44 SmallString<256> Code; variable
|
/third_party/elfutils/libelf/ |
D | gelf_xlate.c | 149 #define TYPE_EXTRA(Code) argument 150 #define TYPE_XLATE(Code) Code argument
|
/third_party/skia/resources/particles/ |
D | variable_rate.json | 7 "Code": [ array
|
D | mouse_trail.json | 7 "Code": [ array
|
D | curves.json | 7 "Code": [ array
|
/third_party/icu/docs/userguide/dev/ |
D | editing.md | 78 ## Code section in Editing the ICU User Guide
|
/third_party/rust/crates/nom/ |
D | CONTRIBUTING.md | 32 ### Code subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CmpInstAnalysis.cpp | 42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
|
/third_party/skia/gm/verifiers/ |
D | gmverifier.h | 44 enum class Code { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 45 Code, enumerator
|
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/ |
D | Decoder.java | 13 int Code; field in Decoder
|