| /third_party/jinja2/ |
| H A D | environment.py | 16 from . import nodes namespace [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir_register_allocate.c | 55 get_temp_class_bits(struct v3d_ra_node_info *nodes, in get_temp_class_bits() argument 62 set_temp_class_bits(struct v3d_ra_node_info *nodes, in set_temp_class_bits() argument 774 struct v3d_ra_node_info *nodes; global() member [all...] |
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | compiler.py | 11 from . import nodes namespace [all...] |
| H A D | environment.py | 13 from . import nodes namespace
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | environment.py | 15 from jinja2 import nodes namespace
|
| H A D | compiler.py | 15 from jinja2 import nodes namespace [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationbuilder.cpp | 833 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, const int64_t *nodes, uint32_t p) binarySearchForRootPrimaryNode() argument [all...] |
| /third_party/ninja/src/ |
| H A D | ninja.cc | 379 vector<Node*> nodes;
in ToolGraph() local 481 int ToolTargetsList(const vector<Node*>& nodes, int depth, int indent) {
in ToolTargetsList() argument 548 vector<Node*> nodes;
in ToolDeps() local 588 vector<Node*> nodes; ToolMissingDeps() local 753 vector<Node*> nodes; ToolCommands() local 811 vector<Node*> nodes; ToolInputs() local [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 248 static BROTLI_INLINE void UpdateZopfliNode(ZopfliNode* nodes, size_t pos, in UpdateZopfliNode() argument 302 ComputeMinimumCopyLength(const float start_cost, const ZopfliNode* nodes, const size_t num_bytes, const size_t pos) ComputeMinimumCopyLength() argument 329 ComputeDistanceShortcut(const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const ZopfliNode* nodes) ComputeDistanceShortcut() argument 360 ComputeDistanceCache(const size_t pos, const int* starting_dist_cache, const ZopfliNode* nodes, int* dist_cache) ComputeDistanceCache() argument 381 EvaluateNode( const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const int* starting_dist_cache, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) EvaluateNode() argument 402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument 554 ComputeShortestPathFromNodes(size_t num_bytes, ZopfliNode* nodes) ComputeShortestPathFromNodes() argument 571 BrotliZopfliCreateCommands(const size_t num_bytes, const size_t block_start, const ZopfliNode* nodes, int* dist_cache, size_t* last_insert_len, const BrotliEncoderParams* params, Command* commands, size_t* num_literals) BrotliZopfliCreateCommands() argument 616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument 657 BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, const int* dist_cache, Hasher* hasher, ZopfliNode* nodes) BrotliZopfliComputeShortestPath() argument 727 ZopfliNode* nodes = BROTLI_ALLOC(m, ZopfliNode, num_bytes + 1); BrotliCreateZopfliBackwardReferences() local 757 ZopfliNode* nodes; BrotliCreateHqZopfliBackwardReferences() local [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.h | 219 ZoneList<RegExpTree*>* nodes() const { return nodes_; } in nodes() function in v8::internal::final
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermRebuild.cpp | 67 TIntermRebuild::BaseResult::BaseResult(std::vector<TIntermNode *> &&nodes) in BaseResult() argument 82 TIntermRebuild::BaseResult TIntermRebuild::BaseResult::Multi(std::vector<TIntermNode *> &&nodes) in Multi() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderLibrary.cpp | 1159 vector<tcu::TestNode*> nodes = parser.parse(&buf[0]); in loadShaderFile() local
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | compiler.py | 11 from . import nodes namespace [all...] |
| H A D | environment.py | 13 from . import nodes namespace
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationbuilder.cpp | 827 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, const int64_t *nodes, uint32_t p) binarySearchForRootPrimaryNode() argument [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | backward_references_hq.c | 248 static BROTLI_INLINE void UpdateZopfliNode(ZopfliNode* nodes, size_t pos, in UpdateZopfliNode() argument 302 ComputeMinimumCopyLength(const float start_cost, const ZopfliNode* nodes, const size_t num_bytes, const size_t pos) ComputeMinimumCopyLength() argument 329 ComputeDistanceShortcut(const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const ZopfliNode* nodes) ComputeDistanceShortcut() argument 360 ComputeDistanceCache(const size_t pos, const int* starting_dist_cache, const ZopfliNode* nodes, int* dist_cache) ComputeDistanceCache() argument 381 EvaluateNode( const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const int* starting_dist_cache, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) EvaluateNode() argument 402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument 554 ComputeShortestPathFromNodes(size_t num_bytes, ZopfliNode* nodes) ComputeShortestPathFromNodes() argument 571 BrotliZopfliCreateCommands(const size_t num_bytes, const size_t block_start, const ZopfliNode* nodes, int* dist_cache, size_t* last_insert_len, const BrotliEncoderParams* params, Command* commands, size_t* num_literals) BrotliZopfliCreateCommands() argument 616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument 657 BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, const int* dist_cache, Hasher* hasher, ZopfliNode* nodes) BrotliZopfliComputeShortestPath() argument 727 ZopfliNode* nodes = BROTLI_ALLOC(m, ZopfliNode, num_bytes + 1); BrotliCreateZopfliBackwardReferences() local 757 ZopfliNode* nodes; BrotliCreateHqZopfliBackwardReferences() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles.cc | 294 explicit PointerMap(const Vec<Node*>* nodes) : nodes_(nodes) { in PointerMap() argument 603 static void Sort(const Vec<Node*>& nodes, Vec<int32_t>* delta) { in Sort() argument 605 const Vec<Node*>* nodes; in Sort() member [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | snapshot.c | 371 struct list_head nodes; /* Radix Tree inner nodes */ member 1200 unsigned int rtree, nodes; snapshot_additional_pages() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_data_structures.h | 717 BASE_NS::vector<Node*> nodes; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_base.cpp | 454 std::vector<std::shared_ptr<RSRenderNode>> nodes; in MarshalNodes() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | db_common.cpp | 590 std::list<std::string> DBCommon::GenerateNodesByNodeWeight(const std::vector<std::string> &nodes, in GenerateNodesByNodeWeight() argument
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_controller.cpp | 298 std::vector<sptr<WindowNode>> nodes; in NotifyAfterAddWindow() local 668 std::vector<sptr<WindowNode>> nodes; DestroyWindow() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | proresenc_kostya.c | 228 struct TrellisNode *nodes; member [all...] |
| H A D | qdm2.c | 1091 QDM2SubPNode *nodes[4]; in process_synthesis_subpackets() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_paletteuse.c | 261 struct stack_node nodes[16]; in colormap_nearest_iterative() local
|