Searched refs:type (Results 101 - 125 of 2536) sorted by relevance

1234567891011>>

/frameworks/base/services/core/java/com/android/server/pm/
H A DDumpState.java55 public boolean isDumping(int type) { argument
56 if (mTypes == 0 && type != DUMP_PREFERRED_XML) {
60 return (mTypes & type) != 0;
63 public void setDump(int type) { argument
64 mTypes |= type;
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
H A DCallable.java30 public final Type type; field in class:Callable
45 public Callable(Type type, String name, String setterName, ModelClass resolvedType, argument
47 this.type = type;
83 "type=" + type +
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetTransformFeedbackVarying.java1 // C function void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name )
11 int[] type,
17 // C function void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name )
28 java.nio.IntBuffer type,
32 // C function void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name )
40 java.nio.IntBuffer type,
44 // C function void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name )
51 int[] type,
55 // C function void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name )
61 java.nio.IntBuffer type
3 glGetTransformFeedbackVarying( int program, int index, int bufsize, int[] length, int lengthOffset, int[] size, int sizeOffset, int[] type, int typeOffset, byte[] name, int nameOffset ) argument
22 glGetTransformFeedbackVarying( int program, int index, int bufsize, java.nio.IntBuffer length, java.nio.IntBuffer size, java.nio.IntBuffer type, byte name ) argument
34 glGetTransformFeedbackVarying( int program, int index, int bufsize, java.nio.IntBuffer length, java.nio.IntBuffer size, java.nio.IntBuffer type, java.nio.ByteBuffer name ) argument
46 glGetTransformFeedbackVarying( int program, int index, int[] size, int sizeOffset, int[] type, int typeOffset ) argument
[all...]
/frameworks/support/compat/src/main/java/androidx/core/view/
H A DNestedScrollingParent2.java61 * @param type the type of input which cause this scroll event
65 @NestedScrollType int type);
80 * @param type the type of input which cause this scroll event
85 @NestedScrollType int type);
97 * @param type the type of input which cause this scroll event
99 void onStopNestedScroll(@NonNull View target, @NestedScrollType int type); argument
121 * @param type th
64 onStartNestedScroll(@onNull View child, @NonNull View target, @ScrollAxis int axes, @NestedScrollType int type) argument
84 onNestedScrollAccepted(@onNull View child, @NonNull View target, @ScrollAxis int axes, @NestedScrollType int type) argument
123 onNestedScroll(@onNull View target, int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, @NestedScrollType int type) argument
147 onNestedPreScroll(@onNull View target, int dx, int dy, @NonNull int[] consumed, @NestedScrollType int type) argument
[all...]
/frameworks/base/media/java/android/mtp/
H A DMtpPropertyGroup.java39 int type; field in class:MtpPropertyGroup.Property
42 Property(int code, int type, int column) { argument
44 this.type = type;
84 int type;
88 type = MtpConstants.TYPE_UINT32;
91 type = MtpConstants.TYPE_UINT16;
94 type = MtpConstants.TYPE_UINT16;
97 type = MtpConstants.TYPE_UINT64;
100 type
[all...]
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DBaseSettingsProviderTest.java60 protected void setStringViaFrontEndApiSetting(int type, String name, String value, int userId) { argument
63 switch (type) {
77 throw new IllegalArgumentException("Invalid type: " + type);
82 protected String getStringViaFrontEndApiSetting(int type, String name, int userId) { argument
85 switch (type) {
99 throw new IllegalArgumentException("Invalid type: " + type);
104 protected Uri insertStringViaProviderApi(int type, String name, String value, argument
106 Uri uri = getBaseUriForType(type);
117 deleteStringViaProviderApi(int type, String name) argument
122 updateStringViaProviderApiSetting(int type, String name, String value) argument
131 queryStringViaProviderApi(int type, String name) argument
135 queryStringViaProviderApi(int type, String name, boolean queryStringInQuotes, boolean appendNameToUri) argument
170 resetSettingsViaShell(int type, int resetMode) argument
205 resetToDefaultsViaShell(int type, String packageName) argument
209 resetToDefaultsViaShell(int type, String packageName, String tag) argument
233 getSetting(int type, String name) argument
253 putSetting(int type, String name, String value) argument
273 setSettingViaShell(int type, String name, String value, boolean makeDefault) argument
278 setSettingViaShell(int type, String name, String value, String token, boolean makeDefault) argument
330 getBaseUriForType(int type) argument
[all...]
/frameworks/rs/rsov/compiler/spirit/
H A Dgenerate.py62 for type, var, quantifier, comment in generate_member_list(operands):
70 str += '%s *%s=nullptr' % (type, param)
72 vecTy = "std::vector<%s>" % type
75 str += '%s %s' % (type, param)
87 for type, var, quantifier, comment in generate_member_list(operands):
105 for type, var, quantifier, comment in generate_member_list(operands):
131 # Generate type defintions
195 type = operand['kind']
196 if type == 'IdResultType' or type
[all...]
/frameworks/base/core/java/android/hardware/
H A DSensorAdditionalInfo.java46 public final int type; field in class:SensorAdditionalInfo
49 * Sequence number of frame for a certain type.
54 * Additional info payload data represented in float values. Depending on the type of
60 * Additional info payload data represented in int values. Depending on the type of information,
66 * Typical values of additional infomation type. The set of values is subject to extension in
145 * device geo location. This type is primarily for for magnetic field calibration and rotation
200 * Custom sensor info: array of float values interpreted by sensor based on the type
201 * Any type between TYPE_CUSTOM_INFO <= info_type < TYPE_DEBUG_INFO may be
212 type = aType;
232 public static SensorAdditionalInfo createCustomInfo(Sensor aSensor, int type, floa argument
[all...]
/frameworks/base/media/java/android/media/
H A DAudioDevicePort.java22 * The AudioDevicePort is a specialized type of AudioPort
28 * - the device type (e.g AudioManager.DEVICE_OUT_SPEAKER)
41 int[] formats, AudioGain[] gains, int type, String address) {
43 (AudioManager.isInputDevice(type) == true) ?
46 mType = type;
51 * Get the device type (e.g AudioManager.DEVICE_OUT_SPEAKER)
53 public int type() { method in class:AudioDevicePort
58 * Get the device address. Address format varies with the device type.
87 if (mType != other.type()) {
101 String type
39 AudioDevicePort(AudioHandle handle, String deviceName, int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, int[] formats, AudioGain[] gains, int type, String address) argument
[all...]
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbBinaryParser.java32 private void dumpDescriptor(ByteStream stream, int length, byte type, StringBuilder builder) { argument
36 Log.i(TAG, "l: " + length + " t: " + Integer.toHexString(type) + " "
37 + UsbStrings.getDescriptorName(type));
47 + " t:0x" + Integer.toHexString(type) + " "
48 + UsbStrings.getDescriptorName(type) + "</b><br>");
67 byte type = stream.getByte();
68 dumpDescriptor(stream, length, type, builder);
/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSuppServiceNotification.java42 /** TS 27.007 7.17 "type" (MT only) - Not used currently */
43 public final int type; field in class:ImsSuppServiceNotification
50 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, argument
55 this.type = type;
65 type = in.readInt();
75 ", type=" + type +
91 out.writeInt(type);
/frameworks/base/tools/aapt2/link/
H A DNoDefaultResourceRemover.cpp58 for (auto& type : pkg->types) {
59 const auto end_iter = type->entries.end();
61 std::stable_partition(type->entries.begin(), end_iter, KeepResource);
63 const ResourceName name(pkg->name, type->type, (*iter)->name);
77 type->entries.erase(new_end_iter, type->entries.end());
/frameworks/ml/nn/runtime/test/generated/vts_models/
H A Dlstm.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2_relaxed.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2_state.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2_state2.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2_state2_relaxed.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm2_state_relaxed.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3_relaxed.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3_state.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3_state2.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3_state2_relaxed.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]
H A Dlstm3_state3.model.cpp6 .type = OperandType::TENSOR_FLOAT32,
15 .type = OperandType::TENSOR_FLOAT32,
24 .type = OperandType::TENSOR_FLOAT32,
33 .type = OperandType::TENSOR_FLOAT32,
42 .type = OperandType::TENSOR_FLOAT32,
51 .type = OperandType::TENSOR_FLOAT32,
60 .type = OperandType::TENSOR_FLOAT32,
69 .type = OperandType::TENSOR_FLOAT32,
78 .type = OperandType::TENSOR_FLOAT32,
87 .type
[all...]

Completed in 1297 milliseconds

1234567891011>>