Home
last modified time | relevance | path

Searched refs:always_true (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/rand/src/distributions/
Dbernoulli.rs162 let always_true = Bernoulli::new(1.0).unwrap(); in test_trivial() localVariable
165 assert_eq!(r.sample::<bool, _>(&always_true), true); in test_trivial()
167 assert_eq!(Distribution::<bool>::sample(&always_true, &mut r), true); in test_trivial()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c168 static const GLint always_true = GL_TRUE; in _mesa_meta_GenerateMipmap() local
374 _mesa_texture_parameteriv(ctx, texObj, GL_GENERATE_MIPMAP, &always_true, in _mesa_meta_GenerateMipmap()
/external/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/
Dconstants.ll44 define i8 @test3(i1 %always_true) gc "statepoint-example" {
90 define i8 addrspace(1)* @test5(i1 %always_true) gc "statepoint-example" {
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dconstants.ll43 define i8 @test3(i1 %always_true) gc "statepoint-example" {
89 define i8 addrspace(1)* @test5(i1 %always_true) gc "statepoint-example" {
/external/libchrome/base/metrics/
Dfield_trial_unittest.cc141 char always_true[] = " always true"; in TEST_F() local
148 always_true[0] = c; in TEST_F()
154 CreateFieldTrial(always_true, 10, default_always_true, nullptr); in TEST_F()
/external/apache-commons-bcel/docs/verifier/
DJustIce.lyx11306 public static int always_true()
11346 0: invokestatic NewClass0.always_true ()I (18)