Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.set.operations/includes/
Dincludes_comp.pass.cpp35 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
Dincludes.pass.cpp34 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.reverse/
Dreverse.pass.cpp47 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
Dreverse_copy.pass.cpp52 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp79 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
279 const unsigned sd = sizeof(id)/sizeof(id[0]); in test1() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
Dresult_type.pass.cpp44 explicit rand1(result_type sd = Min) : x_(sd) in rand1()
Deval.pass.cpp42 explicit rand1(result_type sd = Min) : x_(sd) in rand1()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
Dresult_type.pass.cpp44 explicit rand1(result_type sd = Min) : x_(sd) in rand1()
Deval.pass.cpp42 explicit rand1(result_type sd = Min) : x_(sd) in rand1()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp50 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
124 const unsigned sd = sizeof(id)/sizeof(id[0]); in test1() local
Dunique_pred.pass.cpp66 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
156 const unsigned sd = sizeof(id)/sizeof(id[0]); in test1() local
Dunique_copy.pass.cpp52 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
Dunique_copy_pred.pass.cpp69 const unsigned sd = sizeof(id)/sizeof(id[0]); in test() local
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dsub_proc.c265 BYTE sd[SECURITY_DESCRIPTOR_MIN_LENGTH]; in process_init() local