HomeSort by relevance Sort by last modified time
    Searched full:primitive (Results 126 - 150 of 1457) sorted by null

1 2 3 4 56 7 8 91011>>

  /art/test/044-proxy/src/
Clash2.java 24 * duplicate methods (primitive types).
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorTestOperations/
ParallelCompositeSensorTestOperation.java 26 * This class can be combined to compose other primitive SensorTestOperations.
SequentialCompositeSensorTestOperation.java 26 * This class can be combined to compose other primitive SensorTestOperations.
  /cts/tools/signature-tools/src/signature/model/
IAnnotationField.java 38 * <li>a wrapper class for a primitive type
  /dalvik/tests/044-proxy/src/
Clash2.java 24 * duplicate methods (primitive types).
  /development/samples/ApiDemos/res/xml/
fragmented_preferences_inner.xml 17 <!-- This is a primitive example showing the different types of preferences available. -->
preference_dependencies.xml 17 <!-- This is a primitive example showing how some preferences can depend on other preferences. -->
preference_switch 17 <!-- This is a primitive example showing the different types of preferences available. -->
  /external/chromium_org/chrome/renderer/resources/extensions/
unload_event.js 9 // Implement a primitive subset of the Event interface as needed, since if this
  /external/chromium_org/mojo/system/
data_pipe_consumer_dispatcher.h 20 // pipes (created by the Mojo primitive |MojoCreateDataPipe()|). This class is
data_pipe_producer_dispatcher.h 20 // pipes (created by the Mojo primitive |MojoCreateDataPipe()|). This class is
message_pipe_dispatcher.h 20 // Mojo primitive |MojoCreateMessagePipe()|). This class is thread-safe.
  /external/chromium_org/net/quic/crypto/
key_exchange.h 19 // key-exchange primitive.
  /external/chromium_org/rlz/lib/
recursive_cross_process_lock_posix.h 17 // there's no primitive for that, so this lock is emulated by an in-process
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.h 121 /** The reduced version of the primitive supplied by the state tracker */
128 * The reduced primitive after unfilled triangles, wide-line decomposition,
129 * etc, are taken into account. This is the primitive type that's actually
166 /** The primitive drawing context */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_ioctl.h 55 GLuint primitive,
61 GLuint primitive,
74 /* Close off the last primitive, if it exists.
82 /* Can accomodate several state changes and primitive changes without
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 50 GLuint primitive,
58 GLuint primitive,
90 /* Close off the last primitive, if it exists.
98 /* Can accomodate several state changes and primitive changes without
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.h 124 GLenum primitive; member in struct:sw_span
173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
MessageOrBuilder.java 101 * not set. For primitive fields, the boxed primitive value is returned.
118 * Gets an element of a repeated field. For primitive fields, the boxed
119 * primitive value is returned. For enum fields, the EnumValueDescriptor
  /external/chromium_org/tools/json_schema_compiler/dart_test/
events.dart 83 /// A primitive
119 /// A primitive
169 /// Documentation for an event with a non-optional primitive argument.
180 /// Documentation for an event with an optional primitive argument.
functions.idl 46 // Function taking a primitive callback.
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 121 /** The reduced version of the primitive supplied by the state tracker */
128 * The reduced primitive after unfilled triangles, wide-line decomposition,
129 * etc, are taken into account. This is the primitive type that's actually
166 /** The primitive drawing context */
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_ioctl.h 55 GLuint primitive,
61 GLuint primitive,
74 /* Close off the last primitive, if it exists.
82 /* Can accomodate several state changes and primitive changes without
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 50 GLuint primitive,
58 GLuint primitive,
90 /* Close off the last primitive, if it exists.
98 /* Can accomodate several state changes and primitive changes without
  /external/mesa3d/src/mesa/swrast/
s_span.h 124 GLenum primitive; member in struct:sw_span
173 #define INIT_SPAN(S, PRIMITIVE) \
175 (S).primitive = (PRIMITIVE); \

Completed in 1184 milliseconds

1 2 3 4 56 7 8 91011>>