Home
last modified time | relevance | path

Searched defs:attrs (Results 176 - 200 of 294) sorted by relevance

12345678910>>...12

/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp254 EGLint attrs[] = { in CreateEGLImage() local
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp149 EGLint attrs[] = { EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_NONE, }; in GetSkSurfaceFromSurfaceBuffer() local
557 EGLint attrs[] = { EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_NONE }; in CreateEGLImage() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp180 static bool TransWriteSessionAttrs(const SessionAttribute *attrs, MessageParcel &data) in TransWriteSessionAttrs() argument
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp198 std::string attrs = ParseStringFromArgs(args, KEY_ATTRS); in DoEnableDAudio() local
159 EnableDAudio(const std::string &devId, const std::string &dhId, const std::string &version, const std::string &attrs, const std::string &reqId) EnableDAudio() argument
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp104 void AudioCaptureBenchmarkTest::InitCaptureAttrs(struct AudioSampleAttributes &attrs) in InitCaptureAttrs() argument
154 struct AudioSampleAttributes attrs = {}; SetUp() local
482 struct AudioSampleAttributes attrs; BENCHMARK_F() local
502 struct AudioSampleAttributes attrs = {}; BENCHMARK_F() local
[all...]
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp95 void AudioRenderBenchmarkTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
351 struct AudioSampleAttributes attrs = attrsRender_; BENCHMARK_F() local
365 struct AudioSampleAttributes attrs = {}; BENCHMARK_F() local
[all...]
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp84 void AudioUtRenderTestAdditional::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
1420 struct AudioSampleAttributes attrs = attrsRender_; HWTEST_F() local
1446 struct AudioSampleAttributes attrs; HWTEST_F() local
[all...]
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp87 void AudioUtRenderTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
261 struct AudioSampleAttributes attrs; HWTEST_F() local
272 struct AudioSampleAttributes attrs = attrsRender_; HWTEST_F() local
278 struct AudioSampleAttributes attrs; HWTEST_F() local
289 struct AudioSampleAttributes attrs; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmf_utils.c358 void ff_attributes_dump(void *log, IMFAttributes *attrs) in ff_attributes_dump() argument
618 IMFAttributes *attrs; ff_instantiate_mf() local
[all...]
/third_party/curl/lib/vssh/
H A Dwolfssh.c565 WS_SFTP_FILEATRB attrs; in wssh_statemach_act() local
736 WS_SFTP_FILEATRB attrs; in wssh_statemach_act() local
/third_party/libuv/src/unix/
H A Dprocess.c775 posix_spawnattr_t attrs; in uv__spawn_and_init_child_posix_spawn() local
459 uv__spawn_set_posix_spawn_attrs( posix_spawnattr_t* attrs, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options) uv__spawn_set_posix_spawn_attrs() argument
668 uv__spawn_resolve_and_spawn(const uv_process_options_t* options, posix_spawnattr_t* attrs, posix_spawn_file_actions_t* actions, pid_t* pid) uv__spawn_resolve_and_spawn() argument
[all...]
/third_party/ltp/lib/
H A Dtst_netdevice.c115 struct tst_rtnl_attr_list attrs[] = { in tst_create_veth_pair() local
166 struct tst_rtnl_attr_list attrs[] = { in tst_netdev_add_device() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h79 uint32_t attrs[3]; /* VP_ATTR_EN_0,1 and VP_GP_BUILTIN_ATTR_EN */ member
/third_party/node/deps/uv/src/unix/
H A Dprocess.c755 posix_spawnattr_t attrs; in uv__spawn_and_init_child_posix_spawn() local
439 uv__spawn_set_posix_spawn_attrs( posix_spawnattr_t* attrs, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options) uv__spawn_set_posix_spawn_attrs() argument
648 uv__spawn_resolve_and_spawn(const uv_process_options_t* options, posix_spawnattr_t* attrs, posix_spawn_file_actions_t* actions, pid_t* pid) uv__spawn_resolve_and_spawn() argument
[all...]
/third_party/python/Python/
H A Dthread_pthread.h251 pthread_attr_t attrs; in PyThread_start_new_thread() local
762 pthread_attr_t attrs; in _pythread_pthread_set_stacksize() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DStreamConfigurationView.java125 public StreamConfigurationView(Context context, AttributeSet attrs) { in StreamConfigurationView() argument
130 StreamConfigurationView(Context context, AttributeSet attrs, int defStyle) StreamConfigurationView() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMusicKeyboardView.java100 public MusicKeyboardView(Context context, AttributeSet attrs) { in MusicKeyboardView() argument
/third_party/openssl/test/helpers/
H A Dpkcs12.c341 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attrs) in add_attributes() argument
375 add_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs) add_certbag() argument
409 add_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs, const PKCS12_ENC *enc) add_keybag() argument
441 add_secretbag(PKCS12_BUILDER *pb, int secret_nid, const char *secret, const PKCS12_ATTR *attrs) add_secretbag() argument
542 check_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs) check_certbag() argument
576 check_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs, const PKCS12_ENC *enc) check_keybag() argument
639 check_secretbag(PKCS12_BUILDER *pb, int secret_nid, const char *secret, const PKCS12_ATTR *attrs) check_secretbag() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-file.hh312 HBUINT8 attrs; /* Resource attributes */ member
403 HBUINT16 attrs; /* Resource fork attribute */ member
/third_party/skia/modules/svg/src/
H A DSkSVGRenderContext.cpp234 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_enrollee.c802 wps_process_ap_settings_e(struct wps_data *wps, struct wps_parse_attr *attr, struct wpabuf *attrs, int wps2) wps_process_ap_settings_e() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c632 unsigned char *attrs; in est_build_csr() local
[all...]
/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeThreadTest.c253 deMutexAttributes attrs; in deMutex_selfTest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_enrollee.c802 wps_process_ap_settings_e(struct wps_data *wps, struct wps_parse_attr *attr, struct wpabuf *attrs, int wps2) wps_process_ap_settings_e() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c632 unsigned char *attrs; in est_build_csr() local
[all...]

Completed in 25 milliseconds

12345678910>>...12