HomeSort by relevance Sort by last modified time
    Searched full:descriptor (Results 326 - 350 of 4342) sorted by null

<<11121314151617181920>>

  /external/proguard/src/proguard/classfile/
Member.java 43 * Returns the class member's descriptor.
53 * Lets the Clazz objects referenced in the descriptor string
  /external/protobuf/
generate_descriptor_proto.sh 3 # Run this script to regenerate descriptor.pb.{h,cc} after the protocol
31 ./protoc --cpp_out=dllexport_decl=LIBPROTOBUF_EXPORT:. google/protobuf/descriptor.proto && \
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.cc 35 // This test insures that google/protobuf/descriptor.pb.{h,cc} match exactly
43 // descriptor.pb.{h,cc} to your changelist.
49 #include <google/protobuf/descriptor.h>
125 importer.Import("google/protobuf/descriptor.proto");
143 output_directory.ExpectFileMatches("google/protobuf/descriptor.pb.h",
144 "google/protobuf/descriptor.pb.h");
145 output_directory.ExpectFileMatches("google/protobuf/descriptor.pb.cc",
146 "google/protobuf/descriptor.pb.cc");
cpp_helpers.h 39 #include <google/protobuf/descriptor.h>
40 #include <google/protobuf/descriptor.pb.h>
60 string ClassName(const Descriptor* descriptor, bool qualified);
63 string SuperClassName(const Descriptor* descriptor);
77 inline const Descriptor* FieldScope(const FieldDescriptor* field) {
126 // Do message classes in this file have descriptor and refelction methods?
  /external/qemu/android/protocol/
attach-ui-impl.h 23 /* Creates and initializes descriptor for the UI-side of the "atatch-ui"
32 /* Destroys the descriptor for the UI-side of the "attach-ui" service. */
  /frameworks/av/include/media/
EffectsFactoryApi.h 42 // reset the index of the effect descriptor returned by next call to
61 // Description: Returns a descriptor of the next available effect.
62 // See effect_descriptor_t for a details on effect descriptor.
70 // pDescriptor: address where to return the effect descriptor.
79 // *pDescriptor: updated with the effect descriptor.
139 // Description: Returns the descriptor of the effect which uuid is pointed
146 // pDescriptor: address where to return the effect descriptor.
153 // *pDescriptor: updated with the effect descriptor.
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 94 * Callback reporting the result of a descriptor read operation.
97 * @param descriptor Descriptor that was read from the associated
102 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
107 * Callback indicating the result of a descriptor write operation.
110 * @param descriptor Descriptor that was writte to the associated
115 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
  /frameworks/native/services/connectivitymanager/
ConnectivityManager.cpp 38 data.writeInterfaceToken(DESCRIPTOR);
47 const String16 ConnectivityManager::DESCRIPTOR("android.net.IConnectivityManager");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
65 * @param fd An open file descriptor.
70 * POSIX file descriptor. The file descriptor will be automatically
90 * Closes the external data stream if the file descriptor constructor
97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
102 * descriptor, so be careful.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
eventpoll.h 25 /* Set the One Shot behaviour for the target file descriptor */
28 /* Set the Edge Triggered behaviour for the target file descriptor */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param fd An open file descriptor.
74 * POSIX file descriptor. The file descriptor will be automatically
94 * Closes the external data stream if the file descriptor constructor
101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
106 * descriptor, so be careful.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
eventpoll.h 25 /* Set the One Shot behaviour for the target file descriptor */
28 /* Set the Edge Triggered behaviour for the target file descriptor */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
eventpoll.h 25 /* Set the One Shot behaviour for the target file descriptor */
28 /* Set the Edge Triggered behaviour for the target file descriptor */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param fd An open file descriptor.
74 * POSIX file descriptor. The file descriptor will be automatically
94 * Closes the external data stream if the file descriptor constructor
101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
106 * descriptor, so be careful.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
65 * @param fd An open file descriptor.
70 * POSIX file descriptor. The file descriptor will be automatically
90 * Closes the external data stream if the file descriptor constructor
97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
102 * descriptor, so be careful.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
65 * @param fd An open file descriptor.
70 * POSIX file descriptor. The file descriptor will be automatically
90 * Closes the external data stream if the file descriptor constructor
97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
102 * descriptor, so be careful.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
65 * @param fd An open file descriptor.
70 * POSIX file descriptor. The file descriptor will be automatically
90 * Closes the external data stream if the file descriptor constructor
97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
102 * descriptor, so be careful.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
65 * @param fd An open file descriptor.
70 * POSIX file descriptor. The file descriptor will be automatically
90 * Closes the external data stream if the file descriptor constructor
97 * @return The underlying file descriptor.
100 * used to access the underlying POSIX file descriptor. Note that
102 * descriptor, so be careful.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param fd An open file descriptor.
74 * POSIX file descriptor. The file descriptor will be automatically
94 * Closes the external data stream if the file descriptor constructor
101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
106 * descriptor, so be careful.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param __fd An open file descriptor.
75 * POSIX file descriptor. The file descriptor will be automatically
95 * Closes the external data stream if the file descriptor constructor
102 * @return The underlying file descriptor.
105 * used to access the underlying POSIX file descriptor. Note that
107 * descriptor, so be careful.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param fd An open file descriptor.
74 * POSIX file descriptor. The file descriptor will be automatically
94 * Closes the external data stream if the file descriptor constructor
101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
106 * descriptor, so be careful.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
69 * @param __fd An open file descriptor.
75 * POSIX file descriptor. The file descriptor will be automatically
95 * Closes the external data stream if the file descriptor constructor
102 * @return The underlying file descriptor.
105 * used to access the underlying POSIX file descriptor. Note that
107 * descriptor, so be careful.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_filebuf.h 1 // File descriptor layer for filebuf -*- C++ -*-
68 * @param __fd An open file descriptor.
74 * POSIX file descriptor. The file descriptor will be automatically
94 * Closes the external data stream if the file descriptor constructor
101 * @return The underlying file descriptor.
104 * used to access the underlying POSIX file descriptor. Note that
106 * descriptor, so be careful.
  /external/chromium_org/v8/src/
property.h 38 // Abstraction for elements in instance-descriptor arrays.
40 // Each descriptor has a key, property attributes, property type,
41 // property index (in the actual instance-descriptor array) and
45 class Descriptor BASE_EMBEDDED {
71 Descriptor() : details_(Smi::FromInt(0)) {}
79 Descriptor(Name* key, Object* value, PropertyDetails details)
84 Descriptor(Name* key,
98 class FieldDescriptor: public Descriptor {
104 : Descriptor(key, Smi::FromInt(0), attributes,
109 class ConstantDescriptor: public Descriptor {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message_field.cc 54 const FieldDescriptor* descriptor, map<string, string>* variables) {
56 UnderscoresToCamelCase(descriptor);
58 UnderscoresToCapitalizedCamelCase(descriptor);
59 (*variables)["number"] = SimpleItoa(descriptor->number());
60 (*variables)["type"] = ClassName(params, descriptor->message_type());
62 (descriptor->type() == FieldDescriptor::TYPE_GROUP) ?
64 (*variables)["message_name"] = descriptor->containing_type()->name();
65 //(*variables)["message_type"] = descriptor->message_type()->name();
73 MessageFieldGenerator(const FieldDescriptor* descriptor, const Params& params)
74 : FieldGenerator(params), descriptor_(descriptor) {
    [all...]

Completed in 1509 milliseconds

<<11121314151617181920>>