Home
last modified time | relevance | path

Searched defs:edge (Results 101 - 125 of 170) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_transition_effect.cpp129 const auto& edge = moveEffect->GetEffect(); in ConvertToRosenTransitionEffect() local
480 void RosenMoveTransitionEffect::SetMoveEffect(TransitionEdge edge) in SetMoveEffect() argument
507 Rosen::Vector2f RosenSlideTransitionEffect::GetTranslateValue(TransitionEdge edge, const RectF& rect) in GetTranslateValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.h575 inline std::string ConvertSideToString(AlignDeclaration::Edge edge) in ConvertSideToString() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h379 explicit ChainedMoveEffect(TransitionEdge edge) in ChainedMoveEffect() argument
/third_party/ffmpeg/libavcodec/
H A Drv40.c312 rv40_adaptive_loop_filter(RV34DSPContext *rdsp, uint8_t *src, int stride, int dmode, int lim_q1, int lim_p1, int alpha, int beta, int beta2, int chroma, int edge, int dir) rv40_adaptive_loop_filter() argument
[all...]
/third_party/ninja/src/
H A Dgraph.cc85 Edge* edge = node->in_edge(); in RecomputeNodeDirty() local
226 Edge* edge = node->in_edge(); VerifyDAG() local
264 RecomputeOutputsDirty(Edge* edge, Node* most_recent_input, bool* outputs_dirty, string* err) RecomputeOutputsDirty() argument
277 RecomputeOutputDirty(const Edge* edge, const Node* most_recent_input, const string& command, Node* output) RecomputeOutputDirty() argument
629 LoadDeps(Edge* edge, string* err) LoadDeps() argument
653 LoadDepFile(Edge* edge, const string& path, string* err) LoadDepFile() argument
716 ProcessDepfileDeps( Edge* edge, std::vector<StringPiece>* depfile_ins, std::string* err) ProcessDepfileDeps() argument
735 LoadDepsFromLog(Edge* edge, string* err) LoadDepsFromLog() argument
761 PreallocateSpace(Edge* edge, int count) PreallocateSpace() argument
[all...]
H A Dbuild_test.cc47 Edge* edge = plan_.FindWork(); in FindWorkSorted() local
70 Edge* edge = plan_.FindWork(); in TEST_F() local
106 Edge* edge; TEST_F() local
139 Edge* edge; TEST_F() local
180 Edge* edge; TEST_F() local
216 Edge* edge = plan_.FindWork(); TestPoolWithDepthOne() local
297 Edge *edge = edges[i]; TEST_F() local
304 Edge* edge = edges[4]; TEST_F() local
372 Edge* edge = NULL; TEST_F() local
445 Edge* edge = plan_.FindWork(); TEST_F() local
585 StartCommand(Edge* edge) StartCommand() argument
685 Edge* edge = *edge_iter; WaitForCommand() local
983 Edge* edge = state_.edges_.back(); TEST_F() local
1052 Edge* edge = state_.edges_.back(); TEST_F() local
1186 Edge* edge = state_.edges_.back(); TEST_F() local
2995 Edge* edge = state.edges_.back(); TEST_F() local
3150 Edge* edge = state.edges_.back(); TEST_F() local
[all...]
H A Dninja.cc336 Edge* edge = node->out_edges()[0]; CollectTarget() local
709 PrintCommands(Edge* edge, EdgeSet* seen, PrintCommandMode mode) PrintCommands() argument
767 CollectInputs(Edge* edge, std::set<Edge*>* seen, std::vector<std::string>* result) CollectInputs() argument
891 EvaluateCommandWithRspfile(const Edge* edge, const EvaluateCommandMode mode) EvaluateCommandWithRspfile() argument
925 printCompdb(const char* const directory, const Edge* const edge, const EvaluateCommandMode eval_mode) printCompdb() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode-properties.cc26 bool NodeProperties::IsValueEdge(Edge edge) { in IsValueEdge() argument
34 bool NodeProperties::IsContextEdge(Edge edge) { in IsContextEdge() argument
42 bool NodeProperties::IsFrameStateEdge(Edge edge) { in IsFrameStateEdge() argument
50 bool NodeProperties::IsEffectEdge(Edge edge) { in IsEffectEdge() argument
58 IsControlEdge(Edge edge) IsControlEdge() argument
636 IsInputRange(Edge edge, int first, int num) IsInputRange() argument
[all...]
H A Dverifier.cc2180 VerifyEdgeInputReplacement(const Edge& edge, const Node* replacement) VerifyEdgeInputReplacement() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c437 boolean *edge = &inEdges[i]; in do_clip_tri() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java105 void visit(DfaNode source, DfaEdge edge, DfaNode target); in visit() argument
526 internTarget(Edge edge) internTarget() argument
1115 visit(DfaNode source, DfaEdge edge, DfaNode target) visit() argument
[all...]
/third_party/skia/samplecode/
H A DSamplePatch.cpp78 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, in eval_sheet() argument
[all...]
/third_party/skia/src/core/
H A DSkScan_Path.cpp29 static void validate_sort(const SkEdge* edge) { in validate_sort() argument
76 static void validate_edges_for_y(const SkEdge* edge, int curr_y) { in validate_edges_for_y() argument
193 update_edge(SkEdge* edge, int last_y) update_edge() argument
436 SkEdge* edge = sort_edges(list, count, &last); sk_fill_path() local
686 build_tri_edges(SkEdge edge[], const SkPoint pts[], const SkIRect* clipRect, SkEdge* list[]) build_tri_edges() argument
720 SkEdge* edge = sort_edges(list, count, &last); sk_fill_triangle() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.cpp84 void GrAATriangulator::makeEvent(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, in makeEvent() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp568 void SetupRoutine::edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb, Int &q) in edge() function in sw::SetupRoutine
592 Pointer<Byte> edge = IfThenElse(swap, rightEdge, leftEdge); in edge() local
H A DSpirvShaderControlFlow.cpp205 auto edge = Block::Edge{ from, to }; in addActiveLaneMaskEdge() local
221 auto edge = Block::Edge{ from, to }; in GetActiveLaneMaskEdge() local
431 auto edge = Block::Edge{ in, mergeBlockId }; EmitLoop() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp563 void SetupRoutine::edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb, Int &q) in edge() function in sw::SetupRoutine
584 Pointer<Byte> edge = IfThenElse(swap, rightEdge, leftEdge); in edge() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h274 AF_Edge edge; /* the segment's parent edge */ member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc431 AddEdge(bool owned, CordRep* edge, size_t delta) AddEdge() argument
440 SetEdge(bool owned, CordRep* edge, size_t delta) SetEdge() argument
673 CordRep* const edge = node->Edge(begin); CopySuffix() local
728 CordRep* edge = node->Edge(pos.index); CopyPrefix() local
833 const CordRep* edge = node->Edge(front.index); IsFlat() local
873 CordRep* const edge = node->Edge(kBack); GetAppendBufferSlow() local
[all...]
H A Dcord_rep_btree_test.cc39 static void SetEdge(CordRepBtree* node, size_t idx, CordRep* edge) { in SetEdge() argument
42 static void AddEdge(CordRepBtree* node, CordRep* edge) { in AddEdge() argument
1291 CordRep* const edge = leaf->Edges()[0]; in TEST() local
1314 CordRep* const edge = tree->Edges()[0]; TEST() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.c648 void rkcif_config_dvp_clk_sampling_edge(struct rkcif_device *dev, enum rkcif_clk_edge edge) in rkcif_config_dvp_clk_sampling_edge() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.c712 rkcif_config_dvp_clk_sampling_edge(struct rkcif_device *dev, enum rkcif_clk_edge edge) rkcif_config_dvp_clk_sampling_edge() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h362 void SetPadding(const Edge& edge) in SetPadding() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp390 BuildButton( const RefPtr<ButtonComponent>& button, const EventMarker& callbackId, const Edge& edge, bool isAutoFocus) BuildButton() argument
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c661 int edge; in configure_registers() local

Completed in 35 milliseconds

1234567