Home
last modified time | relevance | path

Searched defs:root (Results 351 - 375 of 954) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapDocument.java37 TagElement root = new TagElement(); field in CapDocument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUData.java109 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 Djson_sax.hpp333 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 Dopt_rebalance_tree.cpp71 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 Dapple_glx_pbuffer.c130 Window root; in apple_glx_pbuffer_create() local
/third_party/node/deps/zlib/
H A Dinftrees.c38 unsigned root; /* number of index bits for root table */ in inflate_table() local
[all...]
/third_party/node/tools/
H A Dgen_node_def.cc28 uintptr_t root; member
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c89 void addHashtableTest(TestNode** root) { in addHashtableTest() argument
/third_party/libdrm/radeon/
H A Dbof.c279 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 Dsetresgid01.c95 static struct passwd nobody, root; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c276 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 Dvalhall.py32 root = tree.getroot() variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dsentry-defined-multiple-times.rs9 pub mod root { modules
/third_party/python/Lib/test/
H A Dssl_servers.py51 root = here variable in RootedHTTPRequestHandler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorGLSL.cpp47 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 DValidateOutputs.cpp172 bool ValidateOutputs(TIntermBlock *root, in ValidateOutputs() argument
H A DValidateClipCullDistance.cpp189 bool ValidateClipCullDistance(TIntermBlock *root, in ValidateClipCullDistance() argument
H A DValidateTypeSizeLimitations.cpp205 bool ValidateTypeSizeLimitations(TIntermNode *root, in ValidateTypeSizeLimitations() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp126 DeclareAndInitBuiltinsForInstancedMultiview(TCompiler *compiler, TIntermBlock *root, unsigned numberOfViews, GLenum shaderType, ShCompileOptions compileOptions, ShShaderOutput shaderOutput, TSymbolTable *symbolTable) DeclareAndInitBuiltinsForInstancedMultiview() argument
H A DEmulateMultiDrawShaderBuiltins.cpp120 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 DDeferGlobalInitializers.cpp105 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 DRewriteArrayOfArrayOfOpaqueUniforms.cpp340 RewriteArrayOfArrayOfOpaqueUniforms(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteArrayOfArrayOfOpaqueUniforms() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp77 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 DRewriteUnaddressableReferences.cpp362 RewriteUnaddressableReferences(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) RewriteUnaddressableReferences() argument
H A DRewriteOutArgs.cpp213 bool sh::RewriteOutArgs(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) in RewriteOutArgs() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...39