Home
last modified time | relevance | path

Searched refs:was_enabled (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/container/src/
Ddlmalloc_ext_2_8_6.c786 flag_t was_enabled; /* to disable mmap */ in internal_node_multialloc() local
825 was_enabled = use_mmap(m); in internal_node_multialloc()
844 if (was_enabled) in internal_node_multialloc()
874 if (was_enabled) in internal_node_multialloc()
993 flag_t was_enabled; /* to disable mmap */ in internal_multialloc_arrays() local
1030 was_enabled = use_mmap(m); in internal_multialloc_arrays()
1064 if (was_enabled) in internal_multialloc_arrays()
1092 if (was_enabled) in internal_multialloc_arrays()
Ddlmalloc_2_8_6.c4980 flag_t was_enabled; /* to disable mmap */ in ialloc() local
5019 was_enabled = use_mmap(m); in ialloc()
5022 if (was_enabled) in ialloc()
/third_party/glib/gio/
Dgsimpleaction.c233 gboolean was_enabled = g_variant_get_boolean (simple->state); in g_simple_action_activate() local
234 g_simple_action_change_state (action, g_variant_new_boolean (!was_enabled)); in g_simple_action_activate()
/third_party/python/Lib/test/
Dtest_faulthandler.py400 was_enabled = faulthandler.is_enabled()
407 if was_enabled:
/third_party/libinput/src/
Devdev-mt-touchpad-tap.c1014 bool was_enabled = tp_tap_enabled(tp); in tp_tap_enabled_update() local
1019 if (tp_tap_enabled(tp) == was_enabled) in tp_tap_enabled_update()
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c4064 flag_t was_enabled; /* to disable mmap */ in ialloc() local
4100 was_enabled = use_mmap(m); in ialloc()
4103 if (was_enabled) in ialloc()
/third_party/libffi/src/
Ddlmalloc.c4019 flag_t was_enabled; /* to disable mmap */ in ialloc() local
4057 was_enabled = use_mmap(m); in ialloc()
4060 if (was_enabled) in ialloc()