| /external/clang/test/Sema/ |
| D | warn-char-subscripts.c | 5 char subscript = 0; in t1() local 11 char subscript = 0; in t2() local 17 char subscript = 0; in t3() local 23 char subscript = 0; in t4() local 35 signed char subscript = 0; in t6() local 41 unsigned char subscript = 0; in t7() local 48 CharTy subscript = 0; in t8() local 55 SignedCharTy subscript = 0; in t9() local 62 UnsignedCharTy subscript = 0; in t10() local
|
| /external/clang/test/SemaCXX/ |
| D | warn-char-subscripts.cpp | 6 T subscript = 0; in t1() local 13 T subscript = 0; in t2() local
|
| /external/compiler-rt/test/asan/TestCases/Windows/ |
| D | stack_array_left_oob.cc | 7 int subscript = -1; in main() local
|
| D | stack_array_right_oob.cc | 7 int subscript = 42; in main() local
|
| D | stack_array_sanity.cc | 7 int subscript = 1; in main() local
|
| D | intercept_strdup.cc | 10 int subscript = 1; in main() local
|
| D | dll_noreturn.cc | 8 int subscript = -1; in noreturn_f() local
|
| D | thread_stack_array_left_oob.cc | 7 int subscript = -1; in thread_proc() local
|
| D | dll_thread_stack_array_left_oob.cc | 9 int subscript = -1; in thread_proc() local
|
| D | thread_stack_array_right_oob.cc | 7 int subscript = 42; in thread_proc() local
|
| D | queue_user_work_item_report.cc | 9 int subscript = -1; in work_item() local
|
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | sharding_util_ops.cc | 189 Eigen::DSizes<Eigen::DenseIndex, 1> subscript; in GetSliceIndices() local 198 Eigen::DSizes<Eigen::DenseIndex, 2> subscript; in GetSliceIndices() local 208 Eigen::DSizes<Eigen::DenseIndex, 3> subscript; in GetSliceIndices() local 221 Eigen::DSizes<Eigen::DenseIndex, 4> subscript; in GetSliceIndices() local 238 Eigen::DSizes<Eigen::DenseIndex, 5> subscript; in GetSliceIndices() local 259 Eigen::DSizes<Eigen::DenseIndex, 6> subscript; in GetSliceIndices() local 285 Eigen::DSizes<Eigen::DenseIndex, 7> subscript; in GetSliceIndices() local 316 Eigen::DSizes<Eigen::DenseIndex, 8> subscript; in GetSliceIndices() local
|
| /external/tensorflow/tensorflow/core/util/ |
| D | einsum_op_util.cc | 64 void MapToLabels(const string& subscript, Labels* labels, in MapToLabels()
|
| /external/tensorflow/tensorflow/python/autograph/pyct/ |
| D | qual_names.py | 56 def __init__(self, base, attr=None, subscript=None): argument
|
| /external/python/cpython2/Lib/ |
| D | symbol.py | 81 subscript = 324 variable
|
| /external/python/cpython2/Include/ |
| D | graminit.h | 71 #define subscript 324 macro
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | extension_dict.cc | 132 PyObject* subscript(ExtensionDict* self, PyObject* key) { in subscript() function
|
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
| D | extension_dict.cc | 132 PyObject* subscript(ExtensionDict* self, PyObject* key) { in subscript() function
|
| /external/angle/src/libANGLE/ |
| D | VaryingPacking.cpp | 653 void VaryingPacking::collectUserVaryingTF(const ProgramVaryingRef &ref, size_t subscript) in collectUserVaryingTF() 838 size_t subscript = GL_INVALID_INDEX; in collectTFVarying() local
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_ir_fs.h | 292 subscript(fs_reg reg, brw_reg_type type, unsigned i) in subscript() function
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | loop_dependence.cpp | 368 for (const auto& subscript : coupled_subscripts) { in GetDependence() local 1608 for (auto& subscript : new_subscripts) { in DeltaTest() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | loop_dependence.cpp | 369 for (const auto& subscript : coupled_subscripts) { in GetDependence() local 1609 for (auto& subscript : new_subscripts) { in DeltaTest() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | loop_dependence.cpp | 370 for (const auto& subscript : coupled_subscripts) { in GetDependence() local 1610 for (auto& subscript : new_subscripts) { in DeltaTest() local
|
| /external/angle/src/common/ |
| D | utilities.cpp | 1021 unsigned long subscript = in ParseArrayIndex() local
|
| /external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/ |
| D | macro_checker_file.py | 164 def shouldEntityBeText(entity, subscript): argument
|