Home
last modified time | relevance | path

Searched defs:edges (Results 26 - 50 of 85) sorted by relevance

1234

/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng_two.cpp829 EdgesParam edges; in HWTEST_F() local
861 EdgesParam edges; in HWTEST_F() local
890 EdgesParam edges; in HWTEST_F() local
922 EdgesParam edges; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp1062 EdgesParam edges; in HWTEST_F() local
1104 EdgesParam edges; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnav_destination_modifier.cpp81 std::string edges; in SetIgnoreLayoutSafeArea() local
/third_party/ffmpeg/libavcodec/
H A Dintrax8dsp.c65 x8_setup_spatial_compensation(uint8_t *src, uint8_t *dst, ptrdiff_t stride, int *range, int *psum, int edges) x8_setup_spatial_compensation() argument
H A Dh264_loopfilter.c359 int edges; in h264_filter_mb_fast_internal() local
487 const int edges = mask_edge== 3 && !(sl->cbp&15) ? 1 : 4; in filter_mb_dir() local
/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c310 struct device_coords edges; in tp_edge_scroll_init() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c132 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c128 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c132 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c128 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddominator_tree.cpp338 std::vector<std::pair<BasicBlock*, BasicBlock*>> edges; in InitializeTree() local
292 GetDominatorEdges( const Function* f, const BasicBlock* placeholder_start_node, std::vector<std::pair<BasicBlock*, BasicBlock*>>* edges) GetDominatorEdges() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.cpp338 std::vector<std::pair<BasicBlock*, BasicBlock*>> edges; in InitializeTree() local
292 GetDominatorEdges( const Function* f, const BasicBlock* placeholder_start_node, std::vector<std::pair<BasicBlock*, BasicBlock*>>* edges) GetDominatorEdges() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DGraph.h355 EdgeView<false> edges() { return EdgeView<false>(*this); } edges() function in llvm::xray::Graph
357 EdgeView<true> edges() const { return EdgeView<true>(*this); } edges() function in llvm::xray::Graph
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() argument
67 static void PrintEdges(Edges *edges) { in PrintEdges() argument
89 static void PrintTransitiveClosure(Nodes *nodes, Edges *edges) { in PrintTransitiveClosure() argument
115 static void CheckTransitiveClosure(Nodes *nodes, Edges *edges, const IdMap &id, in CheckTransitiveClosure() argument
136 CheckEdges(Nodes *nodes, Edges *edges, const IdMap &id, GraphCycles *gc) CheckEdges() argument
176 RandomEdge(RandomEngine* rng, Edges *edges) RandomEdge() argument
182 EdgeIndex(Edges *edges, int from, int to) EdgeIndex() argument
194 Edges edges; // from, to TEST() local
[all...]
/third_party/spirv-tools/source/opt/
H A Ddominator_tree.cpp325 std::vector<std::pair<BasicBlock*, BasicBlock*>> edges; in InitializeTree() local
279 GetDominatorEdges( const Function* f, const BasicBlock* placeholder_start_node, std::vector<std::pair<BasicBlock*, BasicBlock*>>* edges) GetDominatorEdges() argument
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test_new.cpp802 EdgesParam edges; in HWTEST_F() local
/third_party/node/src/
H A Dheap_utils.cc171 Local<Value> edges; in CreateObject() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c160 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
[all...]
H A De_aes_cbc_hmac_sha1.c165 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
[all...]
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c160 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
[all...]
H A De_aes_cbc_hmac_sha1.c165 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
[all...]
/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp73 static void init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, in init_glyph_data() argument
156 static void init_distances(DFData* data, unsigned char* edges, int width, int height) { in init_distances() argument
/third_party/skia/tests/
H A DTriangulatingPathRendererTests.cpp840 simplify(const EdgeMap& edges, SkPathFillType fillType) simplify() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h709 Add( absl::Span<CordRep* const> edges) Add() argument
724 Add( absl::Span<CordRep* const> edges) Add() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.cpp123 JSRef<JSObject> edges = JSRef<JSObject>::New(); in GenEdgesGlobalized() local
140 JSRef<JSObject> edges = JSRef<JSObject>::New(); in GenBorderWidthGlobalized() local
[all...]

Completed in 24 milliseconds

1234