Home
last modified time | relevance | path

Searched defs:root (Results 401 - 425 of 742) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DInitOutputVariables_test.cpp104 VerifyOutputVariableInitializers(TIntermBlock *root) : TIntermTraverser(true, false, false) in VerifyOutputVariableInitializers() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcfg.cpp75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
H A Dscalar_analysis_simplification.cpp373 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcfg.cpp75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
H A Dscalar_analysis_simplification.cpp373 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c268 HuffmanTablesSegment* const root = &huffman_tables->root; in VP8LHuffmanTablesAllocate() local
[all...]
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp292 Window root = RootWindow(mDisplay, screen); in initializeImpl() local
661 Window root = RootWindow(mDisplay, screen); in processEvent() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.cpp337 const TIntermAggregate *FindFunctionCallNode(TIntermNode *root, const TString &functionMangledName) in FindFunctionCallNode() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.h111 AF_StyleMetricsRec root; member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c162 FT_Face root = (FT_Face)&face->root; in cid_parse_font_matrix() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c71 FT_CMapRec root; member
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.c173 FT_Face root = (FT_Face)&face->root; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddag.h307 DAGNodeBuilder<T> DAGBuilder<T>::root() { in root() function in marl::DAGBuilder
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringtriebuilder.cpp74 Node *root=makeNode(0, elementsLength, 0, errorCode); in build() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_namespace_pkgs.py62 root = os.path.join(os.path.dirname(__file__), 'namespace_pkgs') variable in NamespacePackageTest
H A Dfixtures.py287 root = 'test.test_importlib.data' variable in ZipFixtures
/third_party/skia/gm/
H A Danimated_gif.cpp191 const char* root = "/skia/anim/"; in AnimCodecPlayerGM() local
253 const float root = sqrt((float) count); in init() local
275 const float root = sqrt((float) fFrameInfos.size()); variable
/third_party/skia/bench/
H A DRectBench.cpp39 const char* computeName(const char root[]) { in computeName() argument
/third_party/spirv-tools/source/opt/
H A Dcfg.cpp75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
80 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
H A Dscalar_analysis_simplification.cpp372 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp535 tcu::TestCaseGroup* const root = new tcu::TestCaseGroup(testCtx, "no_attachments", "Framebuffer without attachments"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu
H A Des31fTextureBufferTests.cpp565 TestCaseGroup* const root = new TestCaseGroup(context, "texture_buffer", "Texture buffer syncronization tests"); in createTextureBufferTests() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local
572 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree() argument
[all...]
H A Dxml-utils.c46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, in get_node_uri() argument
89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() argument
106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() argument
15 get_node_uri_iter(struct xml_node_ctx *ctx, xml_node_t *root, char *uri) get_node_uri_iter() argument
63 get_node_iter(struct xml_node_ctx *ctx, xml_node_t *root, const char *path) get_node_iter() argument
280 xml_node_t *root; mo_to_tnds() local
337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument
384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp159 ::Window root = DefaultRootWindow(dpy); in XlibWindow() local
253 ::Window root; in getDimensions() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...30