Home
last modified time | relevance | path

Searched defs:root (Results 776 - 800 of 950) sorted by relevance

1...<<3132333435363738

/third_party/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp975 BreakIterator* root = BreakIterator::createWordInstance("", status); in TestRegistration() local
H A Dstrcase.cpp925 Locale root = Locale::getRoot(); in TestArmenian() local
[all...]
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c206 addTest(TestNode** root, in addTest() argument
224 static TestNode *addTestNode ( TestNode *root, const char *name ) in addTestNode() argument
329 iterateTestsWithLevel( const TestNode* root, int depth, const TestNode** nodeList, TestMode mode) iterateTestsWithLevel() argument
578 getTest(const TestNode* root, const char* name) getTest() argument
1102 runTestRequest(const TestNode* root, int argc, const char* const argv[]) runTestRequest() argument
[all...]
/third_party/libfuse/example/
H A Dpassthrough_hp.cc148 Inode root; member
H A Dpassthrough_ll.c96 struct lo_inode root; /* protected by lo->mutex */ member
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc519 void AddRootEdge(RootState& root, State& child, std::string edge_name) { in AddRootEdge() argument
848 VisitRootForGraphBuilding( RootState& root, const HeapObjectHeader& header, const cppgc::SourceLocation& loc) VisitRootForGraphBuilding() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking.cc205 void MarkObjectByPointer(Root root, FullObjectSlot p) { in MarkObjectByPointer() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h226 HeapEntry* root() const { return root_entry_; } in root() function in v8::internal::HeapSnapshot
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc289 void Deserializer<IsolateT>::VisitRootPointers(Root root, in VisitRootPointers() argument
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp713 uint8_t root = 1; in reedSolomonComputeDivisor() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c368 uint8_t root = 1; in reedSolomonComputeDivisor() local
/third_party/python/Lib/
H A Dpathlib.py613 root = property(attrgetter('_root'), global() variable in PurePath
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp1115 tcu::TestCaseGroup* root = (new tcu::TestCaseGroup(testCtx, "buffer_marker")); in createBufferMarkerTestsInGroup() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewritePipelines.cpp114 bool exec(TIntermBlock &root) in exec() argument
221 const TStructure &createInternalPipelineStruct(TIntermBlock &root, TIntermSequence &outDeclSeq) in createInternalPipelineStruct() argument
84 Exec(PipelineStructInfo &out, TCompiler &compiler, TIntermBlock &root, IdGen &idGen, const Pipeline &pipeline, SymbolEnv &symbolEnv, const std::vector<sh::ShaderVariable> *variableInfos) Exec() argument
555 ThreadPipeline(TCompiler &compiler, TIntermBlock &root, const Pipeline &pipeline, const std::unordered_set<const TFunction *> &pipelineFunctions, PipelineScoped<TStructure> pipelineStruct, PipelineScoped<TVariable> &pipelineMainLocalVar, IdGen &idGen, SymbolEnv &symbolEnv, const TFunction *funcOriginalToModified, const TFunction *funcModifiedToOriginal) ThreadPipeline() argument
860 UpdatePipelineSymbols(Pipeline::Type pipelineType, TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv, const VariableSet &pipelineVariables, PipelineScoped<TVariable> pipelineMainLocalVar) UpdatePipelineSymbols() argument
894 RewritePipeline(TCompiler &compiler, TIntermBlock &root, IdGen &idGen, const Pipeline &pipeline, SymbolEnv &symbolEnv, const std::vector<sh::ShaderVariable> *variableInfo, PipelineScoped<TStructure> &outStruct) RewritePipeline() argument
952 RewritePipelines(TCompiler &compiler, TIntermBlock &root, const std::vector<sh::ShaderVariable> &inputVaryings, const std::vector<sh::ShaderVariable> &outputVaryings, IdGen &idGen, DriverUniform &angleUniformsGlobalInstanceVar, SymbolEnv &symbolEnv, PipelineStructs &outStructs) RewritePipelines() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp182 bool TIntermRebuild::rebuildRoot(TIntermBlock &root) in rebuildRoot() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCollectVariables.cpp1257 void CollectVariables(TIntermBlock *root, in CollectVariables() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp768 bool TIntermediate::postProcess(TIntermNode* root) in postProcess() argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp270 Reader::parse(const std::string& document, Value& root, bool collectComments) { in parse() argument
277 bool Reader::parse(std::istream& sin, Value& root, bool collectComments) { in parse() argument
290 parse(const char* beginDoc, const char* endDoc, Value& root, bool collectComments) parse() argument
3884 resolve(const Value& root, const Value& defaultValue) const resolve() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp270 Reader::parse(const std::string& document, Value& root, bool collectComments) { in parse() argument
277 bool Reader::parse(std::istream& sin, Value& root, bool collectComments) { in parse() argument
290 parse(const char* beginDoc, const char* endDoc, Value& root, bool collectComments) parse() argument
3884 resolve(const Value& root, const Value& defaultValue) const resolve() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c204 addTest(TestNode** root, in addTest() argument
222 static TestNode *addTestNode ( TestNode *root, const char *name ) in addTestNode() argument
327 iterateTestsWithLevel( const TestNode* root, int depth, const TestNode** nodeList, TestMode mode) iterateTestsWithLevel() argument
576 getTest(const TestNode* root, const char* name) getTest() argument
1097 runTestRequest(const TestNode* root, int argc, const char* const argv[]) runTestRequest() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp249 int HmSymbolConfig_OHOS::CheckConfigFile(const char* fname, Json::Value& root) in CheckConfigFile() argument
289 Json::Value root; in ParseConfigOfHmSymbol() local
313 void HmSymbolConfig_OHOS::ParseSymbolAnimations(const Json::Value& root, in ParseSymbolAnimations() argument
351 ParseSymbolAnimationParas(const Json::Value& root, std::map<uint32_t, AnimationPara>& animationParas) ParseSymbolAnimationParas() argument
367 ParseSymbolAnimationPara(const Json::Value& root, AnimationPara& animationPara) ParseSymbolAnimationPara() argument
437 ParseSymbolGroupParas(const Json::Value& root, std::vector<std::vector<PiecewiseParameter>>& groupParameters) ParseSymbolGroupParas() argument
461 PiecewiseParaCurveCase(const char* key, const Json::Value& root, PiecewiseParameter& piecewiseParameter) PiecewiseParaCurveCase() argument
476 PiecewiseParaDurationCase(const char* key, const Json::Value& root, PiecewiseParameter& piecewiseParameter) PiecewiseParaDurationCase() argument
486 PiecewiseParaDelayCase(const char* key, const Json::Value& root, PiecewiseParameter& piecewiseParameter) PiecewiseParaDelayCase() argument
495 ParseSymbolPiecewisePara(const Json::Value& root, PiecewiseParameter& piecewiseParameter) ParseSymbolPiecewisePara() argument
535 ParseSymbolCurveArgs(const Json::Value& root, std::map<std::string, float>& curveArgs) ParseSymbolCurveArgs() argument
552 ParseSymbolProperties(const Json::Value& root, std::map<std::string, std::vector<float>>& properties) ParseSymbolProperties() argument
576 ParseSymbolLayersGrouping(const Json::Value& root) ParseSymbolLayersGrouping() argument
589 SymbolGlyphCase(const char* key, const Json::Value& root, SymbolLayersGroups& symbolLayersGroups) SymbolGlyphCase() argument
598 ParseOneSymbolNativeCase(const char* key, const Json::Value& root, SymbolLayersGroups& symbolLayersGroups, uint16_t& nativeGlyphId) ParseOneSymbolNativeCase() argument
608 ParseOneSymbolLayerCase(const char* key, const Json::Value& root, SymbolLayersGroups& symbolLayersGroups) ParseOneSymbolLayerCase() argument
618 ParseOneSymbolRenderCase(const char* key, const Json::Value& root, SymbolLayersGroups& symbolLayersGroups) ParseOneSymbolRenderCase() argument
628 ParseOneSymbolAnimateCase(const char* key, const Json::Value& root, SymbolLayersGroups& symbolLayersGroups) ParseOneSymbolAnimateCase() argument
638 ParseOneSymbol(const Json::Value& root, std::unordered_map<uint16_t, SymbolLayersGroups>* hmSymbolConfig) ParseOneSymbol() argument
683 ParseLayers(const Json::Value& root, std::vector<std::vector<size_t>>& layers) ParseLayers() argument
705 ParseComponets(const Json::Value& root, std::vector<size_t>& components) ParseComponets() argument
716 ParseRenderModes(const Json::Value& root, std::map<SymbolRenderingStrategy, std::vector<RenderGroup>>& renderModesGroups) ParseRenderModes() argument
756 ParseRenderGroups(const Json::Value& root, std::vector<RenderGroup>& renderGroups) ParseRenderGroups() argument
778 ParseGroupIndexes(const Json::Value& root, std::vector<GroupInfo>& groupInfos) ParseGroupIndexes() argument
800 ParseLayerOrMaskIndexes(const Json::Value& root, std::vector<size_t>& indexes) ParseLayerOrMaskIndexes() argument
833 ParseAnimationSettings(const Json::Value& root, std::vector<AnimationSetting>& animationSettings) ParseAnimationSettings() argument
847 ParseAnimationSetting(const Json::Value& root, AnimationSetting& animationSetting) ParseAnimationSetting() argument
858 ParseAnimationTypes(const Json::Value& root, std::vector<AnimationType>& animationTypes) ParseAnimationTypes() argument
882 ParseGroupSettings(const Json::Value& root, std::vector<GroupSetting>& groupSettings) ParseGroupSettings() argument
895 ParseGroupSetting(const Json::Value& root, GroupSetting& groupSetting) ParseGroupSetting() argument
[all...]
H A DFontConfig_ohos.cpp379 Json::Value root; in parseConfig() local
432 checkConfigFile(const char* fname, Json::Value& root) checkConfigFile() argument
527 parseFontDir(const char* fname, const Json::Value& root) parseFontDir() argument
559 parseGeneric(const Json::Value& root) parseGeneric() argument
631 parseAlias(const Json::Value& root, std::vector<AliasInfo>& aliasSet) parseAlias() argument
668 parseAdjust(const Json::Value& root, std::vector<AdjustInfo>& adjustSet) parseAdjust() argument
694 parseFallback(const Json::Value& root) parseFallback() argument
729 parseFallbackItem(const Json::Value& root) parseFallbackItem() argument
803 parseVariation(const Json::Value& root, std::vector<VariationInfo>& variationSet) parseVariation() argument
859 parseTtcIndex(const Json::Value& root, const SkString& familyName) parseTtcIndex() argument
[all...]
/third_party/openssl/test/
H A Dcmp_vfy_test.c79 *intermediate = NULL, *root = NULL; variable
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftobjs.h743 FT_ModuleRec root; member
801 FT_ModuleRec root; member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h146 FT_FaceRec root; member
172 FT_DriverRec root; member

Completed in 38 milliseconds

1...<<3132333435363738