/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/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | loop6.c | 34 #define sg_is_chain(sg) ((sg)->page_link & SG_CHAIN) argument 35 #define sg_is_last(sg) ((sg)->page_link & SG_END) argument 36 #define sg_chain_ptr(sg) \ argument 41 struct scatterlist sg; in __sg_next() 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 | 128 Subgraph* sg = sg_set.ExtendParent(parent->id(), neighbor.node); in ExtendSubgraph() local 197 auto sg = std::make_unique<Subgraph>(id); in AddExtendedSubgraph() local 224 bool GraphAnalyzer::HasInvalidMultiInputs(Subgraph* sg) { in HasInvalidMultiInputs()
|
D | subgraph.h | 106 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator()
|
/external/webrtc/media/base/ |
D | test_utils.cc | 24 cricket::SsrcGroup sg(cricket::kSimSsrcGroupSemantics, ssrcs); in CreateSimStreamParams() local 53 cricket::SsrcGroup sg(cricket::kFecFrSsrcGroupSemantics, in CreatePrimaryWithFecFrStreamParams() local
|
/external/ComputeLibrary/examples/ |
D | graph_ssd_mobilenet.cpp | 129 SubStream sg(main_graph); in get_node_A_float() local 165 SubStream sg(main_graph); in get_node_B_float() local 200 SubStream sg(main_graph); in get_node_C_float() local 390 SubStream sg(main_graph); in get_node_A_qasymm() local 417 SubStream sg(main_graph); in get_node_B_qasymm() local 443 SubStream sg(main_graph); in get_node_C_qasymm() local
|
D | graph_mobilenet.cpp | 285 SubStream sg(graph); in get_dwsc_node_float() local 324 SubStream sg(graph); in get_dwsc_node_qasymm() 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/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.rotate/ |
D | rotate.pass.cpp | 155 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test() local 361 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test1() local
|
/external/llvm/test/MC/ARM/ |
D | thumbv8m.s | 144 sg label 236 sg #0 label 239 sg r0 label
|
/external/skia/gm/ |
D | hsl.cpp | 91 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/musl/src/math/ |
D | lgammal.c | 92 long double __lgammal_r(long double x, int *sg) in __lgammal_r() 223 long double __lgammal_r(long double x, int *sg) { in __lgammal_r() 342 long double __lgammal_r(long double x, int *sg) in __lgammal_r()
|
/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/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique.pass.cpp | 76 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local 153 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
|
D | unique_pred.pass.cpp | 96 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local 189 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
|
/external/tensorflow/tensorflow/security/fuzzing/ |
D | status_group_fuzz.cc | 40 tensorflow::StatusGroup sg; in LLVMFuzzerTestOneInput() local
|
/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/notifier/ |
D | mt_spm_sspm_intc.h | 17 #define MT_SPM_SSPM_INTC_TRIGGER(id, sg) \ argument
|
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/notifier/ |
D | mt_spm_sspm_intc.h | 17 #define MT_SPM_SSPM_INTC_TRIGGER(id, sg) \ argument
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
D | ReadOnlyListDeser2118Test.java | 56 SecurityGroup sg = mapper.readValue(data, SecurityGroup.class); in testAccessReadOnly() local
|
/external/google-breakpad/src/common/mac/ |
D | macho_utilities.cc | 74 void breakpad_swap_segment_command_64(struct segment_command_64 *sg) { in breakpad_swap_segment_command_64()
|
/external/webrtc/modules/third_party/g722/ |
D | g722_enc_dec.h | 81 int sg[7]; member 117 int sg[7]; member
|