Home
last modified time | relevance | path

Searched refs:info (Results 10901 - 10925 of 14373) sorted by relevance

1...<<431432433434435436437438439440>>...575

/third_party/python/Lib/distutils/
H A Dspawn.py43 log.info(' '.join(cmd))
/third_party/python/Lib/distutils/command/
H A Dinstall_egg_info.py12 """Install an .egg-info file for the package"""
14 description = "Install package's PKG-INFO metadata as an .egg-info file"
24 basename = "%s-%s-py%d.%d.egg-info" % (
41 log.info("Writing %s", target)
/third_party/skia/src/codec/
H A DSkBmpCodec.h41 SkBmpCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream>,
H A DSkBmpRLECodec.h28 * @param info contains properties of the encoded data
38 SkBmpRLECodec(SkEncodedInfo&& info, std::unique_ptr<SkStream>,
H A DSkJpegCodec.h101 * @param info contains properties of the encoded data
106 SkJpegCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream,
/third_party/skia/src/gpu/
H A DBaseDevice.h75 virtual void asyncRescaleAndReadPixels(const SkImageInfo& info,
H A DGrDeferredProxyUploader.h57 GrColorType pixelColorType = SkColorTypeToGrColorType(this->fPixels.info().colorType()); in scheduleUpload()
H A DGrTestUtils.h85 DashType onAsADash(DashInfo* info) const override;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInfoSink.h28 // TPrefixType is used to centralize how info log messages start.
42 // Encapsulate info logs for all objects that have them.
119 TInfoSinkBase info; member in TInfoSink
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dexternal_interface.h120 spirv_cross_sampler_2d_t *spirv_cross_create_sampler_2d(const struct spirv_cross_sampler_info *info);
/third_party/skia/src/sfnt/
H A DSkOTUtils.h102 SkAdvancedTypefaceMetrics* info);
/third_party/skia/src/shaders/gradients/
H A DSkTwoPointConicalGradient.h50 SkShader::GradientType asAGradient(GradientInfo* info) const override;
/third_party/skia/src/sksl/
H A DSkSLAnalysis.h95 bool IsAssignable(Expression& expr, AssignmentInfo* info = nullptr,
/third_party/skia/src/shaders/
H A DSkColorShader.h29 GradientType asAGradient(GradientInfo* info) const override;
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DVulkanBackend.h132 // layouts to |info|. Pass VK_IMAGE_LAYOUT_UNDEFINED as |desiredLayout| if you don't want to
136 ExternalImageExportInfoVk* info);
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_mosaic_info.h97 dng_info &info);
/third_party/python/Lib/urllib/
H A Dresponse.py5 addinfourl instance, which defines an info() method that returns
58 """class to add an info() method to an open file."""
64 def info(self): member in addinfo
69 """class to add info() and geturl() methods to an open file."""
/third_party/skia/include/core/
H A DSkShader.h62 * cannot). Also, if info is not null, asAGradient populates info with
74 * info is ignored.
112 virtual GradientType asAGradient(GradientInfo* info) const;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dscan.h27 struct scan_info *info, int new_scan);
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.h60 void add_station(QString info);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.h60 void add_station(QString info);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2225 const struct shader_info *info = iris_get_shader_info(ice, stage); in iris_upload_sampler_states() local
2232 unsigned count = info ? BITSET_LAST_BIT(info->textures_used) : 0; in iris_upload_sampler_states()
2487 f.mc_format = iris_format_for_usage(isl_dev->info, in fill_surface_state()
2497 f.use_clear_address = isl_dev->info->ver > 9; in fill_surface_state()
3291 struct isl_depth_stencil_hiz_emit_info info = { in iris_set_framebuffer_state() local
3308 info.depth_surf = &zres->surf; in iris_set_framebuffer_state()
3309 info.depth_address = zres->bo->address + zres->offset; in iris_set_framebuffer_state()
3310 info.mocs = iris_mocs(zres->bo, isl_dev, view.usage); in iris_set_framebuffer_state()
3315 info in iris_set_framebuffer_state()
3988 iris_create_so_decl_list(const struct pipe_stream_output_info *info, const struct brw_vue_map *vue_map) iris_create_so_decl_list() argument
4360 iris_populate_vs_key(const struct iris_context *ice, const struct shader_info *info, gl_shader_stage last_stage, struct iris_vs_prog_key *key) iris_populate_vs_key() argument
4386 iris_populate_tes_key(const struct iris_context *ice, const struct shader_info *info, gl_shader_stage last_stage, struct iris_tes_prog_key *key) iris_populate_tes_key() argument
4403 iris_populate_gs_key(const struct iris_context *ice, const struct shader_info *info, gl_shader_stage last_stage, struct iris_gs_prog_key *key) iris_populate_gs_key() argument
4420 iris_populate_fs_key(const struct iris_context *ice, const struct shader_info *info, struct iris_fs_prog_key *key) iris_populate_fs_key() argument
5051 use_image(struct iris_batch *batch, struct iris_context *ice, struct iris_shader_state *shs, const struct shader_info *info, int i) use_image() argument
5109 const struct shader_info *info = iris_get_shader_info(ice, stage); iris_populate_binding_table() local
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp752 ImeWindowInfo info; in PanelStatusChangeToImc() local
753 info.panelInfo = { panelType_, panelFlag_ }; in PanelStatusChangeToImc()
754 if (info.panelInfo.panelType != SOFT_KEYBOARD || info.panelInfo.panelFlag == FLG_CANDIDATE_COLUMN) { in PanelStatusChangeToImc()
764 info.windowInfo = { std::move(name), rect.posX_, rect.posY_, rect.width_, rect.height_ }; in PanelStatusChangeToImc()
767 rect.posX_, rect.posY_, rect.width_, rect.height_, status, info.panelInfo.panelFlag); in PanelStatusChangeToImc()
768 proxy->PanelStatusChange(status, info); in PanelStatusChangeToImc()
H A Dinput_method_ability.cpp448 void InputMethodAbility::NotifyPanelStatusInfo(const PanelStatusInfo &info) in NotifyPanelStatusInfo() argument
452 NotifyPanelStatusInfo(info, channel); in NotifyPanelStatusInfo()
1245 const PanelStatusInfo &info, std::shared_ptr<InputDataChannelProxy> &channelProxy) in NotifyPanelStatusInfo()
1248 if (info.panelInfo.panelFlag == PanelFlag::FLG_CANDIDATE_COLUMN) { in NotifyPanelStatusInfo()
1252 channelProxy->NotifyPanelStatusInfo(info); in NotifyPanelStatusInfo()
1256 if (controlChannel != nullptr && info.trigger == Trigger::IME_APP && !info.visible) { in NotifyPanelStatusInfo()
1244 NotifyPanelStatusInfo( const PanelStatusInfo &info, std::shared_ptr<InputDataChannelProxy> &channelProxy) NotifyPanelStatusInfo() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp755 UnwindTableInfo info {}; in HWTEST_F()
756 ASSERT_EQ(0, elf->FindUnwindTableInfo(startPc + 0x2, map1, info)); in HWTEST_F()
757 ASSERT_EQ(info.startPc, startPc); in HWTEST_F()
758 ASSERT_EQ(info.endPc, endPc); in HWTEST_F()
759 ASSERT_NE(info.format, -1); in HWTEST_F()
764 ASSERT_EQ(testElfFdeResult.size(), info.tableLen); // cie in HWTEST_F()
772 ASSERT_EQ(true, dwarfSection.SearchEntry(pc, info, pi)); in HWTEST_F()

Completed in 25 milliseconds

1...<<431432433434435436437438439440>>...575