Home
last modified time | relevance | path

Searched defs:id (Results 326 – 350 of 76570) sorted by relevance

1...<<11121314151617181920>>...3063

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dpropgridiface.h38 wxPGPropArgCls( const wxPGPropArgCls& id ) in wxPGPropArgCls()
255 wxPGProperty* GetFirstChild( wxPGPropArg id ) in GetFirstChild()
346 wxVariant GetPropertyAttribute( wxPGPropArg id, in GetPropertyAttribute()
417 wxPGProperty* GetPropertyParent( wxPGPropArg id ) in GetPropertyParent()
436 wxVariant GetPropertyValue( wxPGPropArg id ) in GetPropertyValue()
448 int GetPropertyValueAsInt( wxPGPropArg id ) const in GetPropertyValueAsInt()
600 bool IsPropertyCategory( wxPGPropArg id ) const in IsPropertyCategory()
607 bool IsPropertyEnabled( wxPGPropArg id ) const in IsPropertyEnabled()
619 bool IsPropertyModified( wxPGPropArg id ) const in IsPropertyModified()
630 bool IsPropertySelected( wxPGPropArg id ) const in IsPropertySelected()
[all …]
/dports/net/nng/nng-1.5.2/src/
H A Dnng_legacy.c37 nng_getopt_int(nng_socket id, const char *n, int *v) in nng_getopt_int()
49 nng_getopt_bool(nng_socket id, const char *n, bool *v) in nng_getopt_bool()
55 nng_getopt_size(nng_socket id, const char *n, size_t *v) in nng_getopt_size()
79 nng_setopt_bool(nng_socket id, const char *n, bool v) in nng_setopt_bool()
85 nng_setopt_int(nng_socket id, const char *n, int v) in nng_setopt_int()
97 nng_setopt_size(nng_socket id, const char *n, size_t v) in nng_setopt_size()
115 nng_setopt_ptr(nng_socket id, const char *n, void *v) in nng_setopt_ptr()
129 nng_ctx_getopt_int(nng_ctx id, const char *n, int *v) in nng_ctx_getopt_int()
135 nng_ctx_getopt_bool(nng_ctx id, const char *n, bool *v) in nng_ctx_getopt_bool()
159 nng_ctx_setopt_bool(nng_ctx id, const char *n, bool v) in nng_ctx_setopt_bool()
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dmulti_foreign_key_relation_graph.sql18 CREATE TABLE dtt1(id int PRIMARY KEY); field
21 CREATE TABLE dtt2(id int PRIMARY KEY REFERENCES dtt1(id)); field
24 CREATE TABLE dtt3(id int PRIMARY KEY REFERENCES dtt2(id)); field
36 CREATE TABLE dtt4(id int PRIMARY KEY); field
65 CREATE TABLE test_1 (id int UNIQUE); field
66 CREATE TABLE test_2 (id int UNIQUE); field
67 CREATE TABLE test_3 (id int UNIQUE); field
68 CREATE TABLE test_4 (id int UNIQUE); field
69 CREATE TABLE test_5 (id int UNIQUE); field
133 CREATE TABLE test_1 (id int UNIQUE); field
[all …]
/dports/devel/hpx/hpx-1.2.1/src/runtime/components/stubs/
H A Dmemory_stub.cpp24 hpx::id_type const& id, std::size_t size, error_code& ec) in allocate()
37 hpx::future<void> memory::store8(hpx::id_type const& id, in store8()
57 hpx::future<void> memory::store16(hpx::id_type const& id, in store16()
77 hpx::future<void> memory::store32(hpx::id_type const& id, in store32()
97 hpx::future<void> memory::store64(hpx::id_type const& id, in store64()
138 hpx::id_type const& id, error_code& ec) in load8()
150 hpx::id_type const& id, error_code& ec) in load16()
162 hpx::id_type const& id, error_code& ec) in load32()
174 hpx::id_type const& id, error_code& ec) in load64()
180 hpx::id_type const& id) in load128()
[all …]
/dports/net-mgmt/py-pynetbox/pynetbox-6.6.1/tests/fixtures/dcim/
H A Dconsole_server_ports.json7 "id": 5, number
9 "id": 9, number
18 "id": 16, number
20 "id": 9, number
29 "id": 27, number
40 "id": 38, number
51 "id": 48, number
62 "id": 49, number
73 "id": 50, number
106 "id": 6, number
[all …]
H A Dpower_outlets.json7 "id": 25, number
9 "id": 11, number
18 "id": 26, number
20 "id": 11, number
29 "id": 27, number
40 "id": 28, number
51 "id": 29, number
62 "id": 30, number
73 "id": 31, number
84 "id": 32, number
[all …]
/dports/devel/sope2/SOPE/sope-core/EOControl/
H A DNSObject+EOQualifierOps.m36 - (BOOL)isEqualTo:(id)_object { argument
39 - (BOOL)isNotEqualTo:(id)_object { argument
43 - (BOOL)isLessThan:(id)_object { argument
46 - (BOOL)isGreaterThan:(id)_object { argument
56 - (BOOL)doesContain:(id)_object { argument
71 - (BOOL)doesContain:(id)_object { argument
165 - (BOOL)isEqualTo:(id)_object { argument
170 - (BOOL)isNotEqualTo:(id)_object { argument
175 - (BOOL)isLessThan:(id)_object { argument
180 - (BOOL)isGreaterThan:(id)_object { argument
[all …]
/dports/devel/sope/SOPE/sope-core/EOControl/
H A DNSObject+EOQualifierOps.m36 - (BOOL)isEqualTo:(id)_object { argument
39 - (BOOL)isNotEqualTo:(id)_object { argument
43 - (BOOL)isLessThan:(id)_object { argument
46 - (BOOL)isGreaterThan:(id)_object { argument
56 - (BOOL)doesContain:(id)_object { argument
71 - (BOOL)doesContain:(id)_object { argument
165 - (BOOL)isEqualTo:(id)_object { argument
170 - (BOOL)isNotEqualTo:(id)_object { argument
175 - (BOOL)isLessThan:(id)_object { argument
180 - (BOOL)isGreaterThan:(id)_object { argument
[all …]
/dports/graphics/swfmill/swfmill-0.3.6/src/
H A DgSWF.h2017 static int id; variable
2069 static int id; variable
2104 static int id; variable
2150 static int id; variable
2207 static int id; variable
2267 static int id; variable
2315 static int id; variable
2340 static int id; variable
2400 static int id; variable
2425 static int id; variable
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/src/java/org/scilab/modules/helptools/
H A DTemplateFiller.java29 public String makePrevious(String id); in makePrevious()
36 public String makePath(String id); in makePath()
43 public String makeTop(String id); in makeTop()
50 public String makeNext(String id); in makeNext()
57 public String makeTocList(String id); in makeTocList()
64 public String makeLastModified(String id); in makeLastModified()
71 public String makeSubtitle(String id); in makeSubtitle()
78 public String makeTitle(String id); in makeTitle()
85 public String makeGenerationDate(String id); in makeGenerationDate()
92 public String makeVersion(String id); in makeVersion()
[all …]
/dports/games/fortunate/fortunate-3.1/
H A DPreferencesController.m45 - (void)resetPrefs:(id)sender argument
68 - (void)savePrefs:(id)sender argument
84 [errors appendString: @"\nInvalid fortune program location."]; argument
145 - (void)showOpenFortunePanel:(id)sender argument
162 - (void)showOpenDatfilesPanel:(id)sender argument
179 - (void)showFontPanel:(id)sender argument
188 - (void)changeFont:(id)fontManager argument
198 - (void)offensiveClicked:(id)sender argument
203 - (void)useBundledFortuneClicked:(id)sender argument
204 {
[all …]
/dports/biology/jalview/jalview/examples/biojson-doc/
H A Dbiojsonschema.json1 {"$schema":"http://json-schema.org/draft-04/schema#","id":"http://jsonschema.net","type":"object","… string
/dports/biology/jalview/jalview/examples/
H A Dbiojsonschema.json1 {"$schema":"http://json-schema.org/draft-04/schema#","id":"http://jsonschema.net","type":"object","… string
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalframeview.mm1098 -(void)insertBacktab: (id)aSender argument
1104 -(void)moveLeft: (id)aSender argument
1125 -(void)moveRight: (id)aSender argument
1146 -(void)moveWordLeft: (id)aSender argument
1328 -(void)moveUp: (id)aSender argument
1334 -(void)moveDown: (id)aSender argument
1413 -(void)selectWord: (id)aSender argument
1419 -(void)selectLine: (id)aSender argument
1431 -(void)selectAll: (id)aSender argument
1443 -(void)noop: (id)aSender argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalframeview.mm1093 -(void)insertBacktab: (id)aSender argument
1099 -(void)moveLeft: (id)aSender argument
1120 -(void)moveRight: (id)aSender argument
1141 -(void)moveWordLeft: (id)aSender argument
1323 -(void)moveUp: (id)aSender argument
1329 -(void)moveDown: (id)aSender argument
1408 -(void)selectWord: (id)aSender argument
1414 -(void)selectLine: (id)aSender argument
1426 -(void)selectAll: (id)aSender argument
1438 -(void)noop: (id)aSender argument
[all …]
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/JSONStream/test/fixtures/
H A Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
15 {"id":"CM1","key":"CM1","value":{"rev":"15-a325a2dc28bc6967a1a14beed86f3b80"}}, string
33 {"id":"F","key":"F","value":{"rev":"12-91a3db69527b46cf43e36b7ec64a4336"}}, string
60 {"id":"JSV","key":"JSV","value":{"rev":"3-41a7af86909046111be8ee9b56b077c8"}}, string
69 {"id":"Mu","key":"Mu","value":{"rev":"7-28e6ab82c402c3a75fe0f79dea846b97"}}, string
70 {"id":"N","key":"N","value":{"rev":"7-e265046b5bdd299b2cad1584083ce2d5"}}, string
[all …]
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/JSONStream/test/fixtures/
H A Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
15 {"id":"CM1","key":"CM1","value":{"rev":"15-a325a2dc28bc6967a1a14beed86f3b80"}}, string
33 {"id":"F","key":"F","value":{"rev":"12-91a3db69527b46cf43e36b7ec64a4336"}}, string
60 {"id":"JSV","key":"JSV","value":{"rev":"3-41a7af86909046111be8ee9b56b077c8"}}, string
69 {"id":"Mu","key":"Mu","value":{"rev":"7-28e6ab82c402c3a75fe0f79dea846b97"}}, string
70 {"id":"N","key":"N","value":{"rev":"7-e265046b5bdd299b2cad1584083ce2d5"}}, string
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/JSONStream/test/fixtures/
H A Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
15 {"id":"CM1","key":"CM1","value":{"rev":"15-a325a2dc28bc6967a1a14beed86f3b80"}}, string
33 {"id":"F","key":"F","value":{"rev":"12-91a3db69527b46cf43e36b7ec64a4336"}}, string
60 {"id":"JSV","key":"JSV","value":{"rev":"3-41a7af86909046111be8ee9b56b077c8"}}, string
69 {"id":"Mu","key":"Mu","value":{"rev":"7-28e6ab82c402c3a75fe0f79dea846b97"}}, string
70 {"id":"N","key":"N","value":{"rev":"7-e265046b5bdd299b2cad1584083ce2d5"}}, string
[all …]
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/JSONStream/test/fixtures/
H A Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
15 {"id":"CM1","key":"CM1","value":{"rev":"15-a325a2dc28bc6967a1a14beed86f3b80"}}, string
33 {"id":"F","key":"F","value":{"rev":"12-91a3db69527b46cf43e36b7ec64a4336"}}, string
60 {"id":"JSV","key":"JSV","value":{"rev":"3-41a7af86909046111be8ee9b56b077c8"}}, string
69 {"id":"Mu","key":"Mu","value":{"rev":"7-28e6ab82c402c3a75fe0f79dea846b97"}}, string
70 {"id":"N","key":"N","value":{"rev":"7-e265046b5bdd299b2cad1584083ce2d5"}}, string
[all …]
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/JSONStream/test/fixtures/
H A Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
15 {"id":"CM1","key":"CM1","value":{"rev":"15-a325a2dc28bc6967a1a14beed86f3b80"}}, string
33 {"id":"F","key":"F","value":{"rev":"12-91a3db69527b46cf43e36b7ec64a4336"}}, string
60 {"id":"JSV","key":"JSV","value":{"rev":"3-41a7af86909046111be8ee9b56b077c8"}}, string
69 {"id":"Mu","key":"Mu","value":{"rev":"7-28e6ab82c402c3a75fe0f79dea846b97"}}, string
70 {"id":"N","key":"N","value":{"rev":"7-e265046b5bdd299b2cad1584083ce2d5"}}, string
[all …]
/dports/databases/libiodbc/iODBC-3.52.15/iodbcadm/mac/
H A DIODBCadm_DSNchooserController.m262 - (IBAction)call_Ok:(id)sender { argument
267 - (IBAction)call_Cancel:(id)sender { argument
273 - (IBAction)call_UserDSN_Add:(id)sender { argument
317 - (IBAction)call_UserDSN_Test:(id)sender { argument
328 - (IBAction)call_SysDSN_Add:(id)sender { argument
350 - (IBAction)call_SysDSN_Remove:(id)sender { argument
361 - (IBAction)call_SysDSN_Config:(id)sender { argument
372 - (IBAction)call_SysDSN_Test:(id)sender { argument
404 - (IBAction)call_Dir_PopupBtn:(id)sender { argument
412 - (IBAction)call_FileDSN_Add:(id)sender { argument
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/gfx/NeoDaysTileset/
H A Dtile_config.json1155 "id": [ array
1259 "id": [ array
1328 "id": [ array
1343 "id": [ array
1359 "id": [ array
1479 "id": [ array
1505 "id": [ array
1531 "id": [ array
1558 "id": [ array
1587 "id": [ array
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/gfx/NeoDaysTileset/
H A Dtile_config.json1155 "id": [ array
1259 "id": [ array
1328 "id": [ array
1343 "id": [ array
1359 "id": [ array
1479 "id": [ array
1505 "id": [ array
1531 "id": [ array
1558 "id": [ array
1587 "id": [ array
[all …]
/dports/irc/catgirl/catgirl-2.0/
H A Dcommand.c39 static void commandDebug(uint id, char *params) { in commandDebug()
49 static void commandQuote(uint id, char *params) { in commandQuote()
67 static int splitChunk(const char *cmd, uint id) { in splitChunk()
119 static void commandMe(uint id, char *params) { in commandMe()
137 static void commandMsg(uint id, char *params) { in commandMsg()
151 static void commandJoin(uint id, char *params) { in commandJoin()
214 static void commandOps(uint id, char *params) { in commandOps()
269 static void commandOp(uint id, char *params) { in commandOp()
363 static void commandNS(uint id, char *params) { in commandNS()
368 static void commandCS(uint id, char *params) { in commandCS()
[all …]
/dports/cad/ldview/ldview-4.4/MacOSX/LDView/
H A DPreferences.mm182 - (IBAction)ok:(id)sender argument
191 - (void)enableApply:(BOOL)enabled argument
225 - (void)takeWireframeFrom:(id)sender argument
232 - (void)takeSeamsFrom:(id)sender argument
239 - (void)takeEdgesFrom:(id)sender argument
246 - (void)takePrimSubFrom:(id)sender argument
253 - (void)takeLightingFrom:(id)sender argument
260 - (void)takeBfcFrom:(id)sender argument
281 - (void)takeTexmapsFrom:(id)sender argument
323 - (void)takeStudLogosFrom:(id)sender argument
[all …]

1...<<11121314151617181920>>...3063