Home
last modified time | relevance | path

Searched defs:Code (Results 1 – 25 of 134) 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.c43 typedef struct Code{ struct
48 }Code; argument
/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/node/deps/v8/src/baseline/
Dbaseline.h13 class Code; variable
/third_party/node/deps/v8/src/codegen/
Dcallable.h14 class Code; variable
/third_party/node/deps/v8/src/init/
Dsetup-isolate.h15 class Code; variable
/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/node/deps/v8/src/heap/
Dheap-write-barrier.h17 class Code; variable
/third_party/libuv/docs/src/guide/
Dintroduction.rst52 Code chapter
/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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DCodeEmitter.h44 SmallString<256> Code; variable
/third_party/elfutils/libelf/
Dgelf_xlate.c149 #define TYPE_EXTRA(Code) argument
150 #define TYPE_XLATE(Code) Code argument
/third_party/skia/resources/particles/
Dvariable_rate.json7 "Code": [ array
Dmouse_trail.json7 "Code": [ array
Dcurves.json7 "Code": [ array
/third_party/icu/docs/userguide/dev/
Dediting.md78 ## Code section in Editing the ICU User Guide
/third_party/rust/crates/nom/
DCONTRIBUTING.md32 ### Code subsection
/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/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
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
DDecoder.java13 int Code; field in Decoder

123456