/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...] |
/third_party/json/include/nlohmann/detail/input/ |
H A D | json_sax.hpp | 333 BasicJsonType& root; member in detail::json_sax_dom_parser 632 BasicJsonType& root; member in detail::json_sax_dom_callback_parser [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_rebalance_tree.cpp | 71 tree_to_vine(ir_expression *root) in tree_to_vine() argument 102 compression(ir_expression *root, unsigned count) in compression() argument 116 vine_to_tree(ir_expression *root, unsigned size) in vine_to_tree() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_pbuffer.c | 130 Window root; in apple_glx_pbuffer_create() local
|
/third_party/node/deps/zlib/ |
H A D | inftrees.c | 38 unsigned root; /* number of index bits for root table */ in inflate_table() local [all...] |
/third_party/node/tools/ |
H A D | gen_node_def.cc | 28 uintptr_t root; member [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | chashtst.c | 89 void addHashtableTest(TestNode** root) { in addHashtableTest() argument
|
/third_party/libdrm/radeon/ |
H A D | bof.c | 279 static int bof_read(bof_t *root, FILE *file, long end, int level) in bof_read() argument 338 bof_t *root = bof_object(); in bof_load_file() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/setresgid/ |
H A D | setresgid01.c | 95 static struct passwd nobody, root; variable [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | node_to_instr.c | 276 static bool ppir_do_node_to_instr(ppir_block *block, ppir_node *root) in ppir_do_node_to_instr() argument
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | valhall.py | 32 root = tree.getroot() variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | sentry-defined-multiple-times.rs | 9 pub mod root { modules
|
/third_party/python/Lib/test/ |
H A D | ssl_servers.py | 51 root = here variable in RootedHTTPRequestHandler
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | TranslatorGLSL.cpp | 47 bool TranslatorGLSL::translate(TIntermBlock *root, in translate() argument 232 void TranslatorGLSL::writeVersion(TIntermNode *root) in writeVersion() argument 246 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOption argument [all...] |
H A D | ValidateOutputs.cpp | 172 bool ValidateOutputs(TIntermBlock *root, in ValidateOutputs() argument
|
H A D | ValidateClipCullDistance.cpp | 189 bool ValidateClipCullDistance(TIntermBlock *root, in ValidateClipCullDistance() argument
|
H A D | ValidateTypeSizeLimitations.cpp | 205 bool ValidateTypeSizeLimitations(TIntermNode *root, in ValidateTypeSizeLimitations() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 126 DeclareAndInitBuiltinsForInstancedMultiview(TCompiler *compiler, TIntermBlock *root, unsigned numberOfViews, GLenum shaderType, ShCompileOptions compileOptions, ShShaderOutput shaderOutput, TSymbolTable *symbolTable) DeclareAndInitBuiltinsForInstancedMultiview() argument
|
H A D | EmulateMultiDrawShaderBuiltins.cpp | 120 EmulateGLDrawID(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect) EmulateGLDrawID() argument 164 EmulateGLBaseVertexBaseInstance(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect, bool addBaseVertexToVertexID) EmulateGLBaseVertexBaseInstance() argument [all...] |
H A D | DeferGlobalInitializers.cpp | 105 void InsertInitCallToMain(TIntermBlock *root, in InsertInitCallToMain() argument 133 DeferGlobalInitializers(TCompiler *compiler, TIntermBlock *root, bool initializeUninitializedGlobals, bool canUseLoopsToInitialize, bool highPrecisionSupported, bool forceDeferGlobalInitializers, TSymbolTable *symbolTable) DeferGlobalInitializers() argument
|
H A D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 340 RewriteArrayOfArrayOfOpaqueUniforms(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteArrayOfArrayOfOpaqueUniforms() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
H A D | ArrayReturnValueToOutParameter.cpp | 77 apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) apply() argument 226 ArrayReturnValueToOutParameter(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) ArrayReturnValueToOutParameter() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | RewriteUnaddressableReferences.cpp | 362 RewriteUnaddressableReferences(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) RewriteUnaddressableReferences() argument
|
H A D | RewriteOutArgs.cpp | 213 bool sh::RewriteOutArgs(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) in RewriteOutArgs() argument
|