Home
last modified time | relevance | path

Searched refs:f_odd (Results 1 – 13 of 13) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dis_partitioned.cpp140 hpx::future<bool> f_odd = hpx::parallel::is_partitioned(p, in test_partitioned2_async() local
147 f_odd.wait(); in test_partitioned2_async()
148 HPX_TEST(f_odd.get()); in test_partitioned2_async()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dfnintern.cpp124 DBL f_odd(DBL *ptr, unsigned int fn); // 43
215 { f_odd, 1 + 3 }, // 43
808 DBL f_odd(DBL *ptr, unsigned int) // 43 in f_odd() function
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/vm/
H A Dfnintern.cpp134 DBL f_odd(FPUContext *ctx, DBL *ptr, unsigned int fn); // 43
225 { f_odd, 1 + 3 }, // 43
816 DBL f_odd(FPUContext *ctx, DBL *ptr, unsigned int) // 43 in f_odd() function
/dports/graphics/povray37/povray-3.7.0.10/source/backend/vm/
H A Dfnintern.cpp129 DBL f_odd(FPUContext *ctx, DBL *ptr, unsigned int fn); // 43
220 { f_odd, 1 + 3 }, // 43
811 DBL f_odd(FPUContext *ctx, DBL *ptr, unsigned int) // 43 in f_odd() function
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dfnintern.cpp153 DBL f_odd(DBL *ptr, unsigned int fn); // 43
269 { f_odd, 1 + 3 }, // 43
903 DBL f_odd(DBL *ptr, unsigned int) // 43 in f_odd() function
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h346 MathFunction *f_xor, *f_bitxor, *f_even, *f_odd, *f_shift, *f_bitcmp; variable
H A DCalculator.cc1513 f_odd = addFunction(new OddFunction()); in addBuiltinFunctions()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/include/
H A Dfunctions.inc387 #declare f_odd = function { internal(43) }
/dports/graphics/povray36/povray-3.6.1/include/
H A Dfunctions.inc378 #declare f_odd = function { internal(43) }
/dports/graphics/povray37/povray-3.7.0.10/distribution/include/
H A Dfunctions.inc382 #declare f_odd = function { internal(43) }
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/incdemo/
H A Di_internal.pov908 function { f_odd(x,y,z, -0.1) }
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/incdemo/
H A Di_internal.pov908 function { f_odd(x,y,z, -0.1) }
/dports/graphics/povray36/povray-3.6.1/scenes/incdemo/
H A Di_internal.pov901 function { f_odd(x,y,z, -0.1) }