/external/clang/test/SemaObjC/ |
D | method-encoding-2.m | 5 - (in out bycopy id) address:(byref inout void *)location with:(out oneway unsigned **)arg2; 6 - (id) another:(void *)location with:(unsigned **)arg2; 10 … out bycopy id) address:(byref inout void *)location with:(out oneway unsigned **)arg2{ return 0; } 11 - (id) another:(void *)location with:(unsigned **)arg2 { return 0; }
|
D | duplicate-ivar-check.m | 6 unsigned : 0; field 14 unsigned : 0; field
|
D | method-conflict-2.m | 107 - (unsigned) value argument 112 {
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRDebugEventProxy.m | 321 - (void) LT:(NSInteger)i foundNode:(unsigned)nodeHash ofType:(NSInteger)type text:(NSString *)text argument 334 - (void) createNilNode:(unsigned)hash argument 339 - (void) createNode:(unsigned)hash text:(NSString *)text type:(NSInteger)type argument 348 - (void) createNode:(unsigned)hash fromTokenAtIndex:(NSInteger)tokenIndex argument 353 - (void) becomeRoot:(unsigned)newRootHash old:(unsigned)oldRootHash argument 358 - (void) addChild:(unsigned)childHash toTree:(unsigned)treeHash argument 363 - (void) setTokenBoundariesForTree:(unsigned)nodeHash From:(NSInteger)tokenStartIndex To:(NSInteger… argument 364 {
|
/external/clang/test/SemaCXX/ |
D | out-of-line-def-mismatch.cpp | 21 void N2::N1::S2::func(C1&, unsigned, const S1*) {} // expected-error {{out-of-line definition of 'f… in func() argument 23 void N2::N1::S2::func(S1, unsigned) {} // expected-error {{out-of-line definition of 'func' does no… in func() argument 24 void N2::N1::S2::func(unsigned*, S1*) {} // expected-error {{out-of-line definition of 'func' does … in func() argument
|
/external/llvm/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 232 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 276 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 305 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses() 329 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
|
/external/clang/test/CodeGenObjC/ |
D | parameterized_classes.m | 26 - (void)getObjects:(T __strong *)objects length:(unsigned*)length; argument 27 - (T)objectAtIndexedSubscript:(unsigned)index; argument 28 - (void)setObject:(T)object atIndexedSubscript:(unsigned)index; argument
|
D | interface-layout-64.m | 42 unsigned : 0; field 99 unsigned : 0; field
|
D | debug-info-ivars.m | 13 unsigned : 1; field
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 57 SmallSet<unsigned, 4> &Defs, in TrackDefUses() 96 static void ClearKillFlags(MachineInstr *MI, SmallSet<unsigned, 4> &Uses) { in ClearKillFlags() 121 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock()
|
/external/clang/tools/libclang/ |
D | BuildSystem.cpp | 70 clang_VirtualFileOverlay_writeToBuffer(CXVirtualFileOverlay VFO, unsigned, in clang_VirtualFileOverlay_writeToBuffer() argument 101 CXModuleMapDescriptor clang_ModuleMapDescriptor_create(unsigned) { in clang_ModuleMapDescriptor_create() argument 126 clang_ModuleMapDescriptor_writeToBuffer(CXModuleMapDescriptor MMD, unsigned, in clang_ModuleMapDescriptor_writeToBuffer() argument
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 145 bool R600VectorRegMerger::tryMergeVector(const RegSeqInfo *Untouched, in tryMergeVector() 169 const std::vector<std::pair<unsigned, unsigned> > &RemapChan, in getReassignedChan() 180 const std::vector<std::pair<unsigned, unsigned> > &RemapChan) const { in RebuildVector() 248 const std::vector<std::pair<unsigned, unsigned> > &RemapChan) const { in SwizzleInput() 276 std::vector<std::pair<unsigned, unsigned> > &RemapChan) { in tryMergeUsingCommonSlot() 296 std::vector<std::pair<unsigned, unsigned> > &RemapChan) { in tryMergeUsingFreeSlot()
|
D | R600EmitClauseMarkers.cpp | 118 std::vector<std::pair<unsigned, unsigned> > &CachedConsts, in SubstituteKCacheBank() 182 std::vector<std::pair<unsigned, unsigned> > KCacheBanks, in canClauseLocalKillFitInClause()
|
/external/clang/test/Index/ |
D | annotate-subscripting.m | 3 + (id)arrayWithObjects:(id *)objects count:(unsigned)count; argument 13 + (id)dictionaryWithObjects:(id *)objects forKeys:(id *)keys count:(unsigned)count; argument
|
D | index-subscripting-literals.m | 3 + (id)arrayWithObjects:(id *)objects count:(unsigned)count; argument 13 + (id)dictionaryWithObjects:(id *)objects forKeys:(id *)keys count:(unsigned)count; argument
|
D | file-refs-subscripting.m | 3 + (id)arrayWithObjects:(id *)objects count:(unsigned)count; argument 13 + (id)dictionaryWithObjects:(id *)objects forKeys:(id *)keys count:(unsigned)count; argument
|
/external/clang/test/Rewriter/ |
D | method-encoding-1.m | 10 - (id) address:(void *)location with:(unsigned **)arg2; 17 - (id) address:(void *)location with:(unsigned **)arg2{ return 0; }
|
/external/clang/test/PCH/ |
D | subscripting-literals.m | 12 + (id)arrayWithObjects:(id *)objects count:(unsigned)count; argument 21 + (id)dictionaryWithObjects:(id *)objects forKeys:(id *)keys count:(unsigned)count; argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.h | 23 inline bool CC_PPC_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_PPC_AnyReg_Error() argument
|
/external/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 30 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers) { in removeRegsInMask() 74 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers) { in stepForward()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1676 unsigned FastISel::fastEmit_(MVT, MVT, unsigned) { return 0; } in fastEmit_() argument 1678 unsigned FastISel::fastEmit_r(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_r() argument 1683 unsigned FastISel::fastEmit_rr(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rr() argument 1689 unsigned FastISel::fastEmit_i(MVT, MVT, unsigned, uint64_t /*Imm*/) { in fastEmit_i() argument 1693 unsigned FastISel::fastEmit_f(MVT, MVT, unsigned, in fastEmit_f() argument 1698 unsigned FastISel::fastEmit_ri(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_ri() argument 1703 unsigned FastISel::fastEmit_rf(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rf() argument 1709 unsigned FastISel::fastEmit_rri(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rri() argument
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 48 virtual bool LRE_CanEraseVirtReg(unsigned) { return true; } in LRE_CanEraseVirtReg() argument 51 virtual void LRE_WillShrinkVirtReg(unsigned) {} in LRE_WillShrinkVirtReg() argument
|
/external/llvm/include/llvm/IR/ |
D | User.h | 94 void operator delete(void*, unsigned) { in delete() argument 98 void operator delete(void*, unsigned, bool) { in delete() argument
|
/external/llvm/lib/Target/X86/ |
D | X86CallingConv.h | 36 inline bool CC_X86_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_X86_AnyReg_Error() argument
|
/external/clang/test/ARCMT/ |
D | objcmt-subscripting-literals.m | 28 - (id)objectAtIndexedSubscript:(unsigned)idx; argument 48 - (void)setObject:(id)obj atIndexedSubscript:(unsigned)idx; argument 185 - (id)objectAtIndexedSubscript:(unsigned)idx; argument 193 - (void)setObject:(id)obj atIndexedSubscript:(unsigned)idx; argument
|