Home
last modified time | relevance | path

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

/external/clang/test/PCH/
Dcrash-12631281.cpp16 typedef _T1 first_type; typedef
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_ENUM_FRAMESIZES.c52 __u32 first_type; in do_test_VIDIOC_ENUM_FRAMESIZES() local
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
D_typecheck.py75 def __init__(self, first_type, second_type): argument
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSTLExtras.h191 typedef T1 &first_type; typedef
/external/e2fsprogs/ext2ed/
Dmain.c79 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp157 analysis::Vector* first_type = in MarkVectorShuffleUsesAsLive() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp177 analysis::Vector* first_type = in MarkVectorShuffleUsesAsLive() local
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
Daudio_encoder_cng_unittest.cc165 bool CheckMixedActivePassive(Vad::Activity first_type, in CheckMixedActivePassive()
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatmap.h51 typedef Key first_type; typedef
/external/deqp/modules/glshared/
DglsFboUtil.hpp71 typedef T1 first_type; typedef
/external/protobuf/src/google/protobuf/
Dmap.h473 typedef const Key first_type; typedef
/external/v8/src/compiler/
Djs-typed-lowering.cc669 Type first_type = NodeProperties::GetType(first); in ReduceCreateConsString() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc1519 using first_type = int; typedef