Home
last modified time | relevance | path

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

123

/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
/third_party/ffmpeg/libavcodec/
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
H A Dvp9recon.c72 } edges[N_INTRA_PRED_MODES] = { in check_intra_mode() 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...]
/third_party/ninja/src/
H A Dbuild_test.cc293 deque<Edge*> edges; in TEST_F() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c629 struct device_coords edges; in tp_init_softbuttons() local
689 struct device_coords edges; tp_init_top_softbuttons() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h193 edge_queue edges; member in r600_sb::coalescer
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java132 private final ImmutableList<Edge> edges; global() field in RangeTree.Node
170 Node(ImmutableList<Edge> edges, boolean canTerminate) Node() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h322 AF_Edge edges; /* edges array */ global() member
330 AF_EdgeRec edges[AF_EDGES_EMBEDDED]; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp340 iterator_range<const_edge_iterator> edges() const { in edges() function in __anon24920::Closure

Completed in 24 milliseconds

123