Home
last modified time | relevance | path

Searched defs:negative (Results 151 – 175 of 6426) sorted by relevance

12345678910>>...258

/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/commands/
H A Difcommand.cpp70 const bool negative = (line.lastChar() == '!'); in parse() local
80 IfCommand::IfCommand(uint8 sceneId, uint8 objectId, uint16 value, bool negative) : in IfCommand()
/dports/devel/fp16/FP16-4dfe081cf6bcd15db339cf2680b9281b8451eeb3/test/
H A Dbitcasts.cc20 TEST(FP32_TO_BITS, negative) { in TEST() argument
45 TEST(FP32_FROM_BITS, negative) { in TEST() argument
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/fp16/test/
H A Dbitcasts.cc20 TEST(FP32_TO_BITS, negative) { in TEST() argument
45 TEST(FP32_FROM_BITS, negative) { in TEST() argument
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/
H A DGLVolumeItem.py46 negative = np.log(fn.clip_array(-data, 0, -data.min())**2) variable
58 negative = negative * (255./negative.max()) variable
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/
H A Dnumberparsing.h28 simdjson_really_inline double to_double(uint64_t mantissa, uint64_t real_exponent, bool negative) { in to_double()
43 simdjson_really_inline bool compute_float_64(int64_t power, uint64_t i, bool negative, double &d) { in compute_float_64()
438 simdjson_really_inline error_code write_float(const uint8_t *const src, bool negative, uint64_t i, … in compute_float_64()
520 bool negative = (*src == '-'); in compute_float_64() local
717 bool negative = (*src == '-'); in compute_float_64() local
775 bool negative = (*src == '-'); in compute_float_64() local
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DAxesGeomGL.c46 gboolean negative; member
57 void getAxesGeomProperties(gboolean* show, gboolean* negative, gdouble origin[], gdouble* radius, g… in getAxesGeomProperties()
156 gboolean *negative = g_object_get_data(G_OBJECT (fp), "Negative"); in set_axes() local
186 gboolean *negative= g_object_get_data(G_OBJECT (button), "Negative"); in set_negative() local
273 static gboolean negative; in set_axes_geom_dialog() local
526 gboolean negative; in showLabelAxesGeom() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_opcodes.cpp110 dng_negative &negative, in AboutToApply()
256 dng_negative &negative, in dng_filter_opcode_task()
363 dng_negative &negative, in Apply()
435 dng_negative &negative, in dng_inplace_opcode_task()
543 dng_negative &negative, in Apply()
/dports/games/alephone/alephone-release-20190331/Source_Files/Input/
H A Djoystick_sdl.cpp113 bool negative; member
129 static int axis_mapped_to_action(int action, bool* negative) { in axis_mapped_to_action()
162 bool negative = false; in joystick_buttons_become_keypresses() local
190 bool negative = false; in process_joystick_axes() local
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/
H A Dtimecode.cpp202 bool negative = false; in getStringTimecode() local
235 bool negative = false; in getTimecodeHH_MM_SS_FF() local
260 bool negative = false; in getTimecodeHH_MM_SS_HH() local
302 bool negative = false; in getTimecodeDropFrame() local
/dports/misc/broot/broot-1.7.0/cargo-crates/deser-hjson-1.0.2/src/
H A Dde_number.rs12 negative: bool, field
24 let mut negative = false; in read() localVariable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A Dfast_atof.h98 const bool negative = ('-' == *in); variable
317 const bool negative = ('-' == *in); in fast_atof_move() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/
H A Dfilter_indices.h116 setNegative (bool negative) in setNegative()
224 setNegative (bool negative) in setNegative()
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/compat/
H A Dsnprintf.c300 int negative = (value < 0); in print_num_d() local
315 int negative = (value < 0); in print_num_ld() local
330 int negative = (value < 0); in print_num_lld() local
345 int negative = 0; in print_num_u() local
359 int negative = 0; in print_num_lu() local
373 int negative = 0; in print_num_llu() local
387 int negative = 0; in print_num_x() local
401 int negative = 0; in print_num_lx() local
415 int negative = 0; in print_num_llx() local
429 int negative = 0; in print_num_llp() local
[all …]
/dports/dns/py-ldns/ldns-1.8.1/compat/
H A Dsnprintf.c300 int negative = (value < 0); in print_num_d() local
315 int negative = (value < 0); in print_num_ld() local
330 int negative = (value < 0); in print_num_lld() local
345 int negative = 0; in print_num_u() local
359 int negative = 0; in print_num_lu() local
373 int negative = 0; in print_num_llu() local
387 int negative = 0; in print_num_x() local
401 int negative = 0; in print_num_lx() local
415 int negative = 0; in print_num_llx() local
429 int negative = 0; in print_num_llp() local
[all …]
/dports/dns/ldns/ldns-1.8.1/compat/
H A Dsnprintf.c300 int negative = (value < 0); in print_num_d() local
315 int negative = (value < 0); in print_num_ld() local
330 int negative = (value < 0); in print_num_lld() local
345 int negative = 0; in print_num_u() local
359 int negative = 0; in print_num_lu() local
373 int negative = 0; in print_num_llu() local
387 int negative = 0; in print_num_x() local
401 int negative = 0; in print_num_lx() local
415 int negative = 0; in print_num_llx() local
429 int negative = 0; in print_num_llp() local
[all …]
/dports/dns/unbound/unbound-1.14.0/compat/
H A Dsnprintf.c301 int negative = (value < 0); in print_num_d() local
316 int negative = (value < 0); in print_num_ld() local
331 int negative = (value < 0); in print_num_lld() local
346 int negative = 0; in print_num_u() local
360 int negative = 0; in print_num_lu() local
374 int negative = 0; in print_num_llu() local
388 int negative = 0; in print_num_x() local
402 int negative = 0; in print_num_lx() local
416 int negative = 0; in print_num_llx() local
430 int negative = 0; in print_num_llp() local
[all …]
/dports/dns/nsd/nsd-4.3.9/compat/
H A Dsnprintf.c301 int negative = (value < 0); in print_num_d() local
316 int negative = (value < 0); in print_num_ld() local
331 int negative = (value < 0); in print_num_lld() local
346 int negative = 0; in print_num_u() local
360 int negative = 0; in print_num_lu() local
374 int negative = 0; in print_num_llu() local
388 int negative = 0; in print_num_x() local
402 int negative = 0; in print_num_lx() local
416 int negative = 0; in print_num_llx() local
430 int negative = 0; in print_num_llp() local
[all …]
/dports/security/op/op-1.34/
H A Dsnprintf.c311 int negative = (value < 0); in print_num_d() local
326 int negative = (value < 0); in print_num_ld() local
341 int negative = (value < 0); in print_num_lld() local
356 int negative = 0; in print_num_u() local
370 int negative = 0; in print_num_lu() local
384 int negative = 0; in print_num_llu() local
398 int negative = 0; in print_num_x() local
412 int negative = 0; in print_num_lx() local
426 int negative = 0; in print_num_llx() local
440 int negative = 0; in print_num_llp() local
[all …]
/dports/math/glm/glm-0.9.9.8/glm/detail/
H A Dtype_float.hpp33 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
56 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dsortable-serialise.cc64 bool negative = (mantissa < 0); in sortable_serialise() local
204 bool negative = !(first & 0x80); in sortable_unserialise() local
/dports/devel/upp/upp/uppsrc/plugin/glm/detail/
H A Dtype_float.hpp33 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
56 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/detail/
H A Dtype_float.hpp33 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
56 GLM_CONSTEXPR bool negative() const { return i < 0; } in negative() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A Dfast_atof.h99 const bool negative = ('-' == *in); variable
318 const bool negative = ('-' == *in); in fast_atof_move() local
/dports/lang/v8/v8-9.6.180.12/tools/testrunner/outproc/
H A Dtest262.py20 self, expected_outcomes, expected_exception=None, negative=False): argument
26 def negative(self): member in ExceptionOutProc
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/testrunner/outproc/
H A Dtest262.py20 self, expected_outcomes, expected_exception=None, negative=False): argument
26 def negative(self): member in ExceptionOutProc

12345678910>>...258