Home
last modified time | relevance | path

Searched defs:success (Results 1 – 25 of 8693) sorted by relevance

12345678910>>...348

/dports/graphics/vigra/vigra-8acd73a/src/matlab/
H A DtestVigraExtensions.m90 success = true; variable
115 success = false; variable
120 success = false; variable
178 success = true; variable
241 success = true; variable
304 success = false; variable
326 success = false; variable
348 success = false; variable
366 success = true; variable
517 success = true; variable
[all …]
/dports/databases/pear-MDB/MDB-1.3.0/tests/
H A Ddriver_test.php141 $success=0; variable
159 $success=0; variable
196 $success=0; variable
208 $success=0; variable
349 $success=0; variable
361 $success=0; variable
423 $success=0; variable
510 $success=0; variable
597 $success=0; variable
1291 $success=0; variable
[all …]
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/cloneZenphoto/
H A Dclone.php22 $success = false; variable
24 $success = true; variable
55 $success = false; variable
59 $success = false; variable
64 $success = @rmdir($folder.$target); variable
66 $success = @unlink($folder.$target); variable
73 $success = false; variable
77 $success = false; variable
92 $success = false; variable
100 $success = false; variable
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/X/
H A Dags_functional_machine_add_and_destroy_test.c150 gboolean success; in ags_functional_machine_add_and_destroy_test_panel() local
169 gboolean success; in ags_functional_machine_add_and_destroy_test_mixer() local
186 gboolean success; in ags_functional_machine_add_and_destroy_test_spectrometer() local
203 gboolean success; in ags_functional_machine_add_and_destroy_test_equalizer10() local
220 gboolean success; in ags_functional_machine_add_and_destroy_test_drum() local
237 gboolean success; in ags_functional_machine_add_and_destroy_test_matrix() local
254 gboolean success; in ags_functional_machine_add_and_destroy_test_synth() local
271 gboolean success; in ags_functional_machine_add_and_destroy_test_fm_synth() local
288 gboolean success; in ags_functional_machine_add_and_destroy_test_syncsynth() local
305 gboolean success; in ags_functional_machine_add_and_destroy_test_fm_syncsynth() local
[all …]
/dports/www/moodle311/moodle/lib/tests/fixtures/
H A Dmax_input_vars.php159 $success = true; variable
162 $success = false; variable
166 $success = false; variable
171 $success = false; variable
176 $success = false; variable
179 $success = false; variable
185 $success = true; variable
189 $success = false; variable
194 $success = false; variable
200 $success = false; variable
[all …]
/dports/www/moodle310/moodle/lib/tests/fixtures/
H A Dmax_input_vars.php162 $success = true; variable
165 $success = false; variable
169 $success = false; variable
174 $success = false; variable
179 $success = false; variable
182 $success = false; variable
188 $success = true; variable
192 $success = false; variable
197 $success = false; variable
203 $success = false; variable
[all …]
/dports/www/moodle39/moodle/lib/tests/fixtures/
H A Dmax_input_vars.php162 $success = true; variable
165 $success = false; variable
169 $success = false; variable
174 $success = false; variable
179 $success = false; variable
182 $success = false; variable
188 $success = true; variable
192 $success = false; variable
197 $success = false; variable
203 $success = false; variable
[all …]
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatIridasLook.cpp426 bool success = hexasciitoint(ival, 'a'); variable
432 bool success = hexasciitoint(ival, 'A'); variable
438 bool success = hexasciitoint(ival, 'f'); variable
444 bool success = hexasciitoint(ival, 'F'); variable
450 bool success = hexasciitoint(ival, '0'); variable
456 bool success = hexasciitoint(ival, '0'); variable
462 bool success = hexasciitoint(ival, '9'); variable
468 bool success = hexasciitoint(ival, '\n'); variable
474 bool success = hexasciitoint(ival, 'j'); variable
480 bool success = hexasciitoint(ival, 'x'); variable
[all …]
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DFileFormatIridasLook.cpp426 bool success = hexasciitoint(ival, 'a'); variable
432 bool success = hexasciitoint(ival, 'A'); variable
438 bool success = hexasciitoint(ival, 'f'); variable
444 bool success = hexasciitoint(ival, 'F'); variable
450 bool success = hexasciitoint(ival, '0'); variable
456 bool success = hexasciitoint(ival, '0'); variable
462 bool success = hexasciitoint(ival, '9'); variable
468 bool success = hexasciitoint(ival, '\n'); variable
474 bool success = hexasciitoint(ival, 'j'); variable
480 bool success = hexasciitoint(ival, 'x'); variable
[all …]
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatIridasLook.cpp426 bool success = hexasciitoint(ival, 'a'); variable
432 bool success = hexasciitoint(ival, 'A'); variable
438 bool success = hexasciitoint(ival, 'f'); variable
444 bool success = hexasciitoint(ival, 'F'); variable
450 bool success = hexasciitoint(ival, '0'); variable
456 bool success = hexasciitoint(ival, '0'); variable
462 bool success = hexasciitoint(ival, '9'); variable
468 bool success = hexasciitoint(ival, '\n'); variable
474 bool success = hexasciitoint(ival, 'j'); variable
480 bool success = hexasciitoint(ival, 'x'); variable
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting_device.cpp206 bool success = actDevice->CloseFile(); in device() local
237 bool success = actDevice->SetResolution(x, y); in device() local
314 bool success = actDevice->CursorCrosshair(); in device() local
397 bool success = actDevice->SetFileName(fName); in device() local
419 bool success = actDevice->SetPortrait(); in device() local
422 bool success = actDevice->SetLandscape(); in device() local
435 bool success = actDevice->SetLandscape(); in device() local
438 bool success = actDevice->SetPortrait(); in device() local
515 bool success = actDevice->SetScale(scaleValue); in device() local
539 bool success; in device() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp28 EGLBoolean success = mEGL->destroySurface(mSurface); in ~SurfaceEGL() local
41 EGLBoolean success = mEGL->swapBuffers(mSurface); in swap() local
51 EGLBoolean success; in swapWithDamage() local
79 EGLBoolean success = mEGL->presentationTimeANDROID(mSurface, time); in setPresentationTime() local
95 EGLBoolean success = mEGL->bindTexImage(mSurface, buffer); in bindTexImage() local
105 EGLBoolean success = mEGL->releaseTexImage(mSurface, buffer); in releaseTexImage() local
115 EGLBoolean success = mEGL->swapInterval(interval); in setSwapInterval() local
126 EGLBoolean success = mEGL->querySurface(mSurface, EGL_WIDTH, &value); in getWidth() local
162 EGLBoolean success = in setTimestampsEnabled() local
200 EGLBoolean success = mEGL->getNextFrameIdANDROID(mSurface, frameId); in getNextFrameId() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp28 EGLBoolean success = mEGL->destroySurface(mSurface); in ~SurfaceEGL() local
41 EGLBoolean success = mEGL->swapBuffers(mSurface); in swap() local
51 EGLBoolean success; in swapWithDamage() local
79 EGLBoolean success = mEGL->presentationTimeANDROID(mSurface, time); in setPresentationTime() local
95 EGLBoolean success = mEGL->bindTexImage(mSurface, buffer); in bindTexImage() local
105 EGLBoolean success = mEGL->releaseTexImage(mSurface, buffer); in releaseTexImage() local
115 EGLBoolean success = mEGL->swapInterval(interval); in setSwapInterval() local
126 EGLBoolean success = mEGL->querySurface(mSurface, EGL_WIDTH, &value); in getWidth() local
162 EGLBoolean success = in setTimestampsEnabled() local
200 EGLBoolean success = mEGL->getNextFrameIdANDROID(mSurface, frameId); in getNextFrameId() local
[all …]
/dports/archivers/py-python-snappy/python-snappy-0.5.4/
H A Dtest_formats.py12 success = True variable in TestFormatBase
49 success = True variable in TestFormatFramingFraming
55 success = False variable in TestFormatFramingHadoop
61 success = True variable in TestFormatFramingAuto
67 success = True variable in TestFormatHadoopHadoop
73 success = False variable in TestFormatHadoopFraming
79 success = True variable in TestFormatHadoopAuto
85 success = True variable in TestFormatAutoFraming
91 success = False variable in TestFormatAutoHadoop
/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/object/
H A Dags_soundcard_test.c144 gboolean success; in ags_soundcard_test_set_device() local
175 gboolean success; in ags_soundcard_test_get_device() local
203 gboolean success; in ags_soundcard_test_pcm_info() local
244 gboolean success; in ags_soundcard_test_get_capability() local
279 gboolean success; in ags_soundcard_test_set_presets() local
316 gboolean success; in ags_soundcard_test_get_presets() local
352 gboolean success; in ags_soundcard_test_list_cards() local
390 gboolean success; in ags_soundcard_test_is_available() local
418 gboolean success; in ags_soundcard_test_is_starting() local
452 gboolean success; in ags_soundcard_test_is_playing() local
[all …]
H A Dags_connectable_test.c125 gboolean success; in ags_connectable_test_get_uuid() local
153 gboolean success; in ags_connectable_test_has_resource() local
181 gboolean success; in ags_connectable_test_is_ready() local
201 gboolean success; in ags_connectable_test_add_to_registry() local
221 gboolean success; in ags_connectable_test_remove_from_registry() local
242 gboolean success; in ags_connectable_test_list_resource() local
262 gboolean success; in ags_connectable_test_xml_compose() local
284 gboolean success; in ags_connectable_test_xml_parse() local
306 gboolean success; in ags_connectable_test_is_connected() local
334 gboolean success; in ags_connectable_test_connect() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp35 EGLBoolean success = mEGL->destroySurface(mSurface); in ~SurfaceEGL() local
42 EGLBoolean success = mEGL->makeCurrent(mSurface, mContext); in makeCurrent() local
52 EGLBoolean success = mEGL->swapBuffers(mSurface); in swap() local
74 EGLBoolean success = mEGL->bindTexImage(mSurface, buffer); in bindTexImage() local
84 EGLBoolean success = mEGL->releaseTexImage(mSurface, buffer); in releaseTexImage() local
94 EGLBoolean success = mEGL->swapInterval(interval); in setSwapInterval() local
105 EGLBoolean success = mEGL->querySurface(mSurface, EGL_WIDTH, &value); in getWidth() local
113 EGLBoolean success = mEGL->querySurface(mSurface, EGL_HEIGHT, &value); in getHeight() local
127 EGLBoolean success = mEGL->querySurface(mSurface, EGL_SWAP_BEHAVIOR, &value); in getSwapBehavior() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/http/
H A Dhttp_decoder.cc85 bool success = reader->ReadVarInt62(&current_frame_type_); in ReadFrameType() local
95 bool success = type_reader.ReadVarInt62(&current_frame_type_); in ReadFrameType() local
115 bool success = reader->ReadVarInt62(&current_frame_length_); in ReadFrameLength() local
126 bool success = length_reader.ReadVarInt62(&current_frame_length_); in ReadFrameLength() local
239 bool success = reader->ReadVarInt62(&push_id); in ReadFramePayload() local
259 bool success = push_id_reader.ReadVarInt62(&push_id); in ReadFramePayload() local
426 bool success = reader->ReadStringPiece(&payload, bytes_to_read); in DiscardFramePayload() local
443 bool success = reader->ReadBytes( in BufferFramePayload() local
453 bool success = in BufferFrameLength() local
464 bool success = in BufferFrameType() local
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/audio/
H A Dags_synth_util_test.c454 gboolean success; in ags_synth_util_test_sin_s8() local
487 gboolean success; in ags_synth_util_test_sin_s16() local
520 gboolean success; in ags_synth_util_test_sin_s24() local
553 gboolean success; in ags_synth_util_test_sin_s32() local
586 gboolean success; in ags_synth_util_test_sin_s64() local
619 gboolean success; in ags_synth_util_test_sin_float() local
652 gboolean success; in ags_synth_util_test_sin_double() local
685 gboolean success; in ags_synth_util_test_sin_complex() local
767 gboolean success; in ags_synth_util_test_sawtooth_s8() local
800 gboolean success; in ags_synth_util_test_sawtooth_s16() local
[all …]
H A Dags_filter_util_test.c76 gboolean success; in ags_filter_util_test_pitch_s8() local
104 gboolean success; in ags_filter_util_test_pitch_s16() local
132 gboolean success; in ags_filter_util_test_pitch_s24() local
160 gboolean success; in ags_filter_util_test_pitch_s32() local
188 gboolean success; in ags_filter_util_test_pitch_s64() local
216 gboolean success; in ags_filter_util_test_pitch_float() local
244 gboolean success; in ags_filter_util_test_pitch_double() local
272 gboolean success; in ags_filter_util_test_pitch_complex() local
/dports/science/siesta/siesta-4.1.5/Src/fdict/sources/src/
H A Ddictionary.f901099 logical, intent(out), optional :: success local
1108 logical, intent(out), optional :: success local
1115 logical, intent(out), optional :: success local
1124 logical, intent(out), optional :: success local
1145 logical, intent(out), optional :: success local
1154 logical, intent(out), optional :: success local
1161 logical, intent(out), optional :: success local
1170 logical, intent(out), optional :: success local
1191 logical, intent(out), optional :: success local
1200 logical, intent(out), optional :: success local
[all …]
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dstack_check_unqualified.hpp64 bool success = check_func(L, index) == 1; in check() local
96 bool success = lua_isboolean(L, index) == 1; in check() local
122 const bool success = isnum != 0; in check() local
132 const bool success = false; in check() local
140 const bool success = t == type::number; in check() local
164 const bool success = true; in check() local
190 bool success = t == type::number; in check() local
242 bool success = lua_isnil(L, index); in check() local
369 bool success = t == type::userdata; in check() local
472 bool success = expected == indextype; in check() local
[all …]
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/tools/
H A DcodeStyleCheck.php47 $success = true; variable
50 if ($success) $success = checkFileHeader($sourceFilePath, $sourceContent, $status); variable
51 if ($success) $success = checkClangFormat($sourceContent, $status); variable
52 …if ($success) $success = checkIncludeHeaders($sourceFilePath, $sourceContent, $status, $folderName… variable
70 $success = true; variable
73 if ($success) $success = checkFileHeader($headerFilePath, $headerContent, $status); variable
74 if ($success) $success = checkDefines($headerContent, $headerFileName, $folderName, $status); variable
75 if ($success) $success = checkClangFormat($headerContent, $status); variable
76 …if ($success) $success = checkIncludeHeaders($headerFilePath, $headerContent, $status, $folderName… variable
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpcontext_pdb.c57 gboolean success = TRUE; in gimp_context_push() local
89 gboolean success = TRUE; in gimp_context_pop() local
122 gboolean success = TRUE; in gimp_context_set_defaults() local
155 gboolean success = TRUE; in gimp_context_list_paint_methods() local
236 gboolean success = TRUE; in gimp_context_set_paint_method() local
299 gboolean success = TRUE; in gimp_context_set_stroke_method() local
332 gboolean success = TRUE; in gimp_context_get_foreground() local
367 gboolean success = TRUE; in gimp_context_set_foreground() local
400 gboolean success = TRUE; in gimp_context_get_background() local
436 gboolean success = TRUE; in gimp_context_set_background() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLETableReference.h189 void addOffset(size_t offset, LEErrorCode &success) { in addOffset()
202 size_t ptrToOffset(const void *atPtr, LEErrorCode &success) const { in ptrToOffset()
228 size_t verifyLength(size_t offset, size_t length, LEErrorCode &success) { in verifyLength()
276 void loadTable(LEErrorCode &success) { in loadTable()
365 inline LEReferenceTo(const LETableReference &parent, LEErrorCode &success) in LEReferenceTo()
405 void addObject(LEErrorCode &success) { in addObject()
408 void addObject(size_t count, LEErrorCode &success) { in addObject()
476 const T *getAlias(le_uint32 i, LEErrorCode &success) const { in getAlias()
484 const T& getObject(le_uint32 i, LEErrorCode &success) const { in getObject()
497 LEErrorCode success = LE_NO_ERROR; variable
[all …]

12345678910>>...348