Home
last modified time | relevance | path

Searched refs:initialized (Results 76 – 100 of 34147) sorted by relevance

12345678910>>...1366

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.lang/
H A DMatrix4f.out2 not initialized
3 initialized
4 initialized
5 initialized
6 initialized
7 initialized
8 initialized
9 initialized
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/testsuite/libjava.lang/
H A DMatrix4f.out2 not initialized
3 initialized
4 initialized
5 initialized
6 initialized
7 initialized
8 initialized
9 initialized
/dports/lang/gcc48/gcc-4.8.5/libjava/testsuite/libjava.lang/
H A DMatrix4f.out2 not initialized
3 initialized
4 initialized
5 initialized
6 initialized
7 initialized
8 initialized
9 initialized
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/System/
H A Domstream.cc62 static bool initialized = false; in omlog() local
64 if (!initialized) in omlog()
70 initialized = true; in omlog()
78 static bool initialized = false; in omout() local
80 if (!initialized) in omout()
83 initialized = true; in omout()
91 static bool initialized = false; in omerr() local
93 if (!initialized) in omerr()
96 initialized = true; in omerr()
/dports/devel/p5-Moose/Moose-2.2201/t/cmop/
H A DLazyClass_test.t43 ok(exists($root->{'node'}), '... node attribute has been initialized yet');
44 ok(!exists($root->{'left'}), '... left attribute has not been initialized yet');
45 ok(!exists($root->{'right'}), '... right attribute has not been initialized yet');
50 ok(exists($root->{'left'}), '... left attribute has now been initialized');
51 ok(exists($root->{'right'}), '... right attribute has now been initialized');
53 ok(!exists($root->left->{'node'}), '... node attribute has not been initialized yet');
54 ok(!exists($root->left->{'left'}), '... left attribute has not been initialized yet');
57 ok(!exists($root->right->{'node'}), '... node attribute has not been initialized yet');
58 ok(!exists($root->right->{'left'}), '... left attribute has not been initialized yet');
63 ok(exists($root->left->{'node'}), '... node attribute has now been initialized');
[all …]
/dports/security/softhsm2/softhsm-2.6.1/src/lib/
H A DP11Objects.cpp41 initialized = false; in P11Object()
112 initialized = true; in init()
334 initialized = false; in P11DataObj()
381 initialized = true; in init()
457 initialized = true; in init()
659 initialized = true; in init()
737 initialized = true; in init()
786 initialized = true; in init()
839 initialized = true; in init()
1590 if (!initialized) in setKeyType()
[all …]
/dports/math/R/R-4.1.2/src/unix/
H A DX11.c36 static int initialized = 0; variable
50 if(initialized) return initialized; in R_X11_Init()
52 initialized = -1; in R_X11_Init()
55 return initialized; in R_X11_Init()
61 initialized = 1; in R_X11_Init()
62 return initialized; in R_X11_Init()
75 if(initialized > 0) in do_X11()
87 if(initialized > 0) in do_saveplot()
99 if(initialized > 0) in R_GetX11Image()
110 if(initialized > 0) in R_ReadClipboard()
[all …]
/dports/math/libRmath/R-4.1.1/src/unix/
H A DX11.c36 static int initialized = 0; variable
50 if(initialized) return initialized; in R_X11_Init()
52 initialized = -1; in R_X11_Init()
55 return initialized; in R_X11_Init()
61 initialized = 1; in R_X11_Init()
62 return initialized; in R_X11_Init()
75 if(initialized > 0) in do_X11()
87 if(initialized > 0) in do_saveplot()
99 if(initialized > 0) in R_GetX11Image()
110 if(initialized > 0) in R_ReadClipboard()
[all …]
/dports/games/libretro-2048/libretro-2048-35a299c/pixman/pixman/
H A Dpixman-cpu.c50 if (!initialized) in pixman_have_vmx()
59 initialized = TRUE; in pixman_have_vmx()
76 if (!initialized) in pixman_have_vmx()
115 if (!initialized) in pixman_have_vmx()
120 initialized = TRUE; in pixman_have_vmx()
146 if (!initialized) in pixman_have_vmx()
159 initialized = TRUE; in pixman_have_vmx()
180 if (!initialized) in pixman_have_arm_simd()
188 initialized = TRUE; in pixman_have_arm_simd()
205 if (!initialized) in pixman_have_arm_neon()
[all …]
/dports/science/plumed/plumed2-2.7.2/src/core/
H A DGREX.cpp34 initialized(false), in GREX()
100 initialized=true; in cmd()
111 CHECK_INIT(initialized,key); in cmd()
117 CHECK_INIT(initialized,key); in cmd()
121 CHECK_INIT(initialized,key); in cmd()
125 CHECK_INIT(initialized,key); in cmd()
131 CHECK_INIT(initialized,key); in cmd()
136 CHECK_INIT(initialized,key); in cmd()
146 CHECK_INIT(initialized,key); in cmd()
156 CHECK_INIT(initialized,key); in cmd()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dnt-stuff.c68 static bool initialized = false; in get_nt_func() local
70 if (!initialized) { in get_nt_func()
72 initialized = true; in get_nt_func()
83 if (!initialized) { in nt_set_last_error()
86 initialized = true; in nt_set_last_error()
98 if (!initialized) { in rtl_init_str()
101 initialized = true; in rtl_init_str()
146 if (!initialized) { in MAKE_NT_OPEN_FUNC()
149 initialized = true; in MAKE_NT_OPEN_FUNC()
226 if (!initialized) { in nt_create_mutex()
[all …]
/dports/audio/pragha/pragha-1.3.3/win32/
H A Dwin32dep.c54 static gboolean initialized = FALSE; in weasytag_install_dir() local
56 if (!initialized) in weasytag_install_dir()
72 initialized = TRUE; in weasytag_install_dir()
82 static gboolean initialized = FALSE; in weasytag_locale_dir() local
84 if (!initialized) in weasytag_locale_dir()
91 initialized = TRUE; in weasytag_locale_dir()
104 static gboolean initialized = FALSE; in weasytag_pixbuf_dir() local
106 if (!initialized) in weasytag_pixbuf_dir()
113 initialized = TRUE; in weasytag_pixbuf_dir()
/dports/x11/workrave/workrave-1.10.44/backend/src/win32/
H A DW32InputMonitorFactory.cc81 bool initialized = false; in create_activity_monitor() local
100 while (!initialized && max_tries > 0) in create_activity_monitor()
107 initialized = monitor->init(); in create_activity_monitor()
109 if (!initialized) in create_activity_monitor()
122 initialized = monitor->init(); in create_activity_monitor()
124 if (!initialized) in create_activity_monitor()
137 initialized = monitor->init(); in create_activity_monitor()
139 if (!initialized) in create_activity_monitor()
152 if (!initialized) in create_activity_monitor()
207 bool initialized = monitor->init(); in create_statistics_monitor() local
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Threading/
H A DLazyInitializer.cs137 … public static T EnsureInitialized<T>(ref T target, ref bool initialized, ref object syncLock) in EnsureInitialized() argument
140 if (Volatile.Read(ref initialized)) in EnsureInitialized()
145 return EnsureInitializedCore(ref target, ref initialized, ref syncLock); in EnsureInitialized()
159 … private static T EnsureInitializedCore<T>(ref T target, ref bool initialized, ref object syncLock) in EnsureInitializedCore() argument
164 if (!Volatile.Read(ref initialized)) in EnsureInitializedCore()
175 Volatile.Write(ref initialized, true); in EnsureInitializedCore()
196 …public static T EnsureInitialized<T>(ref T target, ref bool initialized, ref object syncLock, Func… in EnsureInitialized() argument
199 if (Volatile.Read(ref initialized)) in EnsureInitialized()
204 return EnsureInitializedCore(ref target, ref initialized, ref syncLock, valueFactory); in EnsureInitialized()
225 if (!Volatile.Read(ref initialized)) in EnsureInitializedCore()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Threading/
H A DLazyInitializer.cs137 … public static T EnsureInitialized<T>(ref T target, ref bool initialized, ref object syncLock) in EnsureInitialized() argument
140 if (Volatile.Read(ref initialized)) in EnsureInitialized()
145 return EnsureInitializedCore(ref target, ref initialized, ref syncLock); in EnsureInitialized()
159 … private static T EnsureInitializedCore<T>(ref T target, ref bool initialized, ref object syncLock) in EnsureInitializedCore() argument
164 if (!Volatile.Read(ref initialized)) in EnsureInitializedCore()
175 Volatile.Write(ref initialized, true); in EnsureInitializedCore()
196 …public static T EnsureInitialized<T>(ref T target, ref bool initialized, ref object syncLock, Func… in EnsureInitialized() argument
199 if (Volatile.Read(ref initialized)) in EnsureInitialized()
204 return EnsureInitializedCore(ref target, ref initialized, ref syncLock, valueFactory); in EnsureInitialized()
225 if (!Volatile.Read(ref initialized)) in EnsureInitializedCore()
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DFastIntegerDivide.cpp19 if (!initialized) { in integer_divide_table_u8()
20 initialized = true; in integer_divide_table_u8()
36 if (!initialized) { in integer_divide_table_s8()
37 initialized = true; in integer_divide_table_s8()
53 if (!initialized) { in integer_divide_table_u16()
54 initialized = true; in integer_divide_table_u16()
70 if (!initialized) { in integer_divide_table_s16()
71 initialized = true; in integer_divide_table_s16()
87 if (!initialized) { in integer_divide_table_u32()
88 initialized = true; in integer_divide_table_u32()
[all …]
/dports/devel/splint/splint-3.1.2/test/metastate/
H A Dsockets.mts11 oneof uninitialized, initialized
13 sockets_initialized clause ==> initialized
16 initialized as uninitialized ==> error
19 initialized as uninitialized ==> error
20 "Sockets initialized, but postcondition requires uninitialized sockets."
22 initialized + uninitialized ==> error
23 "Sockets initialized on true branch, uninitialized on false branch."
24 uninitialized + initialized ==> error
25 "Sockets uninitialized on false branch, initialized on true branch."
/dports/audio/musicpd/mpd-0.23.6/src/queue/
H A DIdTable.hxx40 unsigned initialized = 1; member in IdTable
59 return id < initialized in IdToPosition()
66 assert(next <= initialized); in GenerateId()
75 if (id == initialized) { in GenerateId()
78 ++initialized; in GenerateId()
82 assert(id < initialized); in GenerateId()
91 assert(id < initialized); in Insert()
97 assert(id < initialized); in Move()
104 assert(id < initialized); in Erase()
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/ioserver/
H A Dthreads-pthreads.cc20 initialized = true; in Thread()
27 if (!initialized) { in close()
31 initialized = false; in close()
51 initialized = true; in Mutex()
75 if (initialized) { in close()
76 initialized = false; in close()
91 initialized = true; in Condvar()
109 if (initialized) { in close()
111 initialized = false; in close()
/dports/graphics/sdl_image/SDL_image-1.2.12/
H A DIMG.c73 static int initialized = 0; variable
80 if ((initialized & IMG_INIT_JPG) || IMG_InitJPG() == 0) { in IMG_Init()
85 if ((initialized & IMG_INIT_PNG) || IMG_InitPNG() == 0) { in IMG_Init()
90 if ((initialized & IMG_INIT_TIF) || IMG_InitTIF() == 0) { in IMG_Init()
99 initialized |= result; in IMG_Init()
101 return (initialized); in IMG_Init()
106 if (initialized & IMG_INIT_JPG) { in IMG_Quit()
109 if (initialized & IMG_INIT_PNG) { in IMG_Quit()
112 if (initialized & IMG_INIT_TIF) { in IMG_Quit()
115 if (initialized & IMG_INIT_WEBP) { in IMG_Quit()
[all …]
/dports/www/matomo/piwik/vendor/twig/twig/src/
H A DExtensionSet.php29 private $initialized = false; variable in Twig\\ExtensionSet
119 if ($this->initialized) {
132 if ($this->initialized) {
144 if (!$this->initialized) {
153 if (!$this->initialized) {
188 if ($this->initialized) {
200 if (!$this->initialized) {
244 if ($this->initialized) {
265 if ($this->initialized) {
328 if ($this->initialized) {
[all …]
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTColor.m24 * @return A shared CPTColor object initialized with a fully transparent color.
41 * @return A shared CPTColor object initialized with a fully opaque white color.
93 * @return A shared CPTColor object initialized with a fully opaque black color.
106 * @return A shared CPTColor object initialized with a fully opaque red color.
119 * @return A shared CPTColor object initialized with a fully opaque green color.
132 * @return A shared CPTColor object initialized with a fully opaque blue color.
145 * @return A shared CPTColor object initialized with a fully opaque cyan color.
223 * @return A new CPTColor instance initialized with the provided CGColorRef.
244 * @return A new CPTColor instance initialized with the provided gray level.
261 * @return The initialized CPTColor object.
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/
H A DAlgorithmParameters.java87 private boolean initialized = false; field in AlgorithmParameters
273 if (this.initialized) in init()
276 this.initialized = true; in init()
291 if (this.initialized) in init()
294 this.initialized = true; in init()
313 if (this.initialized) in init()
316 this.initialized = true; in init()
341 if (this.initialized == false) { in getParameterSpec()
359 if (this.initialized == false) { in getEncoded()
381 if (this.initialized == false) { in getEncoded()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/
H A DAlgorithmParameters.java87 private boolean initialized = false; field in AlgorithmParameters
273 if (this.initialized) in init()
276 this.initialized = true; in init()
291 if (this.initialized) in init()
294 this.initialized = true; in init()
313 if (this.initialized) in init()
316 this.initialized = true; in init()
341 if (this.initialized == false) { in getParameterSpec()
359 if (this.initialized == false) { in getEncoded()
381 if (this.initialized == false) { in getEncoded()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/library/
H A Dswt.h54 static int initialized = 0; \
56 if (!initialized) { \
59 initialized = 1; \
64 static int initialized = 0; \
66 if (!initialized) { \
69 initialized = 1; \
75 static int initialized = 0; \
77 if (!initialized) { \
80 initialized = 1; \

12345678910>>...1366