/external/jsoncpp/include/json/ |
D | forwards.h | 32 using ArrayIndex = unsigned int; variable
|
D | value.h | 208 using ArrayIndex = Json::ArrayIndex; variable
|
/external/angle/src/common/ |
D | utilities_unittest.cpp | 17 TEST(ParseResourceName, ArrayIndex) in TEST() argument 95 TEST(ParseArrayIndex, ArrayIndex) in TEST() argument
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 234 typedef unsigned int ArrayIndex; typedef
|
D | json.h | 261 typedef unsigned int ArrayIndex; typedef 518 typedef Json::ArrayIndex ArrayIndex; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 234 typedef unsigned int ArrayIndex; typedef
|
D | json.h | 261 typedef unsigned int ArrayIndex; typedef 518 typedef Json::ArrayIndex ArrayIndex; typedef
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 234 typedef unsigned int ArrayIndex; typedef
|
D | json.h | 261 typedef unsigned int ArrayIndex; typedef 518 typedef Json::ArrayIndex ArrayIndex; typedef
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 234 typedef unsigned int ArrayIndex; typedef
|
D | json.h | 261 typedef unsigned int ArrayIndex; typedef 518 typedef Json::ArrayIndex ArrayIndex; typedef
|
/external/openscreen/cast/common/channel/ |
D | connection_namespace_handler.cc | 36 using ArrayIndex = Json::Value::ArrayIndex; in FindMaxProtocolVersion() typedef
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | ByteCodeExprGen.h | 228 llvm::Optional<uint64_t> ArrayIndex; variable
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 289 typedef unsigned int ArrayIndex; typedef 561 typedef Json::ArrayIndex ArrayIndex; typedef
|
/external/clang/include/clang/AST/ |
D | APValue.h | 63 uint64_t ArrayIndex; member
|
/external/llvm-project/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1095 ArrayIndex(SExpr *A, SExpr *N) : SExpr(COP_ArrayIndex), Array(A), Index(N) {} in ArrayIndex() function 1096 ArrayIndex(const ArrayIndex &E, SExpr *A, SExpr *N) in ArrayIndex() function
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1098 ArrayIndex(SExpr *A, SExpr *N) : SExpr(COP_ArrayIndex), Array(A), Index(N) {} in ArrayIndex() function 1099 ArrayIndex(const ArrayIndex &E, SExpr *A, SExpr *N) in ArrayIndex() function
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTraversalTest.cpp | 908 TEST(ArraySubscriptMatchers, ArrayIndex) { in TEST() argument
|
/external/llvm-project/clang/unittests/ASTMatchers/ |
D | ASTMatchersTraversalTest.cpp | 1507 TEST(ArraySubscriptMatchers, ArrayIndex) { in TEST() argument
|
/external/clang/lib/CodeGen/ |
D | CGClass.cpp | 579 llvm::Value *ArrayIndex = CGF.Builder.CreateLoad(ArrayIndexVar); in EmitAggMemberInitializer() local
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 362 uint64_t ArrayIndex = IsArray ? Entries.back().getAsArrayIndex() in validIndexAdjustments() local 456 uint64_t ArrayIndex = IsArray ? Entries.back().getAsArrayIndex() in adjustIndex() local 11370 uint64_t ArrayIndex = Designator.Entries.back().getAsArrayIndex(); in determineEndOffset() local
|