HomeSort by relevance Sort by last modified time
    Searched refs:set_type (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp 41 arg_texture->set_type(GLMessage::DataType::ENUM);
69 arg_program->set_type(GLMessage::DataType::INT);
75 arg_shader->set_type(GLMessage::DataType::INT);
103 arg_program->set_type(GLMessage::DataType::INT);
109 arg_index->set_type(GLMessage::DataType::INT);
115 arg_name->set_type(GLMessage::DataType::INT64);
144 arg_target->set_type(GLMessage::DataType::ENUM);
150 arg_buffer->set_type(GLMessage::DataType::INT);
178 arg_target->set_type(GLMessage::DataType::ENUM);
184 arg_framebuffer->set_type(GLMessage::DataType::INT)
    [all...]
gltrace_egl.cpp 38 arg_version->set_type(GLMessage::DataType::INT);
44 arg_context->set_type(GLMessage::DataType::INT);
64 arg_context->set_type(GLMessage::DataType::INT);
gltrace_fixup.cpp 115 arg_floatarray->set_type(GLMessage::DataType::FLOAT);
132 arg_intarray->set_type(GLMessage::DataType::INT);
147 arg_enumarray->set_type(GLMessage::DataType::ENUM);
156 arg->set_type(GLMessage::DataType::CHAR);
167 ret->set_type(GLMessage::DataType::CHAR);
203 arg_data->set_type(GLMessage::DataType::BYTE);
211 arg_data->set_type(GLMessage::DataType::VOID);
264 arg_data->set_type(GLMessage::DataType::BYTE);
272 arg_data->set_type(GLMessage::DataType::VOID);
292 arg_data->set_type(GLMessage::DataType::BYTE)
    [all...]
  /external/protobuf/examples/
add_person.cc 42 phone_number->set_type(tutorial::Person::MOBILE);
44 phone_number->set_type(tutorial::Person::HOME);
46 phone_number->set_type(tutorial::Person::WORK);
  /external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/
protobufwireadaptertest.cc 129 proto.mutable_encoding()->set_type(
134 outer.set_type(OuterMessage_MessageType_MESSAGE_TYPE_CONFIGURATION);
155 outer.set_type(OuterMessage_MessageType_MESSAGE_TYPE_CONFIGURATION_ACK);
173 encoding->set_type(Options_Encoding_EncodingType_ENCODING_TYPE_NUMERIC);
177 encoding->set_type(Options_Encoding_EncodingType_ENCODING_TYPE_ALPHANUMERIC);
181 encoding->set_type(Options_Encoding_EncodingType_ENCODING_TYPE_HEXADECIMAL);
185 encoding->set_type(Options_Encoding_EncodingType_ENCODING_TYPE_QRCODE);
189 outer.set_type(OuterMessage_MessageType_MESSAGE_TYPE_OPTIONS);
225 outer.set_type(OuterMessage_MessageType_MESSAGE_TYPE_PAIRING_REQUEST);
245 outer.set_type(OuterMessage_MessageType_MESSAGE_TYPE_PAIRING_REQUEST_ACK)
    [all...]
  /external/vboot_reference/host/include/
cgpt_params.h 38 int set_type; member in struct:CgptAddParams
89 int set_type; member in struct:CgptFindParams
  /external/llvm/include/llvm/ADT/
SetVector.h 43 typedef Set set_type; typedef in class:llvm::SetVector
195 set_type &set_;
198 TestAndEraseFromSet(UnaryPredicate P, set_type &set_) : P(P), set_(set_) {}
210 set_type set_; ///< The set.
  /external/vboot_reference/cgpt/
cmd_find.c 103 params.set_type = 1;
155 if (!params.set_unique && !params.set_type && !params.set_label) {
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/
reporter.py 80 msg.set_type('multipart/alternative')
83 text_msg.set_type('text/plain')
87 html_msg.set_type('text/html')
91 html_long.set_type('text/html')
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
lp.h 16 #include <isl/set_type.h>
vertices.h 4 #include <isl/set_type.h>
obj.h 4 #include <isl/set_type.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
lp.h 16 #include <isl/set_type.h>
vertices.h 4 #include <isl/set_type.h>
obj.h 4 #include <isl/set_type.h>
  /development/ndk/platforms/android-3/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip

Completed in 1049 milliseconds

1 2 3 4 5 6