Home
last modified time | relevance | path

Searched defs:Code (Results 351 – 375 of 997) sorted by relevance

1...<<11121314151617181920>>...40

/aosp_15_r20/external/giflib/
H A Dgiftext.c508 int Code, CrntPlace = 0; in PrintLZCodes() local
/aosp_15_r20/external/federated-compute/fcp/protos/federatedcompute/
H A Dcommon.proto204 enum Code { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DHashBuilder.h393 hash_code Code; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Dicmp6.hpp101 enum Code : uint8_t enum in ot::Ip6::Icmp::Header
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp123 HRESULT CDecoder::Code(const CHeader &header, ISequentialOutStream *outStream, in Code() function in NArchive::NLzma::CDecoder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DHashBuilder.h411 hash_code Code; variable
/aosp_15_r20/external/tensorflow/tensorflow/js/ops/
H A Dts_op_gen.cc94 string GenTypeScriptOp::Code() { in Code() function in tensorflow::__anon92fbc9aa0111::GenTypeScriptOp
/aosp_15_r20/external/libyuv/docs/
H A Ddeprecated_builds.md36 ### Android
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Include/
H A DIds.h428 #define DEBUG_CODE(Code) Code argument
430 #define DEBUG_CODE(Code) argument
776 #define IDS_HDT_CONSOLE_DEBUG_CODE(Code) Code argument
780 #define IDS_HDT_CONSOLE_DEBUG_CODE(Code) argument
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.h234 Code = 0x0001, // 01, Container enumerator
464 Code_struct Code; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h270 Code = 0x0001, // 01, Container enumerator
503 Code_struct Code; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.cpp1141 Code::Code( in Code() function in torch::jit::Code
1150 Code::Code(CodeImpl* codeImpl) : pImpl(codeImpl) {} in Code() function in torch::jit::Code
/aosp_15_r20/external/libcap/contrib/seccomp/
H A Dexplore.go79 Code uint16 member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CrossTU/
DCrossTranslationUnit.h66 : Code(C), FileName(std::move(FileName)), LineNo(LineNo) {} in Code() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CrossTU/
DCrossTranslationUnit.h66 : Code(C), FileName(std::move(FileName)), LineNo(LineNo) {} in Code() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CrossTU/
DCrossTranslationUnit.h66 : Code(C), FileName(std::move(FileName)), LineNo(LineNo) {} in Code() function
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
H A Ddecode.h49 enum Code : unsigned { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CrossTU/
DCrossTranslationUnit.h66 : Code(C), FileName(std::move(FileName)), LineNo(LineNo) {} in Code() function
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.h46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp57 static StringRef getUnwindCodeTypeName(uint8_t Code) { in getUnwindCodeTypeName()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/
Dencoder.go316 func (w *Encoder) Code(c Code) { func
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp998 unsigned Code = Cursor.ReadCode(); in ReadLexicalDeclContextStorage() local
1034 unsigned Code = Cursor.ReadCode(); in ReadVisibleDeclContextStorage() local
1219 unsigned Code = SLocEntryCursor.ReadCode(); in ReadSLocEntry() local
1386 unsigned Code = Cursor.ReadCode(); in ReadBlockAbbrevs() local
1908 unsigned Code = Cursor.ReadCode(); in readInputFileInfo() local
4317 unsigned Code = Cursor.ReadCode(); in readASTFileControlBlock() local
5213 unsigned Code = DeclsCursor.ReadCode(); in readTypeRecord() local
6293 unsigned Code = Cursor.ReadCode(); in GetExternalCXXCtorInitializers() local
6311 unsigned Code = Cursor.ReadCode(); in GetExternalCXXBaseSpecifiers() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DIRExecutionUnit.h327 enum class AllocationKind { Stub, Code, Data, Global, Bytes }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DIRExecutionUnit.h327 enum class AllocationKind { Stub, Code, Data, Global, Bytes }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCWasmStreamer.cpp177 SmallString<256> Code; in EmitInstToData() local

1...<<11121314151617181920>>...40