Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 25 of 65) 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/linux-kselftest/tools/testing/selftests/bpf/progs/
Dloop6.c34 #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/
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 = std::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()
/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/ComputeLibrary/examples/
Dgraph_ssd_mobilenet.cpp129 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
Dgraph_mobilenet.cpp285 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/
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/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp155 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/
Dthumbv8m.s144 sg label
236 sg #0 label
239 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/musl/src/math/
Dlgammal.c92 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/
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/cronet/buildtools/third_party/libc++/trunk/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
/external/tensorflow/tensorflow/security/fuzzing/
Dstatus_group_fuzz.cc40 tensorflow::StatusGroup sg; in LLVMFuzzerTestOneInput() local
/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/notifier/
Dmt_spm_sspm_intc.h17 #define MT_SPM_SSPM_INTC_TRIGGER(id, sg) \ argument
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/notifier/
Dmt_spm_sspm_intc.h17 #define MT_SPM_SSPM_INTC_TRIGGER(id, sg) \ argument
/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.h81 int sg[7]; member
117 int sg[7]; member

123