/external/libese/libese/tests/ |
D | sg_unittests.cpp | 35 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/ |
D | subgraph_test.cc | 96 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
|
D | graph_analyzer.cc | 127 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()
|
D | subgraph.h | 105 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator()
|
D | subgraph.cc | 222 auto sg = absl::make_unique<Subgraph>(parent_id, node); in ExtendParent() local
|
D | sig_node_test.cc | 72 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/ |
D | rotate.pass.cpp | 156 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/ |
D | hsl.cpp | 83 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/ |
D | hsl.cpp | 83 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/ |
D | thumbv8m.s | 144 sg label 236 sg #0 label 239 sg r0 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | thumbv8m.s | 144 sg label 237 sg #0 label 240 sg r0 label
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique.pass.cpp | 77 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local 154 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
|
D | unique_pred.pass.cpp | 97 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local 190 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
|
D | unique_copy.pass.cpp | 84 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
|
D | unique_copy_pred.pass.cpp | 106 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
|
/external/google-breakpad/src/common/mac/ |
D | macho_utilities.cc | 44 void breakpad_swap_segment_command_64(struct segment_command_64 *sg, in breakpad_swap_segment_command_64()
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | status_test.cc | 145 StatusGroup sg; in TEST() local 154 StatusGroup sg; in TEST() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
D | g722_enc_dec.h | 85 int sg[7]; member 123 int sg[7]; member
|
/external/webrtc/talk/media/base/ |
D | streamparams_unittest.cc | 44 cricket::SsrcGroup sg(semantics, ssrcs); in CreateStreamParamsWithSsrcGroup() local 279 cricket::SsrcGroup sg(cricket::kSimSsrcGroupSemantics, sim_ssrcs); in TEST() local
|
D | streamparams.cc | 238 const SsrcGroup* const sg = sp.get_ssrc_group(kSimSsrcGroupSemantics); in IsSimulcastStream() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | darwin.S | 39 #define sg MODE_CHOICE(stw,std) macro
|
D | darwin_closure.S | 42 #define sg MODE_CHOICE(stw,std) macro
|
/external/libffi/src/powerpc/ |
D | darwin.S | 39 #define sg MODE_CHOICE(stw,std) macro
|
D | darwin_closure.S | 42 #define sg MODE_CHOICE(stw,std) macro
|
/external/u-boot/include/linux/mtd/ |
D | ubi.h | 131 struct scatterlist sg[UBI_MAX_SG_COUNT]; member
|