/third_party/skia/tools/sk_app/unix/ |
H A D | DawnVulkanWindowContext_unix.cpp | 47 XWindow root; in DawnVulkanWindowContext_xlib() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locutil.cpp | 263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | mappedTypeAsClauses.js | |
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | FieldMaskTree.java | 73 private final Node root = new Node(); field in FieldMaskTree [all...] |
/third_party/python/Lib/tkinter/ |
H A D | dnd.py | 121 root = None variable in DndHandler [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | node_hash_map_test.cc | 120 Tree root; in TEST() local
|
/third_party/skia/bench/ |
H A D | ShadowBench.cpp | 37 void computeName(const char root[]) { in computeName() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestHierarchyUtil.cpp | 122 void writeXmlCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdLine) in writeXmlCaselistsToFiles() argument 180 void writeTxtCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdLine) in writeTxtCaselistsToFiles() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fAttribLocationTests.cpp | 88 TestCaseGroup* const root = new TestCaseGroup (context, "attribute_location", "Attribute location tests"); in createAttributeLocationTests() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
H A D | RewriteDoWhile.cpp | 138 bool RewriteDoWhile(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in RewriteDoWhile() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | SplitSequenceOperator.cpp | 150 SplitSequenceOperator(TCompiler *compiler, TIntermNode *root, int patternsToSplitMask, TSymbolTable *symbolTable) SplitSequenceOperator() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | RunAtTheEndOfShader.cpp | 67 void WrapMainAndAppend(TIntermBlock *root, in WrapMainAndAppend() argument 105 RunAtTheEndOfShader(TCompiler *compiler, TIntermBlock *root, TIntermNode *codeToRun, TSymbolTable *symbolTable) RunAtTheEndOfShader() argument
|
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/ |
H A D | hdf_usb.c | 56 const struct DeviceResourceNode *root = instance->GetRootNode(); in GetHdfUsbNode() local
|
/drivers/peripheral/vibrator/chipset/drv2605l/ |
H A D | vibrator_drv2605l_driver.h | 52 const struct DeviceResourceNode *root; member
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | parseConst.cpp | 199 bool TIntermediate::parseConstTree(TIntermNode* root, TConstUnionArray unionArray, TOperator constructorType, const TType& t, bool singleConstantParam) in parseConstTree() argument
|
/third_party/gn/src/gn/ |
H A D | input_file_manager.cc | 292 std::unique_ptr<ParseNode> root; in LoadFile() local 37 DoLoadFile(const LocationRange& origin, const BuildSettings* build_settings, const SourceFile& name, InputFileManager::SyncLoadFileCallback load_file_callback, InputFile* file, std::vector<Token>* tokens, std::unique_ptr<ParseNode>* root, Err* err) DoLoadFile() argument
|
H A D | rust_project_writer_helpers.h | 37 Crate(SourceFile root, in Crate() argument 75 SourceFile& root() { return root_; } in root() function in Crate
|
/third_party/backends/backend/ |
H A D | plustek-pp_procfs.c | 303 static inline void destroy_proc_entry( struct proc_dir_entry *root, in destroy_proc_entry() argument
|
/third_party/cJSON/tests/ |
H A D | old_utils_tests.c | 54 cJSON *root = NULL; in json_pointer_tests() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUData.java | 107 private static InputStream getStream(final Class<?> root, final String resourceName, boolean required) { in getStream() argument 199 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() argument 207 public static InputStream getRequiredStream(Class<?> root, String resourceName) { in getRequiredStream() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | uformattedvaluetst.c | 34 void addUFormattedValueTest(TestNode** root) { in addUFormattedValueTest() argument
|
H A D | cstrtest.c | 36 void addCStringTest(TestNode** root) { in addCStringTest() argument
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBReporterScanner.java | 195 private Hashtable getFileRules(Element root) { in getFileRules() argument 211 private Hashtable getParseRules(Element root) { in getParseRules() argument
|
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
H A D | CapDocument.java | 37 TagElement root = new TagElement(); field in CapDocument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUData.java | 109 private static InputStream getStream(final Class<?> root, final String resourceName, boolean required) { in getStream() argument 201 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() argument 209 public static InputStream getRequiredStream(Class<?> root, String resourceName) { in getRequiredStream() argument [all...] |