Home
last modified time | relevance | path

Searched defs:root (Results 1051 - 1075 of 1127) sorted by relevance

1...<<414243444546

/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp959 static bool ParseSize(napi_env env, napi_value root, Size* size) in ParseSize() argument
976 static bool ParseRegion(napi_env env, napi_value root, Rect* region) in ParseRegion() argument
1027 static ResolutionQuality ParseResolutionQuality(napi_env env, napi_value root) in ParseResolutionQuality() argument
1041 static DecodeDynamicRange ParseDynamicRange(napi_env env, napi_value root) in ParseDynamicRange() argument
1055 ParseDecodeOptions2(napi_env env, napi_value root, DecodeOptions* opts, std::string &error) ParseDecodeOptions2() argument
1100 ParseDecodeOptions(napi_env env, napi_value root, DecodeOptions* opts, uint32_t* pIndex, std::string &error) ParseDecodeOptions() argument
1162 parseSourceOptions(napi_env env, napi_value root, SourceOptions* opts) parseSourceOptions() argument
1699 ParsePropertyOptions(napi_env env, napi_value root, ImageSourceAsyncContext* context) ParsePropertyOptions() argument
2838 ParseDecodingOptionsForPicture(napi_env env, napi_value root, DecodingOptionsForPicture* opts) ParseDecodingOptionsForPicture() argument
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp138 sptr<WindowNode> root = FindRoot(node->GetWindowType()); in AddWindowNodeOnWindowTree() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h999 snd_pcm_open_slave(snd_pcm_t **pcmp, snd_config_t *root, in snd_pcm_open_slave() argument
/third_party/alsa-lib/src/control/
H A Dcontrol.c1561 static int snd_ctl_open_noupdate(snd_ctl_t **ctlp, snd_config_t *root, in snd_ctl_open_noupdate() argument
1652 int snd_ctl_open_fallback(snd_ctl_t **ctlp, snd_config_t *root, in snd_ctl_open_fallback() argument
1584 _snd_ctl_open_named_child(snd_ctl_t **pctl, const char *name, snd_config_t *root, snd_config_t *conf, int mode, snd_config_t *parent_conf) _snd_ctl_open_named_child() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c92 void addTestConvert(TestNode** root) in addTestConvert() argument
[all...]
H A Dcapitst.c64 void addCollAPITest(TestNode** root) in addCollAPITest() argument
[all...]
H A Dnccbtst.c92 void addTestConvertErrorCallBack(TestNode** root) in addTestConvertErrorCallBack() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp6063 static const char root[] = "root"; TestUnd() local
6213 static const char root[] = "root"; TestUndCAPI() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h598 struct snd_seq_addr root; /* client/port id to be searched */ member
/third_party/libuv/src/unix/
H A Dlinux.c685 struct watcher_list* root; in uv__io_fork() local
2378 static int uv__inotify_fork(uv_loop_t* loop, struct watcher_list* root) { in uv__inotify_fork() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c3058 struct node *root; in fuse_new() local
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc1510 auto root = json_object(); in output_har() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c2410 xcb_window_t root = 0; in wsi_display_output_to_root() local
2519 xcb_window_t root = wsi_display_output_to_root(connection, output); in wsi_display_get_output() local
2598 wsi_display_find_crtc_for_output(xcb_connection_t *connection, xcb_window_t root, xcb_randr_output_t output) wsi_display_find_crtc_for_output() argument
2663 xcb_window_t root; wsi_AcquireXlibDisplayEXT() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc728 Handle<Object> root = isolate()->root_handle(root_index); in LoadRootMapWord() local
739 Handle<Object> root = isolate()->root_handle(root_index); in LoadRoot() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3755 BasicBlock *root = BasicBlock::get(func->cfg.getRoot()); in handleInstruction() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp285 Reader::parse(const std::string& document, Value& root, bool collectComments) { in parse() argument
292 bool Reader::parse(std::istream& sin, Value& root, bool collectComments) { in parse() argument
305 parse(const char* beginDoc, const char* endDoc, Value& root, bool collectComments) parse() argument
3917 resolve(const Value& root, const Value& defaultValue) const resolve() argument
4296 write(const Value& root) write() argument
4364 write(const Value& root) write() argument
4534 writeCommentBeforeValue(const Value& root) writeCommentBeforeValue() argument
4554 writeCommentAfterValueOnSameLine(const Value& root) writeCommentAfterValueOnSameLine() argument
4578 write(std::ostream& out, const Value& root) write() argument
4751 writeCommentBeforeValue(const Value& root) writeCommentBeforeValue() argument
4769 writeCommentAfterValueOnSameLine(const Value& root) writeCommentAfterValueOnSameLine() argument
4858 write(Value const& root, std::ostream* sout) write() argument
5038 writeCommentBeforeValue(Value const& root) writeCommentBeforeValue() argument
5057 writeCommentAfterValueOnSameLine(Value const& root) writeCommentAfterValueOnSameLine() argument
5169 writeString(StreamWriter::Factory const& builder, Value const& root) writeString() argument
5176 operator <<(std::ostream& sout, Value const& root) operator <<() argument
[all...]
/third_party/python/Lib/test/support/
H A D__init__.py277 root = Tk() variable in _is_gui_available.USEROBJECTFLAGS
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2598 TIntermTyped *root = nullptr; in evaluateRvalue() local
2617 TIntermTyped *root = nullptr; in evaluateRvalue() local
2637 TIntermTyped *root = nullptr; in lvalue() local
2649 lvalue(TIntermTyped *&root, unsigned int &offset, sw::Shader::Relative &rel, unsigned char &mask, Temporary &address, TIntermTyped *node) lvalue() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp881 RootConstants root; in spvc_compiler_hlsl_set_root_constants_layout() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h43 FT_DriverRec root; member
H A Dtttypes.h1464 FT_FaceRec root; member
/third_party/python/Modules/
H A D_elementtree.c2317 PyObject *root; /* root node (first created node) */ member
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc3583 GenerateFileAndDeps( const GeneratorOptions& options, io::Printer* printer, const FileDescriptor* root, std::set<const FileDescriptor*>* all_files, std::set<const FileDescriptor*>* generated) const GenerateFileAndDeps() argument
/third_party/python/PC/
H A Dlauncher2.c1325 addEnvironmentInfo(EnvironmentInfo **root, EnvironmentInfo* parent, EnvironmentInfo *node) in addEnvironmentInfo() argument
1389 _registryReadString(const wchar_t **dest, HKEY root, const wchar_t *subkey, const wchar_t *value) in _registryReadString() argument
1451 _registryReadLegacyEnvironment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wchar_t *fallbackArch) in _registryReadLegacyEnvironment() argument
1525 _registryReadEnvironment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wchar_t *fallbackArch) _registryReadEnvironment() argument
1580 _registrySearchTags(const SearchInfo *search, EnvironmentInfo **result, HKEY root, int sortKey, const wchar_t *company, const wchar_t *fallbackArch) _registrySearchTags() argument
1619 registrySearch(const SearchInfo *search, EnvironmentInfo **result, HKEY root, int sortKey, const wchar_t *fallbackArch) registrySearch() argument
1882 HKEY root; collectEnvironments() local
2177 selectEnvironment(const SearchInfo *search, EnvironmentInfo *root, EnvironmentInfo **best) selectEnvironment() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c1894 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local
2313 struct json_token *root, *groups, *netkey, *token; dpp_parse_connector() local
2712 struct json_token *root, *token, *discovery, *cred; dpp_parse_conf_obj() local
3170 struct json_token *root = NULL, *token; dpp_conn_status_result_rx() local
3525 dpp_connector_compatible_group(struct json_token *root, const char *group_id, const char *net_role, bool reconfig) dpp_connector_compatible_group() argument
3645 struct json_token *root = NULL, *netkey, *token; dpp_peer_intro() local
3774 struct json_token *root, *token; dpp_get_connector_version() local
[all...]

Completed in 86 milliseconds

1...<<414243444546