Searched refs:unspecified (Results 1 – 13 of 13) sorted by relevance
/frameworks/compile/slang/tests/F_reduce_general_bad_accumulator/ |
D | stderr.txt.expect | 1 …4:34: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior 2 …8:29: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
D | FrameFetch.java | 47 addOutputPort("frame", mFormat == null ? FrameFormat.unspecified() : mFormat); in setupPorts()
|
D | ObjectSource.java | 37 private FrameFormat mOutputFormat = FrameFormat.unspecified();
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 207 # The data space must not be Dataspace::UNKNOWN, if unspecified, 218 # expects. If unspecified, the default pixel format is 232 # The data space must not be UNKNOWN, if unspecified, the data space 244 # wide color gamut surfaces. If unspecified, the pixel format is 257 # unspecified, the data space follows what SurfaceFlinger expects for 270 # If unspecified, the primaries is sRGB gamut by default.
|
/frameworks/ml/nn/runtime/ |
D | ModelArgumentInfo.h | 51 bool unspecified() const { return mState == UNSPECIFIED; } in unspecified() function
|
D | ExecutionBuilder.cpp | 150 if (!mInputs[index].unspecified()) { in setInput() 194 if (!mInputs[index].unspecified()) { in setInputFromMemory() 227 if (!mOutputs[index].unspecified()) { in setOutput() 271 if (!mOutputs[index].unspecified()) { in setOutputFromMemory() 1029 CHECK(inputOrOutputInfo->unspecified()); in setInputOrOutputFromMemory()
|
/frameworks/base/core/proto/android/server/ |
D | backup_chunks_metadata.proto | 72 // consistently use the same type between backups. If unspecified this backup file was created 119 // Defines the type of chunk order this metadata contains. If unspecified this backup file was
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FrameFormat.java | 72 public static FrameFormat unspecified() { in unspecified() method in FrameFormat
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 630 * unspecified dimensions is represented by setting dimensionCount to 631 * the rank and each unspecified dimension to 0. 635 * Starting at API level 29, a tensor operand type of unspecified rank is 931 * unspecified dimensions or rank. In such a case, the same memory object may be used with different 935 * memory. Creating a memory object with unspecified dimensions or rank may fail for certain sets of 963 * created with unspecified dimensions or rank and it is not supported for this set of 988 * different values. The dst may have unspecified dimensions or rank. In such a case, the dimensions 1613 * you may want to do for a CNN, leave unspecified the dimensions that 2103 * unspecified when the operand was added to the 2149 * that were left unspecified when the operand was added [all …]
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 136 * Disconnected because of an unknown or unspecified reason.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 2187 // leaving the first value explicitly as unspecified avoids breaking
|
/frameworks/base/proto/src/ |
D | wifi.proto | 1741 // RTT operation failed (unspecified reason)
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 18304 Landroid/filterfw/core/FrameFormat;->unspecified()Landroid/filterfw/core/FrameFormat;
|