Searched refs:create_ret (Results 1 – 10 of 10) sorted by relevance
/dports/misc/py-cinder/cinder-12.0.10/cinder/objects/ |
H A D | qos_specs.py | 146 create_ret = db.qos_specs_create(self._context, updates) 156 updates['id'] = create_ret['id']
|
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/ |
H A D | test_boto_s3_bucket.py | 66 create_ret = { variable 242 self.conn.create_bucket.return_value = create_ret
|
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/ |
H A D | sys_darwin_arm.s | 355 BCC create_ret 359 create_ret: label
|
/dports/www/rt44/rt-4.4.5/lib/RT/ |
H A D | Queue.pm | 192 my $create_ret = $self->_CreateRoleGroups(); 193 unless ($create_ret) {
|
/dports/www/rt50/rt-5.0.2/lib/RT/ |
H A D | Queue.pm | 192 my $create_ret = $self->_CreateRoleGroups(); 193 unless ($create_ret) {
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/dfsan/ |
H A D | custom.cpp | 1394 int create_ret = pthread_create(&pt, 0, pthread_create_test_cb, (void *)1); in test_pthread_create() local 1395 assert(create_ret == 0); in test_pthread_create() 1396 ASSERT_ZERO_LABEL(create_ret); in test_pthread_create()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/dfsan/ |
H A D | custom.cpp | 1411 int create_ret = pthread_create(&pt, 0, pthread_create_test_cb, (void *)1); in test_pthread_create() local 1412 assert(create_ret == 0); in test_pthread_create() 1413 ASSERT_ZERO_LABEL(create_ret); in test_pthread_create()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/dfsan/ |
H A D | custom.cpp | 1394 int create_ret = pthread_create(&pt, 0, pthread_create_test_cb, (void *)1); in test_pthread_create() local 1395 assert(create_ret == 0); in test_pthread_create() 1396 ASSERT_ZERO_LABEL(create_ret); in test_pthread_create()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/dfsan/ |
H A D | custom.cpp | 1394 int create_ret = pthread_create(&pt, 0, pthread_create_test_cb, (void *)1); in test_pthread_create() local 1395 assert(create_ret == 0); in test_pthread_create() 1396 ASSERT_ZERO_LABEL(create_ret); in test_pthread_create()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/dfsan/ |
H A D | custom.cpp | 1394 int create_ret = pthread_create(&pt, 0, pthread_create_test_cb, (void *)1); in test_pthread_create() local 1395 assert(create_ret == 0); in test_pthread_create() 1396 ASSERT_ZERO_LABEL(create_ret); in test_pthread_create()
|