Home
last modified time | relevance | path

Searched defs:nodes (Results 201 - 225 of 265) sorted by relevance

1234567891011

/third_party/jinja2/
H A Denvironment.py16 from . import nodes namespace
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c55 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 Dcompiler.py11 from . import nodes namespace
[all...]
H A Denvironment.py13 from . import nodes namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py15 from jinja2 import nodes namespace
H A Dcompiler.py15 from jinja2 import nodes namespace
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.cpp833 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, const int64_t *nodes, uint32_t p) binarySearchForRootPrimaryNode() argument
[all...]
/third_party/ninja/src/
H A Dninja.cc379 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 Dbackward_references_hq.c248 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 Dregexp-ast.h219 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 DIntermRebuild.cpp67 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 DglcShaderLibrary.cpp1159 vector<tcu::TestNode*> nodes = parser.parse(&buf[0]); in loadShaderFile() local
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py11 from . import nodes namespace
[all...]
H A Denvironment.py13 from . import nodes namespace
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationbuilder.cpp827 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 Dbackward_references_hq.c248 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 Dgraphcycles.cc294 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 Dsnapshot.c371 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 Dgltf2_data_structures.h717 BASE_NS::vector<Node*> nodes; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp454 std::vector<std::shared_ptr<RSRenderNode>> nodes; in MarshalNodes() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp590 std::list<std::string> DBCommon::GenerateNodesByNodeWeight(const std::vector<std::string> &nodes, in GenerateNodesByNodeWeight() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp298 std::vector<sptr<WindowNode>> nodes; in NotifyAfterAddWindow() local
668 std::vector<sptr<WindowNode>> nodes; DestroyWindow() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c228 struct TrellisNode *nodes; member
[all...]
H A Dqdm2.c1091 QDM2SubPNode *nodes[4]; in process_synthesis_subpackets() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c261 struct stack_node nodes[16]; in colormap_nearest_iterative() local

Completed in 40 milliseconds

1234567891011