Home
last modified time | relevance | path

Searched refs:g_value (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
H A Dmain.cpp13 static int g_value = 0; // I don't have access to the real threads in the variable
44 g_value = 1; in main()
48 g_value = 2; in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
H A Dmain.cpp13 static int g_value = 0; // I don't have access to the real threads in the variable
44 g_value = 1; in main()
48 g_value = 2; in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
H A Dmain.cpp13 static int g_value = 0; // I don't have access to the real threads in the variable
44 g_value = 1; in main()
48 g_value = 2; in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
H A Dmain.cpp13 static int g_value = 0; // I don't have access to the real threads in the variable
44 g_value = 1; in main()
48 g_value = 2; in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/
H A Doperating_system.py29 self.g_value = lldb.SBValue()
33 self.g_value = process.GetTarget().FindFirstGlobalVariable("g_value")
34 if not self.g_value.IsValid():
42 g_value = self.g_value.GetValueAsUnsigned()
43 print("Called get_thread_info: g_value: %d"%(g_value))
44 if g_value == 0 or g_value == 2:
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/metadata-backends/gstreamer/
H A Dgupnp-dlna-gst-info-utils.c61 const GValue *g_value = gst_tag_list_get_value_index (tags, in get_string_value_from_tag_list() local
65 if (g_value != NULL && G_VALUE_HOLDS_STRING (g_value)) { in get_string_value_from_tag_list()
67 value.value = g_value_dup_string (g_value); in get_string_value_from_tag_list()
107 if (g_value != NULL) { in get_int_value_from_tag_list()
108 if (G_VALUE_HOLDS_INT (g_value)) { in get_int_value_from_tag_list()
110 value.value = g_value_get_int (g_value); in get_int_value_from_tag_list()
111 } else if (G_VALUE_HOLDS_UINT (g_value)) { in get_int_value_from_tag_list()
113 value.value = g_value_get_uint (g_value); in get_int_value_from_tag_list()
150 if (g_value != NULL && G_VALUE_HOLDS_BOOLEAN (g_value)) { in get_bool_value_from_tag_list()
152 value.value = g_value_get_boolean (g_value); in get_bool_value_from_tag_list()
[all …]
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/metadata-backends/gstreamer-legacy/
H A Dgupnp-dlna-gst-info-utils.c62 const GValue *g_value = gst_tag_list_get_value_index (tags, in get_string_value_from_tag_list() local
66 if (g_value != NULL && G_VALUE_HOLDS_STRING (g_value)) { in get_string_value_from_tag_list()
68 value.value = g_value_dup_string (g_value); in get_string_value_from_tag_list()
108 if (g_value != NULL) { in get_int_value_from_tag_list()
109 if (G_VALUE_HOLDS_INT (g_value)) { in get_int_value_from_tag_list()
111 value.value = g_value_get_int (g_value); in get_int_value_from_tag_list()
112 } else if (G_VALUE_HOLDS_UINT (g_value)) { in get_int_value_from_tag_list()
114 value.value = g_value_get_uint (g_value); in get_int_value_from_tag_list()
151 if (g_value != NULL && G_VALUE_HOLDS_BOOLEAN (g_value)) { in get_bool_value_from_tag_list()
153 value.value = g_value_get_boolean (g_value); in get_bool_value_from_tag_list()
[all …]
/dports/devel/glibmm/glibmm-2.64.2/gio/src/
H A Dsettings.ccg28 const auto g_value = g_settings_get_value(const_cast<GSettings*>(gobj()), key.c_str());
29 if (!g_value)
32 value.init(g_value, false /* don't take a reference */);
38 const auto g_value = g_settings_get_user_value(const_cast<GSettings*>(gobj()), key.c_str());
39 if (!g_value)
42 value.init(g_value, false /* don't take a reference */);
49 const auto g_value = g_settings_get_default_value(const_cast<GSettings*>(gobj()), key.c_str());
50 if (!g_value)
53 value.init(g_value, false /* don't take a reference */);
H A Ddbusmessage.ccg35 GVariant* const g_value = g_dbus_message_get_body(const_cast<GDBusMessage*>(gobj()));
37 if (!g_value)
40 value.init(g_value, true /* take a reference */);
46 GVariant* const g_value = g_dbus_message_get_header(
49 if (!g_value)
52 value.init(g_value, true /* take a reference */);
/dports/french/py-grammalecte-fr/grammalecte/fr/
H A Dgc_engine.py2625 …return not (g_value(lToken[nTokenOffset], "|grand|") and g_value(g_token(lToken, nTokenOffset+1-2)…
2647 …return not g_value(lToken[nTokenOffset], "|il|elle|on|") and not g_value(g_token(lToken, nTokenOff…
2873 …return not (g_value(lToken[nTokenOffset], "|par|") and g_value(g_token(lToken, nTokenOffset+1-2), …
2969 …return not g_value(lToken[nTokenOffset+3], "|peu|") or not g_value(lToken[nTokenOffset+2], "|sous|…
3333 …return not (g_value(lToken[nTokenOffset+3], "|sur|") and g_value(lToken[nTokenOffset], "|tout|par|…
3337 …return not (g_value(lToken[nTokenOffset+1], "|à|") and g_value(lToken[nTokenOffset+2], "|tue-tête|…
3541 …return not g_value(lToken[nTokenOffset], "|la|en|une|") and not g_value(lToken[nLastToken+1], "|po…
3623 …return not (g_value(lToken[nTokenOffset+2], "|temps|") and g_value(lToken[nTokenOffset], "|temps|"…
3927 …return not (g_value(lToken[nTokenOffset+2], "|bien|") and g_value(lToken[nLastToken+1], "|que|qu’|…
4879g_value(lToken[nTokenOffset], "|me|m’|te|t’|se|s’|") or (g_value(lToken[nTokenOffset], "|nous|") a…
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A DldaUpen.f9093 REAL(dp) :: x_value, g_value, step_value local
117 & g_value,step_value)
123 vet(m2,2*Hubbard_l(is)+1) * g_value
159 REAL(dp) :: x_value, g_value, step_value local
178 call stepfn(A_pen(ia,isp),sigma_pen(ia),x_value,g_value,&
182 forceh = forceh + g_value * dns(m1,m2,isp,ia) &
193 subroutine stepfn(A,sigma,x_value,g_value,step_value) argument
201 real(kind=8) A, sigma, x_value, g_value, step_value local
205 g_value=0.0d0
212 g_value=A*dexp(-x*x/(2*sigma*sigma))/(sigma*dsqrt(2*pi))
[all …]
/dports/math/calc/calc-2.14.0.14/
H A Dsymbol.c126 sp->g_value.v_num = qlink(&_qzero_); in addglobal()
127 sp->g_value.v_type = V_NUM; in addglobal()
128 sp->g_value.v_subtype = V_NOSUBTYPE; in addglobal()
192 if (sp->g_value.v_type != V_NUM) in showglobals()
201 fitprint(sp->g_value.v_num, 50); in showglobals()
227 printtype(&sp->g_value); in showallglobals()
345 switch (sp->g_value.v_type) { in writeglobals()
390 freevalue(&sp->g_value); in freeglobals()
398 freevalue(&sp->g_value); in freeglobals()
418 freevalue(&sp->g_value); in freestatics()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/test/
H A Dheap.cpp66 int g_value[N]; variable
68 …operator()(int v1, int v2) const { ENSURE(v1 < N && v2 < N); return g_value[v1] < g_value[v2]; } }; in operator ()()
73 g_value[i] = heap_rand(); in init_values()
116 int old_v = g_value[val]; in tst2()
119 g_value[val] = new_v; in tst2()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/test/
H A Dheap.cpp66 int g_value[N]; variable
68 …operator()(int v1, int v2) const { ENSURE(v1 < N && v2 < N); return g_value[v1] < g_value[v2]; } }; in operator ()()
73 g_value[i] = heap_rand(); in init_values()
116 int old_v = g_value[val]; in tst2()
119 g_value[val] = new_v; in tst2()
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/
H A Dgupnp-dlna-value.c48 GValue *g_value);
81 GValue *g_value);
152 GValue *g_value) in single_to_g_value() argument
192 GValue *g_value);
279 GValue *g_value) in range_to_g_value() argument
431 GValue *g_value; in gupnp_dlna_value_to_g_value() local
436 g_value = g_new0 (GValue, 1); in gupnp_dlna_value_to_g_value()
438 if (!base->vtable->to_g_value (base, type, g_value)) { in gupnp_dlna_value_to_g_value()
439 g_free (g_value); in gupnp_dlna_value_to_g_value()
440 g_value = NULL; in gupnp_dlna_value_to_g_value()
[all …]
/dports/x11/xfce4-screensaver/xfce4-screensaver-4.16.0/src/
H A Dxfce4-screensaver-configure62 g_value)
69 g_value.set_boolean(value)
71 g_value)
76 g_value)
77 return g_value.get_double()
81 g_value.set_double(float(value))
83 g_value)
89 return g_value.get_int()
93 g_value.set_int(int(value))
101 return g_value.get_string()
[all …]
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dproperty.cc217 GValue* g_value = g_new0(GValue, 1); in custom_set_property_callback() local
218 g_value_init(g_value, G_VALUE_TYPE((*iface_props)[p])); in custom_set_property_callback()
219 g_value_copy((*iface_props)[p], g_value); in custom_set_property_callback()
220 obj_iface_props->emplace_back(g_value); in custom_set_property_callback()
256 GValue* g_value = g_new0(GValue, 1); in custom_set_property_callback() local
257 g_value_init(g_value, G_VALUE_TYPE(value)); in custom_set_property_callback()
258 g_value_copy(value, g_value); in custom_set_property_callback()
259 obj_custom_props->prop_value_map[index] = g_value; in custom_set_property_callback()

1234567