Home
last modified time | relevance | path

Searched refs:info (Results 5776 - 5800 of 7440) sorted by relevance

1...<<231232233234235236237238239240>>...298

/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc1247 void nativeGetterCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in nativeGetterCallback() argument
1248 v8::Local<v8::Object> data = info.Data().As<v8::Object>(); in nativeGetterCallback()
1249 v8::Isolate* isolate = info.GetIsolate(); in nativeGetterCallback()
1264 info.GetReturnValue().Set(value); in nativeGetterCallback()
1290 void nativeSetterCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in nativeSetterCallback() argument
1291 if (info.Length() < 1) return; in nativeSetterCallback()
1292 v8::Local<v8::Object> data = info.Data().As<v8::Object>(); in nativeSetterCallback()
1293 v8::Isolate* isolate = info.GetIsolate(); in nativeSetterCallback()
1307 if (!object.As<v8::Object>()->Set(context, name, info[0]).IsNothing()) return; in nativeSetterCallback()
/third_party/pulseaudio/src/utils/
H A Dpadsp.c385 debug(DEBUG_LEVEL_NORMAL, __FILE__": freeing fd info (fd=%i)\n", i->app_fd); in fd_info_free()
1301 debug(DEBUG_LEVEL_NORMAL, __FILE__": Failed to get sink info: %s", pa_strerror(pa_context_errno(i->context))); in subscribe_cb()
1343 /* Get sink info */ in mixer_open()
1346 debug(DEBUG_LEVEL_NORMAL, __FILE__": Failed to get sink info: %s", pa_strerror(pa_context_errno(i->context))); in mixer_open()
1361 debug(DEBUG_LEVEL_NORMAL, __FILE__": Failed to get sink info: %s", pa_strerror(pa_context_errno(i->context))); in mixer_open()
1366 /* Get source info */ in mixer_open()
1369 debug(DEBUG_LEVEL_NORMAL, __FILE__": Failed to get source info: %s", pa_strerror(pa_context_errno(i->context))); in mixer_open()
1384 debug(DEBUG_LEVEL_NORMAL, __FILE__": Failed to get source info: %s", pa_strerror(pa_context_errno(i->context))); in mixer_open()
2329 count_info *info; in dsp_ioctl() local
2333 info in dsp_ioctl()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c1403 struct p2p_peer_info *info; member
1414 if (!p2p_group_is_client_connected(group, data->info->p2p_device_addr)) in match_group_where_peer_is_client()
1423 data->wpa_s->p2pdev, data->info->p2p_device_addr); in match_group_where_peer_is_client()
1431 static void signal_peer_groups_changed(struct p2p_peer_info *info, in signal_peer_groups_changed() argument
1438 info->p2p_device_addr); in signal_peer_groups_changed()
1441 info->p2p_device_addr); in signal_peer_groups_changed()
1445 data->info = info; in signal_peer_groups_changed()
1448 data->info = NULL; in signal_peer_groups_changed()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c1502 struct p2p_peer_info *info; member
1513 if (!p2p_group_is_client_connected(group, data->info->p2p_device_addr)) in match_group_where_peer_is_client()
1522 data->wpa_s->p2pdev, data->info->p2p_device_addr); in match_group_where_peer_is_client()
1530 static void signal_peer_groups_changed(struct p2p_peer_info *info, in signal_peer_groups_changed() argument
1537 info->p2p_device_addr); in signal_peer_groups_changed()
1540 info->p2p_device_addr); in signal_peer_groups_changed()
1544 data->info = info; in signal_peer_groups_changed()
1547 data->info = NULL; in signal_peer_groups_changed()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c1686 drmVersion *info; in vaapi_device_create() local
1687 info = drmGetVersion(priv->drm_fd); in vaapi_device_create()
1688 if (strcmp(kernel_driver->value, info->name)) { in vaapi_device_create()
1691 n, info->name); in vaapi_device_create()
1692 drmFreeVersion(info); in vaapi_device_create()
1700 n, info->name); in vaapi_device_create()
1701 drmFreeVersion(info); in vaapi_device_create()
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h147 int (*info)(snd_pcm_t *pcm, snd_pcm_info_t *info); member
152 int (*channel_info)(snd_pcm_t *pcm, snd_pcm_channel_info_t *info);
225 unsigned int info; /* Info for returned setup */ member
419 static inline int snd_pcm_channel_info(snd_pcm_t *pcm, snd_pcm_channel_info_t *info) in snd_pcm_channel_info() argument
423 return pcm->ops->channel_info(pcm, info); in snd_pcm_channel_info()
425 int snd_pcm_channel_info_shm(snd_pcm_t *pcm, snd_pcm_channel_info_t *info, int shmid);
/third_party/backends/backend/
H A Dnet.c1719 SANE_Action action, void *value, SANE_Word * info)
1804 local_info = reply.info;
1806 if (info)
1807 *info = reply.info;
1817 if (reply.info & SANE_INFO_RELOAD_OPTIONS)
1827 DBG (2, "sane_control_option: remote done (%s, info %x)\n", sane_strstatus (status), local_info);
1829 if ((status == SANE_STATUS_GOOD) && (info == NULL) && (local_info & SANE_INFO_RELOAD_OPTIONS))
1838 DBG (2, "sane_control_option: done (%s, info %x)\n", sane_strstatus (status), local_info);
1718 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Word * info) global() argument
H A Dkodakaio.c170 Then you can scan with scanimage or simple-scan from terminal and see debug info
192 * 3 status info and progress
1090 /* expect_total is the expected total no of bytes just for info -ve value not a problem? or is it for size_t? */ in cmd_start_scan()
3064 debugging info if we want. The change flag is set to TRUE
3202 setvalue(SANE_Handle handle, SANE_Int option, void *value, SANE_Int *info) in setvalue() argument
3215 status = sanei_constrain_value(sopt, value, info); in setvalue()
3219 if (info && value && (*info & SANE_INFO_INEXACT) in setvalue()
3290 if (NULL != info) in setvalue()
3291 *info | in setvalue()
3325 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int *info) sane_control_option() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c327 if (((struct si_screen *)dec->screen)->info.family < CHIP_VEGA10) in get_db_pitch_alignment()
392 (((struct si_screen *)dec->screen)->info.family < CHIP_POLARIS10)) { in calc_dpb_size()
402 (((struct si_screen *)dec->screen)->info.family < CHIP_POLARIS10)) { in calc_dpb_size()
604 if (((struct si_screen *)dec->screen)->info.family == CHIP_CARRIZO) in get_h265_msg()
1122 ((struct si_screen *)dec->screen)->info.family >= CHIP_POLARIS10) in ruvd_end_frame()
1126 if (((struct si_screen *)dec->screen)->info.family >= CHIP_STONEY) in ruvd_end_frame()
1251 if (!sctx->screen->info.is_amdgpu) in si_common_uvd_create_decoder()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c720 !state->pdevice->info.has_lsc) in try_lower_direct_buffer_intrinsic()
1241 assert(state->pdevice->info.verx10 == 70); in lower_gfx7_tex_swizzle()
1313 if (state->pdevice->info.verx10 == 70) in lower_tex()
1427 brw_shader_stage_requires_bindless_resources(shader->info.stage) ? in anv_nir_apply_pipeline_layout()
1532 brw_shader_stage_requires_bindless_resources(shader->info.stage)) { in anv_nir_apply_pipeline_layout()
1572 brw_shader_stage_requires_bindless_resources(shader->info.stage)) { in anv_nir_apply_pipeline_layout()
1671 if (brw_shader_stage_is_bindless(shader->info.stage)) { in anv_nir_apply_pipeline_layout()
/third_party/mksh/
H A Dmisc.c404 set = tobool(!(go.info & GI_PLUS)); in parse_args()
514 if (!(go.info & GI_MINUSMINUS) && argv[go.optind] && in parse_args()
527 *setargsp = !arrayset && ((go.info & GI_MINUSMINUS) || in parse_args()
1259 go->info = 0; in ksh_getopt_reset()
1287 * in go->info.
1302 go->info |= GI_MINUSMINUS; in ksh_getopt()
1314 go->info &= ~(GI_MINUS|GI_PLUS); in ksh_getopt()
1315 go->info |= flag == '-' ? GI_MINUS : GI_PLUS; in ksh_getopt()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c276 *timestamp *= (double)screen->info.props.limits.timestampPeriod; in timestamp_to_nanoseconds()
294 return screen->info.have_EXT_primitives_generated_query ? in convert_query_type()
467 !screen->info.primgen_feats.primitivesGeneratedQueryWithNonZeroStreams) in zink_create_query()
472 query->needs_rast_discard_workaround = !screen->info.primgen_feats.primitivesGeneratedQueryWithRasterizerDiscard; in zink_create_query()
1128 if (unlikely(!zink_screen(ctx->base.screen)->info.have_EXT_conditional_rendering) || ctx->render_condition.active) in zink_start_conditional_render()
1149 if (unlikely(!zink_screen(ctx->base.screen)->info.have_EXT_conditional_rendering) || !ctx->render_condition.active) in zink_stop_conditional_render()
1314 if (screen->info.have_EXT_calibrated_timestamps) { in zink_get_timestamp()
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp166 auto info = cacheInfo(); in dumpInfo() local
169 SkStrSplit(info.substr(STEP_INDEX, info.length() - STEP_INDEX).c_str(), ";", &lines); in dumpInfo()
1596 TextureAwaitingUnref* info = fTexturesAwaitingUnref.find(id);
1600 SkASSERT(info);
1601 info->unref();
1602 if (info->finished()) {
/third_party/openssl/test/
H A Devp_kdf_test.c194 size_t keylen, char *salt, char *info) in construct_hkdf_params()
209 if (info != NULL) in construct_hkdf_params()
211 info, strlen(info)); in construct_hkdf_params()
1071 size_t keylen, char *salt, char *info) in construct_kbkdf_params()
1090 OSSL_KDF_PARAM_INFO, info, strlen(info)); in construct_kbkdf_params()
193 construct_hkdf_params(char *digest, char *key, size_t keylen, char *salt, char *info) construct_hkdf_params() argument
1070 construct_kbkdf_params(char *digest, char *mac, unsigned char *key, size_t keylen, char *salt, char *info) construct_kbkdf_params() argument
/third_party/python/PC/
H A Dlauncher.c759 JOBOBJECT_EXTENDED_LIMIT_INFORMATION info; in run_child() local
785 &info, sizeof(info), &rc); in run_child()
786 if (!ok || (rc != sizeof(info)) || !job) in run_child()
788 info.BasicLimitInformation.LimitFlags |= JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE | in run_child()
790 ok = SetInformationJobObject(job, JobObjectExtendedLimitInformation, &info, in run_child()
791 sizeof(info)); in run_child()
/third_party/python/Lib/test/
H A Dtest_urllib.py172 "close", "info", "geturl", "getcode", "__iter__"):
215 self.assertIsInstance(self.returned_obj.info(), email.message.Message)
647 "close", "info", "geturl", "getcode", "__iter__"):
653 self.assertIsInstance(self.text_url_resp.info(), email.message.Message)
654 self.assertEqual(self.text_url_base64_resp.info().get_params(),
656 self.assertEqual(self.image_url_resp.info()['content-length'],
658 self.assertEqual(urllib.request.urlopen("data:,").info().get_params(),
669 dict(self.text_url_resp.info().get_params())['charset']), self.text)
673 dict(self.text_url_base64_resp.info().get_params())['charset']),
/third_party/mesa3d/src/mesa/main/
H A Dget.c1259 struct pipe_memory_info info; in find_custom_value() local
1263 screen->query_memory_info(screen, &info); in find_custom_value()
1266 v->value_int = info.total_device_memory; in find_custom_value()
1268 v->value_int = info.total_device_memory + in find_custom_value()
1269 info.total_staging_memory; in find_custom_value()
1271 v->value_int = info.avail_device_memory; in find_custom_value()
1273 v->value_int = info.nr_device_memory_evictions; in find_custom_value()
1275 v->value_int = info.device_memory_evicted; in find_custom_value()
1291 v->value_int_4[0] = info.avail_device_memory; in find_custom_value()
1292 v->value_int_4[1] = info in find_custom_value()
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc1580 Pipeline::ArgSetInfo info; in ParsePipelineSet() local
1581 info.name = arg_name; in ParsePipelineSet()
1582 info.ordinal = arg_no; in ParsePipelineSet()
1583 info.fmt = fmt.get(); in ParsePipelineSet()
1584 info.value = value; in ParsePipelineSet()
1585 pipeline->SetArg(std::move(info)); in ParsePipelineSet()
2534 BufferInfo info; in ParseBufferInitializerFile()
2535 Result r = delegate_->LoadBufferData(token->AsString(), file_type, &info); in ParseBufferInitializerFile()
2543 data->reserve(info.values.size()); in ParseBufferInitializerFile()
2544 for (auto v : info in ParseBufferInitializerFile()
[all...]
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp171 GrGLFramebufferInfo info; in MakeOnScreenGLSurface() local
172 info.fFBOID = 0; in MakeOnScreenGLSurface()
181 info.fFormat = colorSettings.pixFormat; in MakeOnScreenGLSurface()
182 GrBackendRenderTarget target(width, height, sampleCnt, stencil, info); in MakeOnScreenGLSurface()
189 SkImageInfo info = SkImageInfo::MakeN32(width, height, SkAlphaType::kPremul_SkAlphaType); in MakeRenderTarget() local
193 info, 0, in MakeRenderTarget()
739 const SkImageInfo& info, in onGenerateTexture()
755 GrBackendTexture backendTexture(info.width(), info.height(), kMipmapped, glInfo); in onGenerateTexture()
758 const GrColorType colorType = SkColorTypeToGrColorType(info in onGenerateTexture()
738 onGenerateTexture(GrRecordingContext* ctx, const SkImageInfo& info, const SkIPoint& origin, GrMipmapped mipMapped, GrImageTexGenPolicy texGenPolicy) onGenerateTexture() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp3020 VkDescriptorBufferInfo& info = variables.descriptorsBufferInfos[infoIdx]; in createAndPopulateDescriptors() local
3024 deMemcpy(buffer + info.offset, &data, sizeof(data)); in createAndPopulateDescriptors()
3054 VkDescriptorBufferInfo& info = variables.descriptorsBufferInfos[primeIdx]; in verifyVertexWriteResults() local
3055 deMemcpy(&data, buffer + info.offset, sizeof(data)); in verifyVertexWriteResults()
3105 VkDescriptorBufferInfo& info = variables.descriptorsBufferInfos[infoIdx]; in createAndPopulateDescriptors() local
3107 deMemcpy(buffer + info.offset, &data, sizeof(data)); in createAndPopulateDescriptors()
4564 TestCaseInfo& info (casesAfterBindAndLoop[caseIdx]); in descriptorIndexingDescriptorSetsCreateTests()
4566 if (updateAfterBind && !descriptorTypeSupportsUpdateAfterBind(info.descriptorType)) in descriptorIndexingDescriptorSetsCreateTests()
4569 if (usesMipMaps && !descriptorTypeUsesMipmaps(info.descriptorType)) in descriptorIndexingDescriptorSetsCreateTests()
4572 std::string caseName (info in descriptorIndexingDescriptorSetsCreateTests()
[all...]
/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h315 * @param info Indicates the pointer to the station information.
323 const struct StationInfo *info);
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dadc_linux_virtual_iio_driver.c164 indioDev->info = &AdcIioInfo; in VirtualAdcPlatformProbe()
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcodec_hdi_decode.h94 const OHOS::HDI::Codec::V3_0::EventInfo &info) override;
H A Dcodec_hdi_encode.h89 const OHOS::HDI::Codec::V3_0::EventInfo &info) override;
/drivers/peripheral/codec/test/demo/v2.0/include/
H A Dcodec_hdi_encode.h76 static int32_t OnEvent(struct CodecCallbackType *self, OMX_EVENTTYPE event, struct EventInfo *info);

Completed in 65 milliseconds

1...<<231232233234235236237238239240>>...298