Home
last modified time | relevance | path

Searched refs:tob (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTearOffB.c285 XmTearOffButtonWidget tob ) in GetSeparatorGC() argument
397 if (XtIsRealized((Widget)tob)) { in Redisplay()
400 XmeDrawSeparator(XtDisplay(tob), XtWindow(tob), in Redisplay()
401 tob->primitive.top_shadow_GC, in Redisplay()
402 tob->primitive.bottom_shadow_GC, in Redisplay()
403 tob->tear_off_button.separator_GC, in Redisplay()
406 tob->core.width - in Redisplay()
408 tob->core.height - in Redisplay()
410 tob->primitive.shadow_thickness, in Redisplay()
411 tob->tear_off_button.margin, in Redisplay()
[all …]
/dports/deskutils/egroupware/egroupware/notifications/java/src/egroupwaretray/
H A Djegwapplications.java43 Object tob = this.dialogbuff.get(i); in searchMsgById() local
44 String classname = tob.getClass().getName(); in searchMsgById()
48 KeyArray app = (KeyArray) tob; in searchMsgById()
64 Object tob = this.dialogbuff.get(i); in updateApp() local
65 String classname = tob.getClass().getName(); in updateApp()
69 KeyArray appl = (KeyArray) tob; in updateApp()
84 Object tob = this.dialogbuff.get(i); in removeMsgById() local
85 String classname = tob.getClass().getName(); in removeMsgById()
89 KeyArray appl = (KeyArray) tob; in removeMsgById()
103 Object tob = data.get(i); in setNewApplicationDatas() local
[all …]
H A DKeyArray.java72 Object tob = this.get(key); in getString() local
74 if( tob != null ) in getString()
76 tmp = tob.toString(); in getString()
/dports/net/kamailio/kamailio-5.4.5/src/modules/textops/
H A Dapi.c126 int bind_textops(textops_api_t *tob){ in bind_textops() argument
127 if(tob==NULL){ in bind_textops()
131 tob->append_hf=append_hf_api; in bind_textops()
132 tob->remove_hf=remove_hf_api; in bind_textops()
133 tob->search_append=search_append_api; in bind_textops()
134 tob->search=search_api; in bind_textops()
135 tob->is_privacy=is_privacy_api; in bind_textops()
/dports/www/py-bottle/bottle-0.12.19/test/
H A Dtest_securecookies.py5 from bottle import tob, touni
9 self.data = dict(a=5, b=touni('υηι¢σ∂є'), c=[1,2,3,4,tob('bytestring')])
10 self.key = tob('secret')
16 decoded = bottle.cookie_decode(cookie+tob('x'), self.key)
22 self.assertFalse(bottle.cookie_is_encoded(tob('some string')))
26 self.data = dict(a=5, b=touni('υηι¢σ∂є'), c=[1,2,3,4,tob('bytestring')])
27 self.secret = tob('secret')
H A Dtest_formsdict.py5 from bottle import FormsDict, touni, tob
10 d = FormsDict(py2=tob('瓶'), py3=tob('瓶').decode('latin1'))
27 d = FormsDict(py2=tob('瓶'), py3=tob('瓶').decode('latin1'))
H A Dtools.py12 from bottle import tob, tonat, BytesIO, py3k, unicode
19 return BytesIO(tob(data))
56 result = {'code':0, 'status':'error', 'header':{}, 'body':tob('')}
73 env['CONTENT_LENGTH'] = str(len(tob(post)))
74 env['wsgi.input'].write(tob(post))
98 self.assertEqual(tob(body), self.urlopen(route, **kargs)['body'])
102 if tob(body) not in result:
H A Dtest_environ.py185 sq = tob('a=a&a=1&b=b&c=&d&cn=%e7%93%b6')
205 sq = tob('foobar')
217 sq = tob('a=a&a=1&b=b&c=&d')
233 e['wsgi.input'].write(tob('b=b&c=p'))
246 e['wsgi.input'].write(tob('b=b'))
259 e['wsgi.input'].write(tob('abc'))
272 e['wsgi.input'].write(tob('x')*1024*1000)
286 e['wsgi.input'].write(tob('x')*1024)
298 e['wsgi.input'].write(tob(body))
352 self.assertEqual(tob('ä\nö\rü'), x)
[all …]
H A Dtest_server.py4 from tools import tob
74 if tob('warning') in line.lower():
76 elif tob('error') in line.lower():
88 self.assertEqual(tob('OK'), self.fetch('test'))
H A Dtest_outputfilter.py6 from bottle import tob, touni
13 self.app.route('/')(lambda: tob('test'))
17 self.app.route('/')(lambda: map(tob, ['t', 'e', 'st']))
173 byte_iter = MyIter([tob('abc'), tob('def')])
/dports/games/torcs/torcs-1.3.7/src/tools/accc/
H A Dac3dload.cpp468 tob->x_max=tob->vertex[j].x; in terrainSplitOb()
470 tob->x_min=tob->vertex[j].x; in terrainSplitOb()
473 tob->y_max=tob->vertex[j].y; in terrainSplitOb()
475 tob->y_min=tob->vertex[j].y; in terrainSplitOb()
478 tob->z_max=tob->vertex[j].z; in terrainSplitOb()
3740 tob=tob->next; in mergeSplitted()
3744 tob=tob->next; in mergeSplitted()
3748 tob=tob->next; in mergeSplitted()
3759 tob=tob->next; in mergeSplitted()
3807 tob=tob->next; in mergeSplitted()
[all …]
/dports/lang/cim/cim-3.37/lib/
H A Dooutfrac.c40 __tobj *tob = (__tobj *) th; local
42 tob->h.konstant = 0;
43 tv.obj = tob;
52 = tob->string[__RTPUTTEXTLENGTH - __rputlen + k];
H A Dooutfix.c41 __tobj *tob = (__tobj *) th; local
43 tob->h.konstant = 0;
44 tv.obj = tob;
53 = tob->string[__RTPUTTEXTLENGTH - __rputlen + k];
H A Dooutint.c39 __tobj *tob = (__tobj *) th; local
41 tob->h.konstant = 0;
42 tv.obj = tob;
51 = tob->string[__RTPUTTEXTLENGTH - __rputlen + k];
H A Dooutreal.c41 __tobj *tob = (__tobj *) th; local
43 tob->h.konstant = 0;
44 tv.obj = tob;
53 = tob->string[__RTPUTTEXTLENGTH - __rputlen + k];
/dports/security/theonionbox/theonionbox-4.3.1/theonionbox/css/
H A Dbox.css179 font-family: 'tob';
180 src: url('{{base_path}}{{session_id}}/fonts/tob.eot?5gsh4g');
181 src: url('{{base_path}}{{session_id}}/fonts/tob.eot?5gsh4g#iefix') format('embedded-opentype'),
182 url('{{base_path}}{{session_id}}/fonts/tob.ttf?5gsh4g') format('truetype'),
183 url('{{base_path}}{{session_id}}/fonts/tob.woff?5gsh4g') format('woff'),
184 url('{{base_path}}{{session_id}}/fonts/tob.svg?5gsh4g#tob') format('svg');
191 font-family: 'tob' !important;
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dutils.py504 tob = bpy.data.objects[target_object]
506 if tob.type == 'MESH':
508 bpy.context.view_layer.objects.active = tob
511 if tob.data.use_auto_texspace:
512 tob.data.use_auto_texspace = False
515 tob.data.texspace_size = (1, 1, 1)
517 if 'automap' not in tob.data.uv_layers:
519 uvl = tob.data.uv_layers[-1]
525 scale = tob.scale.copy()
528 tob.active_material_index = target_slot
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/juju/testing/checkers/
H A Dchecker.go166 tob := reflect.TypeOf(obtained)
167 if tob.Kind() != reflect.Slice {
169 tob.Kind())
178 if texp != tob {
181 texp, tob)
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_convert_mesh.c839 TransData *tob = tc->data; in createTransEditVerts() local
883 tob->flag |= TD_SELECTED; in createTransEditVerts()
888 tob->dist = dists[a]; in createTransEditVerts()
892 tob->dist = FLT_MAX; in createTransEditVerts()
918 copy_m3_m3(tob->smtx, imat); in createTransEditVerts()
919 copy_m3_m3(tob->mtx, mat); in createTransEditVerts()
922 copy_m3_m3(tob->smtx, smtx); in createTransEditVerts()
923 copy_m3_m3(tob->mtx, mtx); in createTransEditVerts()
938 tob++; in createTransEditVerts()
1257 TransData *tob = tc->data; in mesh_customdatacorrect_init_container() local
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/src/fortran/
H A Dicse2.f15 subroutine icse2(ind,nu,u,co,g,icsef,icsec2,icsei,y0,tob,obs, argument
25 dimension iu(5), u(nu),g(nu),y0(ny),tob(ntob),obs(nob,ny),
52 1 itob(j)=int(((tob(j)-t0)/dti)+0.50d+0)
54 itob(ntobi+1)=nti+int(0.50d+0+(tob(ntobi+1)-t0-nti*dti)/dtf)
58 2 itob(j)=itob(ntobi+1)+int(0.50d+0+(tob(j)-tob(ntobi+1))/dtf)
74 call icsec2(indc,nu,tob,obs,cof,ytob,ob,u,
91 call icsec2(indc,nu,tob,obs,cof,ytob,ob,u,co,c2y,g,yob,d,itu,
/dports/net/kamailio/kamailio-5.4.5/src/modules/textopsx/
H A Dapi.h40 inline static int load_textopsx_api(textopsx_api_t *tob) in load_textopsx_api() argument
48 return bind_textopsx_exports(tob); in load_textopsx_api()
/dports/biology/ncbi-toolkit/ncbi/network/wwwblast/db/CDD/
H A Dbtg1.csq1 >gnl|Smart|btg1 tob/btg1 family; The tob/btg1 is a family of proteins that inhibit cell proliferati…
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/thronesofbritannia-1.0.0/
H A Dpost.sh5 DATETIME=$( cat /tmp/tob-bkp-dt )
6 rm /tmp/tob-bkp-dt
/dports/security/theonionbox/theonionbox-4.3.1/theonionbox/
H A Dtheonionbox.py69 from tob.manpage import ManPage
247 from tob.log import FileFormatter
712 from tob.proxy import Proxy
751 from tob.geoip import GeoIPOO
770 from tob.scheduler import Scheduler
808 from tob.deviation import getTimer
1015 from tob.version import VersionManager
1046 from tob.persistor import Storage
1421 from tob.nodes import TorNode
1620 def tob(s, enc='utf8'): function
[all …]
/dports/devel/py-circuits/circuits-3.2/circuits/web/parsers/
H A Dmultipart.py115 def tob(data, enc='utf8'): # Convert strings to bytes (py2 and py3) function
236 _bcrnl = tob('\r\n')
273 separator = tob('--') + tob(self.boundary)
274 terminator = tob('--') + tob(self.boundary) + tob('--')
320 self._buf = tob('')

12345678910>>...27