/third_party/node/deps/icu-small/source/common/ |
H A D | stringtriebuilder.cpp | 74 Node *root=makeNode(0, elementsLength, 0, errorCode); in build() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cpluralrulestest.c | 34 void addPluralRulesTest(TestNode** root) in addPluralRulesTest() argument
|
H A D | spreptst.c | 49 addUStringPrepTest(TestNode** root) in addUStringPrepTest() argument [all...] |
H A D | spooftest.c | 86 void addUSpoofTest(TestNode** root) in addUSpoofTest() argument
|
H A D | tracetst.c | 44 addUTraceTest(TestNode** root) in addUTraceTest() argument
|
/third_party/libdrm/radeon/ |
H A D | radeon_cs_gem.c | 341 bof_t *bcs, *blob, *array, *bo, *size, *handle, *device_id, *root; in cs_gem_dump_bof() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ast-model.c | 291 AstNode *root = AST_NODE(tree_model); in ast_get_path() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | mark-compact-inl.h | 34 void MarkCompactCollector::MarkRootObject(Root root, HeapObject obj) { in MarkRootObject() argument
|
/third_party/node/deps/v8/src/profiler/ |
H A D | allocation-tracker.h | 66 AllocationTraceNode* root() { return &root_; } in root() function in v8::internal::AllocationTraceTree
|
/third_party/node/deps/v8/src/objects/ |
H A D | visitors.h | 74 virtual void VisitRootPointer(Root root, const char* description, in VisitRootPointer() argument 81 virtual void VisitRootPointers(Root root, const char* description, in VisitRootPointers() argument
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | startup-serializer.cc | 272 void SerializedHandleChecker::VisitRootPointers(Root root, in VisitRootPointers() argument
|
/third_party/node/deps/v8/src/torque/ |
H A D | instance-type-generator.cc | 59 std::unique_ptr<InstanceTypeTree> root; in BuildInstanceTypeTree() local 76 void PropagateInstanceTypeConstraints(InstanceTypeTree* root) { in PropagateInstanceTypeConstraints() argument 111 SelectOwnValues(InstanceTypeTree* root, int start_value) SelectOwnValues() argument 141 SolveInstanceTypeConstraints( std::unique_ptr<InstanceTypeTree> root, int start_value, std::vector<std::unique_ptr<InstanceTypeTree>>* destination) SolveInstanceTypeConstraints() argument 269 SolveInstanceTypeConstraints( std::unique_ptr<InstanceTypeTree> root) SolveInstanceTypeConstraints() argument 277 std::unique_ptr<InstanceTypeTree> root = BuildInstanceTypeTree(); AssignInstanceTypes() local 310 PrintInstanceTypes(InstanceTypeTree* root, std::ostream& definitions, std::ostream& values, std::ostream& fully_defined_single_instance_types, std::ostream& fully_defined_multiple_instance_types, std::ostream& only_declared_single_instance_types, std::ostream& only_declared_multiple_instance_types, std::ostream& fully_defined_range_instance_types, std::ostream& only_declared_range_instance_types, const std::string& indent) PrintInstanceTypes() argument [all...] |
/third_party/mesa3d/src/util/ |
H A D | sparse_array.c | 135 uintptr_t root = p_atomic_read(&arr->root); in util_sparse_array_get() local 213 uintptr_t root = p_atomic_read(&arr->root); util_sparse_array_validate() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_graph.h | 175 Node *root; member in nv50_ir::Graph
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | union-in-ns_1_0.rs | 9 pub mod root { modules
|
H A D | bindgen-union-inside-namespace.rs | 9 pub mod root { modules
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | template.hpp | 59 Rooted<void*> root; member in RootedContainer
|
/third_party/openssl/test/ |
H A D | crltest.c | 246 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify() argument
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_taskgroups.py | 666 async def root(g): function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ProgramPrelude.cpp | 3976 bool sh::EmitProgramPrelude(TIntermBlock &root, TInfoSinkBase &out, const ProgramPreludeConfig &ppc) in EmitProgramPrelude() argument
|
H A D | ToposortStructs.cpp | 300 ToposortStructs(TCompiler &compiler, SymbolEnv &symbolEnv, TIntermBlock &root, ProgramPreludeConfig &ppc) ToposortStructs() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ValidateLimitations.cpp | 442 bool ValidateLimitations(TIntermNode *root, in ValidateLimitations() argument
|
H A D | TranslatorMetal.cpp | 77 ANGLE_NO_DISCARD bool InitializeUnusedOutputs(TIntermBlock *root, in InitializeUnusedOutputs() argument 116 bool TranslatorMetal::translate(TIntermBlock *root, in translate() argument 51 AppendVertexShaderPositionYCorrectionToMain(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, TIntermTyped *negFlipY) AppendVertexShaderPositionYCorrectionToMain() argument 190 transformDepthBeforeCorrection(TIntermBlock *root, const DriverUniform *driverUniforms) transformDepthBeforeCorrection() argument 217 insertSampleMaskWritingLogic( TInfoSinkBase &sink, TIntermBlock *root, const DriverUniformMetal *driverUniforms) insertSampleMaskWritingLogic() argument 278 insertRasterizerDiscardLogic(TInfoSinkBase &sink, TIntermBlock *root) insertRasterizerDiscardLogic() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 311 bool rewrite(TIntermBlock &root) in rewrite() argument 333 bool sh::ConvertUnsupportedConstructorsToFunctionCalls(TCompiler &compiler, TIntermBlock &root) in ConvertUnsupportedConstructorsToFunctionCalls() argument
|
H A D | InitializeVariables.cpp | 330 InitializeUninitializedLocals(TCompiler *compiler, TIntermBlock *root, int shaderVersion, bool canUseLoopsToInitialize, bool highPrecisionSupported, TSymbolTable *symbolTable) InitializeUninitializedLocals() argument 343 InitializeVariables(TCompiler *compiler, TIntermBlock *root, const InitVariableList &vars, TSymbolTable *symbolTable, int shaderVersion, const TExtensionBehavior &extensionBehavior, bool canUseLoopsToInitialize, bool highPrecisionSupported) InitializeVariables() argument
|