Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 750417) sorted by path

12345678910>>...30017

/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/
H A Daccessible_treeview.py593 func = lambda m, b: (b.x, b.y + (b.height/2), True) argument
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/
H A Daccessible-stateset.h46 #define spi_state_set_cache_xor(a,b) atk_state_set_xor_sets (ATK_STATE_SET (a), ATK_STATE… argument
H A Dspi-dbus.h30 #define DBG(a,b) if(_dbg>=(a))b argument
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/droute/
H A Ddroute-pairhash.c71 str_pair_equal (gconstpointer a, gconstpointer b) in str_pair_equal()
/dports/accessibility/gammy/gammy-0.9.64/include/
H A Djson.hpp144 #define JSON_HEDLEY_CONCAT_EX(a,b) a##b argument
149 #define JSON_HEDLEY_CONCAT(a,b) JSON_HEDLEY_CONCAT_EX(a,b) argument
2938 void from_json(const BasicJsonType& j, typename BasicJsonType::boolean_t& b) in from_json()
3647 void to_json(BasicJsonType& j, T b) noexcept in to_json()
3758 void to_json(BasicJsonType& j, const T& b) in to_json()
3997 input_buffer_adapter(const char* b, const std::size_t l) noexcept in input_buffer_adapter()
4228 input_adapter(CharT b, std::size_t l) in input_adapter()
4240 input_adapter(CharT b) in input_adapter()
10143 { in to_string()
/dports/accessibility/gammy/gammy-0.9.64/src/
H A Ddspctl-xlib.cpp69 *b = &d[2 * ramp_sz]; in Vidmode() local
92 uint16_t *b = &ramp[2 * ramp_sz]; in fillRamp() local
H A Dutils.cpp25 double lerp(double x, double a, double b) in lerp()
30 double normalize(double x, double a, double b) in normalize()
35 double remap(double x, double a, double b, double ay, double by) in remap()
45 double easeOutExpo(double t, double b , double c, double d) in easeOutExpo()
50 double easeInOutQuad(double t, double b, double c, double d) in easeInOutQuad()
/dports/accessibility/orca/orca-41.1/src/orca/
H A Dscript_utilities.py349 def commonAncestor(self, a, b): argument
/dports/accessibility/orca/orca-41.1/src/orca/scripts/apps/soffice/
H A Dscript_utilities.py410 def commonAncestor(self, a, b): argument
/dports/accessibility/orca/orca-41.1/src/orca/scripts/web/
H A Dscript_utilities.py769 def contextsAreOnSameLine(self, a, b): argument
780 def extentsAreOnSameLine(a, b, pixelDelta=5): argument
/dports/accessibility/py-atspi/pyatspi-2.38.1/pyatspi/
H A Dinterface.py27 def __eq__(a, b): argument
/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/dummyatk/
H A Dmy-atk-object.c126 AtkAttribute *a, *b, *c; in my_atk_object_get_attributes() local
/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/pyatspi/pasytest/
H A DPasy.py49 def assertEqual(self, a, b, msg): argument
53 def assertNotEqual(self, a, b, msg): argument
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/audio/
H A Dalsa.c70 #define timersub(a, b, result) \ argument
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dbaratinoo.c740 gchar **b = g_strsplit_set(lang, "-", 2); in lang_match_level() local
H A Dcicero.c325 char buf[CiceroMaxChunkLength], l[5], b[2]; in _cicero_speak() local
H A Dfestival.c945 gint cache_counter_comp(gconstpointer a, gconstpointer b) in cache_counter_comp()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dset.c33 gint spd_str_compare(gconstpointer a, gconstpointer b) in spd_str_compare()
H A Dspeaking.c1172 gint sortbyuid(gconstpointer a, gconstpointer b) in sortbyuid()
H A Dsymbols.c757 static gint list_sort_string_longest_first(gconstpointer a, gconstpointer b) in list_sort_string_longest_first()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/tests/
H A Drun_test.c47 char *strcasestr(const char *a, const char *b) in strcasestr()
/dports/accessibility/sct/sct-1.0.0/
H A Dsct.c11 static const struct { float r; float g; float b; } whitepoints[] = { member
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/bitflags-1.2.1/src/
H A Dlib.rs1221 let mut b = Flags::empty(); in test_lt() localVariable
1235 let mut b = Flags::empty(); in test_ord() localVariable
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/chrono-0.4.11/src/
H A Ddatetime.rs2167 let b = a; in test_datetime_is_copy() localVariable
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/chrono-0.4.11/src/format/
H A Dparse.rs210 fn parse_internal<'a, 'b, I, B>( in parse_internal()

12345678910>>...30017