Home
last modified time | relevance | path

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

12

/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.cc127 Subgraph* sg = sg_set.ExtendParent(parent->id(), neighbor.node); in ExtendSubgraph() local
194 auto sg = absl::make_unique<Subgraph>(id); in AddExtendedSubgraph() local
221 bool GraphAnalyzer::HasInvalidMultiInputs(Subgraph* sg) { in HasInvalidMultiInputs()
Dsubgraph.h105 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator()
Dsubgraph.cc222 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/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/skia/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/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/test/MC/ARM/
Dthumbv8m.s144 sg label
236 sg #0 label
239 sg r0 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dthumbv8m.s144 sg label
237 sg #0 label
240 sg r0 label
/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/google-breakpad/src/common/mac/
Dmacho_utilities.cc44 void breakpad_swap_segment_command_64(struct segment_command_64 *sg, in breakpad_swap_segment_command_64()
/external/tensorflow/tensorflow/core/lib/core/
Dstatus_test.cc145 StatusGroup sg; in TEST() local
154 StatusGroup sg; in TEST() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Dg722_enc_dec.h85 int sg[7]; member
123 int sg[7]; member
/external/webrtc/talk/media/base/
Dstreamparams_unittest.cc44 cricket::SsrcGroup sg(semantics, ssrcs); in CreateStreamParamsWithSsrcGroup() local
279 cricket::SsrcGroup sg(cricket::kSimSsrcGroupSemantics, sim_ssrcs); in TEST() local
Dstreamparams.cc238 const SsrcGroup* const sg = sp.get_ssrc_group(kSimSsrcGroupSemantics); in IsSimulcastStream() local
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin.S39 #define sg MODE_CHOICE(stw,std) macro
Ddarwin_closure.S42 #define sg MODE_CHOICE(stw,std) macro
/external/libffi/src/powerpc/
Ddarwin.S39 #define sg MODE_CHOICE(stw,std) macro
Ddarwin_closure.S42 #define sg MODE_CHOICE(stw,std) macro
/external/u-boot/include/linux/mtd/
Dubi.h131 struct scatterlist sg[UBI_MAX_SG_COUNT]; member

12