Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 25 of 56) sorted by relevance

123

/external/libese/libese/tests/
Dsg_unittests.cpp35 struct EseSgBuffer sg = { in TEST_F() local
50 struct EseSgBuffer sg = { in TEST_F() local
66 struct EseSgBuffer sg[] = { in TEST_F() local
100 struct EseSgBuffer sg[] = { in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph_test.cc96 Subgraph sg(id); in TEST() local
159 Subgraph sg(id); in TEST() local
209 Subgraph sg(id); in TEST() local
267 Subgraph* sg; in TEST() local
313 Subgraph sg(id); in TEST() local
Dgraph_analyzer.cc128 Subgraph* sg = sg_set.ExtendParent(parent->id(), neighbor.node); in ExtendSubgraph() local
197 auto sg = absl::make_unique<Subgraph>(id); in AddExtendedSubgraph() local
224 bool GraphAnalyzer::HasInvalidMultiInputs(Subgraph* sg) { in HasInvalidMultiInputs()
Dsubgraph.h106 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator()
Dsubgraph.cc224 auto sg = absl::make_unique<Subgraph>(parent_id, node); in ExtendParent() local
Dsig_node_test.cc72 Subgraph sg(id); in BuildSigMap() local
618 Subgraph sg(id); in TestGraphEveryWay() local
1043 Subgraph sg(id); in TEST_F() local
1093 Subgraph sg(id); in TEST_F() local
/external/webrtc/media/base/
Dtest_utils.cc24 cricket::SsrcGroup sg(cricket::kSimSsrcGroupSemantics, ssrcs); in CreateSimStreamParams() local
53 cricket::SsrcGroup sg(cricket::kFecFrSsrcGroupSemantics, in CreatePrimaryWithFecFrStreamParams() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp156 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test() local
360 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test1() local
/external/skqp/gm/
Dhsl.cpp83 float* sr, float* sg, float* sb) { in hue()
96 float* sr, float* sg, float* sb) { in saturation()
109 float* sr, float* sg, float* sb) { in color()
121 float* sr, float* sg, float* sb) { in luminosity()
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp159 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test() local
365 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test1() local
/external/llvm/test/MC/ARM/
Dthumbv8m.s144 sg label
236 sg #0 label
239 sg r0 label
/external/llvm-project/llvm/test/MC/ARM/
Dthumbv8m.s144 sg label
237 sg #0 label
240 sg r0 label
/external/skia/gm/
Dhsl.cpp91 float* sr, float* sg, float* sb) { in hue()
104 float* sr, float* sg, float* sb) { in saturation()
117 float* sr, float* sg, float* sb) { in color()
129 float* sr, float* sg, float* sb) { in luminosity()
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp77 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
154 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
Dunique_pred.pass.cpp97 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
190 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
Dunique_copy.pass.cpp84 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
Dunique_copy_pred.pass.cpp106 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp76 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
153 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
Dunique_pred.pass.cpp96 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
189 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
Dunique_copy.pass.cpp83 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
Dunique_copy_pred.pass.cpp105 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
/external/tensorflow/tensorflow/security/fuzzing/
Dstatus_group_fuzz.cc40 tensorflow::StatusGroup sg; in LLVMFuzzerTestOneInput() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DReadOnlyListDeser2118Test.java56 SecurityGroup sg = mapper.readValue(data, SecurityGroup.class); in testAccessReadOnly() local
/external/google-breakpad/src/common/mac/
Dmacho_utilities.cc74 void breakpad_swap_segment_command_64(struct segment_command_64 *sg) { in breakpad_swap_segment_command_64()
/external/webrtc/modules/third_party/g722/
Dg722_enc_dec.h80 int sg[7]; member
116 int sg[7]; member

123