Home
last modified time | relevance | path

Searched defs:inputData (Results 126 – 150 of 614) sorted by relevance

12345678910>>...25

/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transitions/
H A Dviewer_transitions_component.ts71 @Input() inputData: UiData | undefined; property in ViewerTransitionsComponent
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transactions/
H A Dviewer_transactions_component.ts67 @Input() inputData: UiData | undefined; property in ViewerTransactionsComponent
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_jank_cujs/
H A Dviewer_jank_cujs_component.ts42 @Input() inputData: UiData | undefined; property in ViewerJankCujsComponent
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_protolog/
H A Dviewer_protolog_component.ts41 @Input() inputData: UiData | undefined; property in ViewerProtologComponent
/aosp_15_r20/hardware/nxp/keymint/KM300/authsecret/
DAuthSecret.h85 inline uint16_t getApduStatus(std::vector<uint8_t> &inputData) { in getApduStatus()
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_view_capture/
H A Dviewer_view_capture_component.ts86 @Input() inputData: UiData | undefined; property in ViewerViewCaptureComponent
/aosp_15_r20/external/libopus/silk/float/
H A Dautocorrelation_FLP.c38const silk_float *inputData, /* I input data to correlate … in silk_autocorrelation_FLP()
/aosp_15_r20/external/libopus/silk/fixed/
H A Dautocorr_FIX.c39const opus_int16 *inputData, /* I Input data to correlate … in silk_autocorr()
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_window_manager/
H A Dviewer_window_manager_component.ts77 @Input() inputData: UiData | undefined; property in ViewerWindowManagerComponent
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DMetaSchemaValidationTest.java42 JsonNode inputData = JsonMapperFactory.getInstance().readTree(input); in oas31() local
H A DItemsValidator202012Test.java46 String inputData = "[1, \"x\"]"; in messageInvalid() local
H A DPropertyNamesValidatorTest.java45 String inputData = "{\r\n" in messageInvalid() local
H A DIssue943Test.java66 String inputData = "{\r\n" in test() local
H A DContentSchemaValidatorTest.java62 String inputData = "\"helloworld\""; in annotationCollection() local
/aosp_15_r20/development/tools/winscope/src/viewers/components/
H A Dviewer_input_method_component.ts83 @Input() inputData: ImeUiData | undefined; property in ViewerInputMethodComponent
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DVendor_TCG_Test_fp.h47 TPM2B_DATA inputData; member
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_surface_flinger/
H A Dviewer_surface_flinger_component.ts102 @Input() inputData: UiData | undefined; property in ViewerSurfaceFlingerComponent
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexStreamWithConversion.cpp46 const void *inputData, in onBothStreamsReady()
H A DFullDuplexEcho.cpp41 const float *inputData, in onBothStreamsReadyFloat()
/aosp_15_r20/external/armnn/delegate/test/
H A DSliceTest.cpp26 std::vector<float> inputData { 1.0f, 1.0f, 1.0f, 2.0f, 2.0f, 2.0f, in SliceFixtureSimpleTest() local
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/
H A Dviewer_input_component.ts117 @Input() inputData: UiData | undefined; property in ViewerInputComponent
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DExpandDims.cpp40 bool eval(const uint8_t* inputData, const Shape& inputShape, int32_t /*axis*/, uint8_t* outputData, in eval()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DL2NormalizationTestImpl.cpp45 std::vector<float> inputData = inputValues; in L2NormalizationTestImpl() local
711 std::vector<float> inputData in L2Normalization2dShapeTest() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DPreluImpl.cpp16 Decoder<float>& inputData, in PreluImpl()
/aosp_15_r20/external/oboe/samples/LiveEffect/src/main/cpp/
H A DFullDuplexPass.h24 const void *inputData, in onBothStreamsReady()

12345678910>>...25