/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/ |
H A D | hkdf_vectors.js | |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | test.cc | 70 hb_glyph_info_t *infos = hb_buffer_get_glyph_infos (buffer, nullptr); in main() local
|
H A D | sample.py | 53 infos = hb.buffer_get_glyph_infos (buf) variable
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_framebuffer.h | 43 struct zink_surface_info infos[PIPE_MAX_COLOR_BUFS + 1]; member 54 VkFramebufferAttachmentImageInfo infos[PIPE_MAX_COLOR_BUFS + 1]; member
|
/third_party/cups-filters/filter/ |
H A D | banner.h | 49 unsigned infos; member
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkExtensions.cpp | 17 static int find_info(const SkTArray<GrVkExtensions::Info>& infos, const char ext[]) { in find_info() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hashtablez_sampler_test.cc | 281 std::vector<HashtablezInfo*> infos; in TEST() local
|
/test/xts/acts/communication_lite/dsoftbus_hal/src/ |
H A D | softbus_bus_center_test.c | 453 MetaNodeInfo infos[MAX_META_NODE_NUM]; variable 484 MetaNodeInfo infos[MAX_META_NODE_NUM]; variable [all...] |
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | common.cpp | 385 int32_t Test::TestStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos)
in OnCaptureEnded() argument 394 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos)
in OnCaptureError() argument
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | benchmark_common.cpp | 379 int32_t Test::TestStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() argument 388 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() argument
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
H A D | common.cpp | 405 int32_t Test::TestStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos)
in OnCaptureEnded() argument 414 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos)
in OnCaptureError() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_pipeline.c | 269 VkGraphicsPipelineCreateInfo *infos = NULL; in vn_fix_graphics_pipeline_create_info() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 192 std::vector<TestTypeInfo> infos; in getInfos() local 222 std::vector<TestTypeInfo> infos; in getInfos() local 252 std::vector<TestTypeInfo> infos; in getInfos() local 283 std::vector<TestTypeInfo> infos; in getInfos() local 320 std::vector<TestTypeInfo> infos; getInfos() local 351 std::vector<TestTypeInfo> infos; getInfos() local [all...] |
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 149 DefaultPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultPreview() argument 161 DefaultCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultCapture() argument 173 DefaultInfosPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreview() argument 186 DefaultInfosCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosCapture() argument 199 DefaultInfosVideo( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosVideo() argument 218 DefaultInfosAnalyze( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosAnalyze() argument 476 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 485 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument [all...] |
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 149 DefaultPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultPreview() argument 161 DefaultCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultCapture() argument 173 DefaultInfosPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreview() argument 185 DefaultInfosCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosCapture() argument 197 DefaultInfosVideo( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosVideo() argument 216 DefaultInfosAnalyze( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosAnalyze() argument 472 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 481 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument [all...] |
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
H A D | benchmark_common.cpp | 418 int32_t Test::TestStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() argument 427 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() argument
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
H A D | benchmark_common.cpp | 454 int32_t Test::TestStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() argument 463 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() argument 490 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 500 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 520 OnCaptureStarted_V1_2(int32_t captureId, const std::vector<HDI::Camera::V1_2::CaptureStartedInfo> &infos) OnCaptureStarted_V1_2() argument [all...] |
/test/xts/hats/useriam/userauth_additional/src/ |
H A D | user_auth_hdi.cpp | 404 std::vector<CredentialInfo> infos; in HWTEST_F() local 422 std::vector<CredentialInfo> infos; in HWTEST_F() local 441 std::vector<EnrolledInfo> infos; in HWTEST_F() local
|
/test/xts/hats/useriam/userauth/src/ |
H A D | user_auth_hdi.cpp | 252 std::vector<CredentialInfo> infos; in HWTEST_F() local 272 std::vector<EnrolledInfo> infos; in HWTEST_F() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | signature_lookup.c | 418 static MatchingInfo evaluate_parameters(AVFilterContext *ctx, SignatureContext *sc, MatchingInfo *infos, MatchingInfo bestmatch, int mode) in evaluate_parameters() argument 536 MatchingInfo *infos; lookup_signatures() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | kernel.cpp | 169 std::vector<clover::binary::arg_info> infos; in args_infos() local
|
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.h | 92 struct clc_printf_info *infos; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | csa-load-elimination.cc | 196 ConstantOffsetInfos& infos = Helpers::IsFreshObject(object) in AddField() local 203 UnknownOffsetInfos& infos = in AddField() local 219 const ConstantOffsetInfos& infos = Helpers::IsFreshObject(object) in Lookup() local 226 const UnknownOffsetInfos& infos = Helpers::IsFreshObject(object) in Lookup() local 238 void CsaLoadElimination::HalfState::KillOffset(ConstantOffsetInfos& infos, in KillOffset() argument 291 Print( const CsaLoadElimination::HalfState::ConstantOffsetInfos& infos) Print() argument 307 Print( const CsaLoadElimination::HalfState::UnknownOffsetInfos& infos) Print() argument [all...] |
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 203 DefaultPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultPreview() argument 215 DefaultCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultCapture() argument 227 DefaultSketch( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultSketch() argument 239 DefaultInfosSketch( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosSketch() argument 251 DefaultInfosPreviewV1_2( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreviewV1_2() argument 262 DefaultInfosPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreview() argument 274 DefaultInfosCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosCapture() argument 286 DefaultInfosVideo( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosVideo() argument 305 DefaultInfosAnalyze( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosAnalyze() argument 615 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 624 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 651 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 661 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 681 OnCaptureStarted_V1_2(int32_t captureId, const std::vector<HDI::Camera::V1_2::CaptureStartedInfo> &infos) OnCaptureStarted_V1_2() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | shared-function-info.cc | 215 WeakFixedArray infos = old_script.shared_function_infos(); in SetScript() local
|