Home
last modified time | relevance | path

Searched defs:SID (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/containers/pidns/
Dpidns02.c60 #define SID 1 macro
/external/clang/lib/AST/
DDeclPrinter.cpp1096 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local
1127 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.c414 int16_t WebRtcCng_UpdateSid(CNG_dec_inst* cng_inst, uint8_t* SID, in WebRtcCng_UpdateSid()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h240 typedef unsigned SID; // Type for SectionIDs typedef
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c91 #define SID(I) ctx->dump_printf( ctx, "%d", I ) macro
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp224 namespace SID { namespace
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c95 #define SID(I) ctx->dump_printf( ctx, "%d", I ) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h262 typedef unsigned SID; // Type for SectionIDs typedef
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp323 MachineOperand &SID = MI.getOperand(5); in EmitInstrWithCustomInserter() local
426 MachineOperand &SID = MI.getOperand(5); in EmitInstrWithCustomInserter() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp303 StringIdRecord SID(TypeIndex(), ScopeName); in getScopeIndex() local
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py2473 def __getitem__(self, SID): argument
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3645 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
/external/clang/lib/Serialization/
DASTWriter.cpp4861 SelectorID SID = SelectorIDs[Sel]; in getSelectorRef() local