| /external/tensorflow/tensorflow/security/advisory/ |
| D | tfsa-2021-135.md | 3 ### CVE Number 6 ### Impact 49 ### Patches 57 ### For more information 63 ### Attribution
|
| D | tfsa-2021-143.md | 3 ### CVE Number 6 ### Impact 57 ### Patches 67 ### For more information 73 ### Attribution
|
| D | tfsa-2021-119.md | 3 ### CVE Number 6 ### Impact 28 ### Patches 36 ### For more information 42 ### Attribution
|
| /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
|
| /external/cronet/third_party/protobuf/js/experimental/runtime/ |
| D | int64_test.js | 102 '0xffffffffffffffff': {signed: '-1', unsigned: '18446744073709551615'}, property 104 {signed: '-9223372036854775808', unsigned: '9223372036854775808'}, property 106 {signed: '-9223372034707292160', unsigned: '9223372039002259456'}, property 109 {signed: '-123456789123456789', unsigned: '18323287284586094827'}, property 111 {signed: '-6510615555426900571', unsigned: '11936128518282651045'}, property 114 {signed: '-4294967296', unsigned: '18446744069414584320'}, property 148 const unsigned = Int64.fromDecimalString(decimals.unsigned); constant
|
| /external/antlr/runtime/ObjC/Framework/ |
| D | DebugEventSocketProxy.m | 374 - (void) LT:(NSInteger)i foundNode:(unsigned)nodeHash ofType:(NSInteger)type text:(NSString *)text argument 387 - (void) createNilNode:(unsigned)hash argument 392 - (void) createNode:(unsigned)hash text:(NSString *)text type:(NSInteger)type argument 401 - (void) createNode:(unsigned)hash fromTokenAtIndex:(NSInteger)tokenIndex argument 406 - (void) becomeRoot:(unsigned)newRootHash old:(unsigned)oldRootHash argument 411 - (void) addChild:(unsigned)childHash toTree:(unsigned)treeHash argument 416 - (void) setTokenBoundariesForTree:(unsigned)nodeHash From:(NSInteger)tokenStartIndex To:(NSInteger… argument 417 {
|
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| D | DelaySlotFiller.cpp | 230 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 290 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 319 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses() 343 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
|
| /external/llvm/lib/Target/Sparc/ |
| D | DelaySlotFiller.cpp | 233 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 293 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 322 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses() 346 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| D | LanaiDelaySlotFiller.cpp | 179 bool &SawStore, SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 226 SmallSet<unsigned, 32> &RegDefs, in insertDefsUses() 255 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiDelaySlotFiller.cpp | 181 bool &SawStore, SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 228 SmallSet<unsigned, 32> &RegDefs, in insertDefsUses() 257 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
|
| /external/llvm/lib/Target/ARM/ |
| D | Thumb2ITBlockPass.cpp | 62 SmallSet<unsigned, 4> &Defs, in TrackDefUses() 101 static void ClearKillFlags(MachineInstr *MI, SmallSet<unsigned, 4> &Uses) { in ClearKillFlags() 126 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__random/ |
| D | subtract_with_carry_engine.h | 181 integral_constant<unsigned, 1>) in seed() 194 integral_constant<unsigned, 2>) in seed() 212 integral_constant<unsigned, 1>) in __seed() 227 integral_constant<unsigned, 2>) in __seed()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/ |
| D | operand.cpp | 519 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 536 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 577 out = [](unsigned) { return false; }; in spvOperandCanBeForwardDeclaredFunction() argument 588 return [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 604 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 616 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument
|
| /external/deqp-deps/SPIRV-Tools/source/ |
| D | operand.cpp | 519 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 536 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 577 out = [](unsigned) { return false; }; in spvOperandCanBeForwardDeclaredFunction() argument 588 return [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 604 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 616 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/ |
| D | operand.cpp | 532 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 549 out = [](unsigned) { return true; }; in spvOperandCanBeForwardDeclaredFunction() argument 590 out = [](unsigned) { return false; }; in spvOperandCanBeForwardDeclaredFunction() argument 601 return [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 617 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument 629 out = [](unsigned) { return false; }; in spvDbgInfoExtOperandCanBeForwardDeclaredFunction() argument
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 146 bool R600VectorRegMerger::tryMergeVector(const RegSeqInfo *Untouched, in tryMergeVector() 170 const std::vector<std::pair<unsigned, unsigned> > &RemapChan, in getReassignedChan() 181 const std::vector<std::pair<unsigned, unsigned> > &RemapChan) const { in RebuildVector() 249 const std::vector<std::pair<unsigned, unsigned> > &RemapChan) const { in SwizzleInput() 277 std::vector<std::pair<unsigned, unsigned> > &RemapChan) { in tryMergeUsingCommonSlot() 297 std::vector<std::pair<unsigned, unsigned> > &RemapChan) { in tryMergeUsingFreeSlot()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 164 bool R600VectorRegMerger::tryMergeVector(const RegSeqInfo *Untouched, in tryMergeVector() 188 const std::vector<std::pair<unsigned, unsigned>> &RemapChan, in getReassignedChan() 199 const std::vector<std::pair<unsigned, unsigned>> &RemapChan) const { in RebuildVector() argument 265 const std::vector<std::pair<unsigned, unsigned>> &RemapChan) const { in SwizzleInput() argument 293 std::vector<std::pair<unsigned, unsigned>> &RemapChan) { in tryMergeUsingCommonSlot() 313 std::vector<std::pair<unsigned, unsigned>> &RemapChan) { in tryMergeUsingFreeSlot()
|
| /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/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; }
|