Searched refs:an (Results 1 – 25 of 1626) sorted by relevance
12345678910>>...66
/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
D | stderr.txt.expect | 13 …:198:12) parameter 'accum' (type 'rs_matrix2x2 (*)[10]') must not point to an array of matrix type… 14 …ipt:208:12) parameter 'out' (type 'rs_matrix2x2 (*)[10]') must not point to an array of matrix type 15 …2) parameter 'out' (type 'struct rs_allocation *') must not point to data containing an object type 16 …ameter 'out' (type 'struct rs_allocation (*)[10]') must not point to data containing an object type 17 …4:12) parameter 'out' (type 'struct StructObj1 *') must not point to data containing an object type 18 …parameter 'out' (type 'struct StructObj2 (*)[10]') must not point to data containing an object type 21 … containing pointers cannot be used as the type of an exported global variable or the parameter to… 22 … containing pointers cannot be used as the type of an exported global variable or the parameter to… 23 … containing pointers cannot be used as the type of an exported global variable or the parameter to… 24 … containing pointers cannot be used as the type of an exported global variable or the parameter to… [all …]
|
/frameworks/compile/slang/tests/F_ptr_in_struct/ |
D | stderr.txt.expect | 1 … containing pointers cannot be used as the type of an exported global variable or the parameter to… 2 … containing pointers cannot be used as the type of an exported global variable or the parameter to…
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 43 except that they have an additional attribute storing the file descriptor 47 object that behaves similarly to an EGL fence sync object. These native 48 objects must have a signal status like that of an EGLSyncKHR object that 75 by eglDupNativeFenceFDANDROID in the event of an error: 89 "If <type> is EGL_SYNC_NATIVE_FENCE_ANDROID, an EGL native fence sync 115 "When a fence sync object is created or when an EGL native fence sync 122 After associating the fence command with an EGL native fence sync object, 133 If the sync object is an EGL native fence sync object then the native 154 EGL_NO_SYNC_KHR is returned and an EGL_BAD_DISPLAY error is 157 empty (containing only EGL_NONE), EGL_NO_SYNC_KHR is returned and an [all …]
|
D | EGL_ANDROID_presentation_time.txt | 42 an EGLSurface, allowing the native window system to use it. 80 an absolute time is needed such as displaying the color buffer on a 82 clock. For situations in which an absolute time is not needed such as 95 returned. Otherwise EGL_FALSE is returned and an appropriate error is 96 set. If <dpy> is not the name of a valid, initialized EGLDisplay, an 98 then an EGL_BAD_SURFACE error is generated. 110 presentation time when an absolute time is needed be queried on Android? 117 or should it be a new parameter to an extended variant of eglSwapBuffers? 131 - Clarified how uses that either do or do not need an absolute time should
|
D | EGL_ANDROID_get_native_client_buffer.txt | 41 This extension allows creating an EGLClientBuffer from an Android 42 AHardwareBuffer object which can be later used to create an EGLImage. 67 may be used to create an EGLClientBuffer from an AHardwareBuffer object.
|
/frameworks/ml/nn/extensions/ |
D | README.md | 23 a slash (/), for example, `/data/foo`, or a name of an Android app package, for 28 an app directly using the NNAPI driver HAL interface. 33 complete example of an extension definition can be found in 83 types and operand types from other extensions. When using an operand type from 101 extension support. This section provides an overview of the C API. 103 To check whether a device supports an extension, use 116 To build a model with an extension operand, use `ANeuralNetworksModel_getExtensionOperandType` 133 to associate additional data with an extension operand. 144 To build a model with an extension operation, use 157 ## Adding extension support to an NNAPI driver [all …]
|
/frameworks/rs/script_api/ |
D | rs_allocation_create.spec | 22 These functions can be called directly or indirectly from an invokable 31 summary: Creates an rs_element object of the specified data type 33 Creates an rs_element object of the specified data type. The data kind of 44 summary: Creates an rs_element object of the specified data type and vector width 46 Creates an rs_element object of the specified data type and vector width. 57 summary: Creates an rs_element object of the specified data type and data kind 59 Creates an rs_element object of the specified data type and data kind. The 85 summary: Creates an rs_type object with the specified Element and shape attributes 87 Creates an rs_type object with the specified Element and shape attributes. 137 summary: Create an rs_allocation object of given Type. [all …]
|
D | rs_object_types.spec | 44 summary: Handle to an element 62 summary: Handle to an allocation 112 summary: Bitfield to specify how an allocation is used 115 relevant to an allocation or an operation on an allocation.
|
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_parameter/ |
D | stdout.txt.expect | 48 // Begin of an example 68 }, // End of an example 69 // Begin of an example 89 }, // End of an example 130 // Begin of an example 150 }, // End of an example 151 // Begin of an example 171 }, // End of an example 212 // Begin of an example 232 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_implicit_parameter/ |
D | stdout.txt.expect | 85 // Begin of an example 105 }, // End of an example 106 // Begin of an example 126 }, // End of an example 208 // Begin of an example 228 }, // End of an example 229 // Begin of an example 249 }, // End of an example 331 // Begin of an example 351 }, // End of an example [all …]
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 11 * distributed under the License is distributed on an "AS IS" BASIS, 37 * The initial state of an outgoing {@code Call}. 44 * The state of an outgoing {@code Call} when waiting on user to select a 51 * once an outgoing call has begun (e.g., user presses the dial button in Dialer). Calls in this 75 * to this state is by the user putting an {@link #ACTIVE} call on hold by explicitly performing 76 * an action, such as clicking the hold button. 115 * Indicates that an incoming call has been answered by the in-call UI, but Telephony hasn't yet 136 * Disconnected because of an unknown or unspecified reason. 141 * Disconnected because there was an error, such as a problem with the network. 162 * Disconnected because there was no response to an incoming call. [all …]
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 11 * distributed under the License is distributed on an "AS IS" BASIS, 37 // Developer friendly source file information for an entity in the resource table. 56 // Resource definitions corresponding to an Android package. 71 // Defines resources for an Android package. 138 // Whether a resource comes from a compile-time overlay and is explicitly allowed to not overlay an 160 // Represents an overlayable <item> declaration within an <overlayable> tag. 238 // The value is either an Item or a CompoundValue. 245 // An Item is an abstract type. It represents a value that can appear inline in many places, such 260 // A CompoundValue is an abstract type. It represents a value that is a made of other values. 295 // A value that represents an ID. This is just a placeholder, as ID values are used to occupy a [all …]
|
/frameworks/rs/script_api/include/ |
D | rs_object_types.rsh | 11 * distributed under the License is distributed on an "AS IS" BASIS, 48 * rs_element: Handle to an element 66 * rs_allocation: Handle to an allocation 109 * rs_allocation_usage_type: Bitfield to specify how an allocation is used 112 * relevant to an allocation or an operation on an allocation. 150 RS_TYPE_BOOLEAN = 12, // 0 or 1 (false or true) stored in an 8 bit container. 157 RS_TYPE_ELEMENT = 1000, // A handle to an Element. 159 RS_TYPE_ALLOCATION = 1002, // A handle to an Allocation.
|
D | rs_object_info.rsh | 11 * distributed under the License is distributed on an "AS IS" BASIS, 22 * The functions below can be used to query the characteristics of an Allocation, Element, 41 * for the cells of an Allocation and the instantiation of that type. For example: 44 * i.e. a cell of an Allocation. 48 * An Element can specify a simple data types as found in C, e.g. an integer, float, or 89 * Query an Allocation for the presence of more than one Level Of Detail. This is useful 138 * rsAllocationGetElement: Get the object that describes the cell of an Allocation 141 * of an Allocation. See the rsElement* functions below. 152 * rsClearObject: Release an object 157 * After calling this function, *dst will be set to an empty handle. See rsIsObject(). [all …]
|
/frameworks/base/core/proto/android/stats/otaupdate/ |
D | updateengine_enums.proto | 11 * distributed under the License is distributed on an "AS IS" BASIS, 20 // The payload type of an OTA update attempt on A/B devices. 26 // The attempt result reported by the update engine for an OTA update. 43 // The error code reported by the update engine after an OTA update attempt
|
/frameworks/base/tests/AccessoryDisplay/ |
D | README | 2 displays created over an Android Open Accessories Protocol link. 11 The role of the sink is to emulate an external display that happens 25 The role of the source is to present some content onto an external 28 play content to an external monitor. 36 an encoder and streams the output to the sink over USB. Then
|
/frameworks/base/core/proto/android/content/ |
D | intent.proto | 11 * distributed under the License is distributed on an "AS IS" BASIS, 31 // Used as an int value for Intent#EXTRA_DOCK_STATE to represent that 35 // Used as an int value for Intent#EXTRA_DOCK_STATE to represent that 39 // Used as an int value for Intent#EXTRA_DOCK_STATE to represent that 43 // Used as an int value for Intent#EXTRA_DOCK_STATE to represent that 47 // Used as an int value for Intent#EXTRA_DOCK_STATE to represent that
|
/frameworks/opt/net/ims/ |
D | README.txt | 14 To get started, you need to get an instance of the ImsManager by calling ImsManager#getInstance(). 21 ImsManager#makeCall() requires an ImsCallProfile objects, representing the call properties 27 To receive calls, an IMS application MUST provide a BroadcastReceiver that 28 has the ability to respond to an intent indicating that there is an incoming call. 74 It enables an application to get details on why a method call failed. 77 It defines an identifier for each IMS service category. 91 Wrapper class which has an ICallGroup interface.
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 13 * distributed under the License is distributed on an "AS IS" BASIS, 224 * This may be caused by a file descriptor not being mappable, or an AHardwareBuffer 275 * Failure indicating an object is in a dead state. 342 * ANeuralNetworksMemory is an opaque type that represents memory. 354 * create shared memory from an AHardwareBuffer handle. 357 * an execution. See {@link ANeuralNetworksExecution_setInputFromMemory} 386 * ANeuralNetworksModel is an opaque type that contains a description of the 396 * directed edge from an operand to an operation indicates that the 397 * operand is an input to the operation, and a directed edge from an 398 * operation to an operand indicates that the operand is an output [all …]
|
/frameworks/hardware/interfaces/vr/composer/1.0/ |
D | IVrComposerClient.hal | 11 * distributed under the License is distributed on an "AS IS" BASIS, 75 * BAD_DISPLAY when an invalid display handle was passed in. 76 * BAD_LAYER when an invalid layer handle was passed in. 92 * BAD_DISPLAY when an invalid display handle was passed in. 106 * BAD_DISPLAY when an invalid display handle was passed in. 107 * BAD_LAYER when an invalid layer handle was passed in.
|
/frameworks/base/core/proto/android/server/ |
D | usagestatsservice.proto | 11 * distributed under the License is distributed on an "AS IS" BASIS, 48 // Time attributes stored as an offset of the IntervalStats's beginTime. 54 // Time attributes stored as an offset of the IntervalStats's beginTime. 57 // Time attributes stored as an offset of the IntervalStats's beginTime. 62 // Stores the relevant information an IntervalStats will have about a Configuration 88 // If class field is an Activity, instance_id is a unique id of the
|
/frameworks/compile/slang/tests/F_struct_field_ptr_to_fn_noproto/ |
D | stderr.txt.expect | 1 … containing pointers cannot be used as the type of an exported global variable or the parameter to…
|
/frameworks/compile/slang/tests/F_struct_field_ptr_to_array/ |
D | stderr.txt.expect | 1 … containing pointers cannot be used as the type of an exported global variable or the parameter to…
|
/frameworks/compile/slang/tests/F_ptr_in_struct_for_call/ |
D | stderr.txt.expect | 1 … containing pointers cannot be used as the type of an exported global variable or the parameter to…
|
/frameworks/compile/slang/tests/F_struct_field_ptr_to_fn_proto/ |
D | stderr.txt.expect | 1 … containing pointers cannot be used as the type of an exported global variable or the parameter to…
|
12345678910>>...66