Home
last modified time | relevance | path

Searched defs:first_type (Results 1 – 11 of 11) 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/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/v8/src/crankshaft/
Dhydrogen-check-elimination.cc470 InstanceType first_type, last_type; in ReduceCheckInstanceType() local
/external/protobuf/src/google/protobuf/
Dmap.h473 typedef const Key first_type; typedef
/external/v8/src/compiler/
Djs-typed-lowering.cc656 Type* first_type = NodeProperties::GetType(first); in ReduceCreateConsString() local