Searched refs:key (Results 1 - 25 of 555) sorted by relevance

1234567891011>>

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dget_sizes.py427 for key in get_keys:
429 keyvalues = num_get_values[key]
438 """ % (key, keyvalues, key)
440 (nv, ifdef) = extensions_num_get_values[key]
450 """ % (key, nv, key)
/vbox/src/VBox/Devices/PC/ipxe/src/include/usr/
H A Dprompt.h12 extern int prompt ( const char *text, unsigned int wait_ms, int key );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dprivates.h31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */ member in struct:_PrivateCallback
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dprivates.h31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */ member in struct:_PrivateCallback
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dprivates.h83 * This initializes the specified key and optionally requests pre-allocated
85 * may set and get a single pointer value using this private key. Otherwise,
89 * You may call dixRegisterPrivateKey more than once on the same key, but the
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
99 * Check whether a private key has been registered
102 dixPrivateKeyRegistered(DevPrivateKey key) argument
104 return key->initialized;
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
116 assert(key->initialized);
117 return (char *) (*privates) + key
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
184 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
190 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
196 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
202 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
208 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dprivates.h83 * This initializes the specified key and optionally requests pre-allocated
85 * may set and get a single pointer value using this private key. Otherwise,
89 * You may call dixRegisterPrivateKey more than once on the same key, but the
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
99 * Check whether a private key has been registered
102 dixPrivateKeyRegistered(DevPrivateKey key) argument
104 return key->initialized;
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
116 assert(key->initialized);
117 return (char *) (*privates) + key
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
184 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
190 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
196 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
202 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
208 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dprivates.h83 * This initializes the specified key and optionally requests pre-allocated
85 * may set and get a single pointer value using this private key. Otherwise,
89 * You may call dixRegisterPrivateKey more than once on the same key, but the
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
99 * Check whether a private key has been registered
102 dixPrivateKeyRegistered(DevPrivateKey key) argument
104 return key->initialized;
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
116 assert(key->initialized);
117 return (char *) (*privates) + key
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
184 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
190 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
196 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
202 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
208 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dprivates.h78 * This initializes the specified key and optionally requests pre-allocated
80 * may set and get a single pointer value using this private key. Otherwise,
84 * You may call dixRegisterPrivateKey more than once on the same key, but the
91 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
94 * Check whether a private key has been registered
97 dixPrivateKeyRegistered(DevPrivateKey key) argument
99 return key->initialized;
103 * Allocate a new private key.
105 * This manages the storage of the key object itself, freeing it when the
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Dcbc_test.h10 extern int cbc_test_encrypt ( struct cipher_algorithm *cipher, const void *key,
14 extern int cbc_test_decrypt ( struct cipher_algorithm *cipher, const void *key,
23 * @v key Key
24 * @v key_len Length of key
30 #define cbc_encrypt_ok( cipher, key, key_len, iv, plaintext, \
32 ok ( cbc_test_encrypt ( cipher, key, key_len, iv, plaintext, \
40 * @v key Key
41 * @v key_len Length of key
47 #define cbc_decrypt_ok( cipher, key, key_len, iv, ciphertext, \
49 ok ( cbc_test_decrypt ( cipher, key, key_le
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dhash.h42 extern void *_mesa_HashLookup(const struct _mesa_HashTable *table, GLuint key);
44 extern void _mesa_HashInsert(struct _mesa_HashTable *table, GLuint key, void *data);
46 extern void _mesa_HashRemove(struct _mesa_HashTable *table, GLuint key);
50 void (*callback)(GLuint key, void *data, void *userData),
55 void (*callback)(GLuint key, void *data, void *userData),
60 extern GLuint _mesa_HashNextEntry(const struct _mesa_HashTable *table, GLuint key);
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Dprompt.c38 * @v key Key to wait for (0=any key)
41 * Returns success if the specified key was pressed within the
44 int prompt ( const char *text, unsigned int wait_ms, int key ) {
50 /* Wait for key */
61 /* Check for correct key pressed */
62 if ( key && ( key_pressed != key ) )
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dprivates.h69 DevPrivateKey key; member in struct:_DevPrivateSetRec
89 * This initializes the specified key and optionally requests pre-allocated
91 * may set and get a single pointer value using this private key. Otherwise,
95 * You may call dixRegisterPrivateKey more than once on the same key, but the
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
105 * Check whether a private key has been registered
108 dixPrivateKeyRegistered(DevPrivateKey key) argument
110 return key->initialized;
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
122 assert(key
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val) argument
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
192 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
199 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
206 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, void *val) argument
213 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
220 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dprivates.h69 DevPrivateKey key; member in struct:_DevPrivateSetRec
89 * This initializes the specified key and optionally requests pre-allocated
91 * may set and get a single pointer value using this private key. Otherwise,
95 * You may call dixRegisterPrivateKey more than once on the same key, but the
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
105 * Check whether a private key has been registered
108 dixPrivateKeyRegistered(DevPrivateKey key) argument
110 return key->initialized;
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
122 assert(key
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val) argument
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
192 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
199 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
206 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, void *val) argument
213 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
220 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dprivates.h70 DevPrivateKey key; member in struct:_DevPrivateSetRec
90 * This initializes the specified key and optionally requests pre-allocated
92 * may set and get a single pointer value using this private key. Otherwise,
96 * You may call dixRegisterPrivateKey more than once on the same key, but the
103 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
106 * Check whether a private key has been registered
109 dixPrivateKeyRegistered(DevPrivateKey key) argument
111 return key->initialized;
121 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
123 assert(key
135 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
146 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
163 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
193 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
200 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
207 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
214 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
221 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dprivates.h70 DevPrivateKey key; member in struct:_DevPrivateSetRec
90 * This initializes the specified key and optionally requests pre-allocated
92 * may set and get a single pointer value using this private key. Otherwise,
96 * You may call dixRegisterPrivateKey more than once on the same key, but the
103 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
106 * Check whether a private key has been registered
109 dixPrivateKeyRegistered(DevPrivateKey key) argument
111 return key->initialized;
121 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
123 assert(key
135 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
146 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
163 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
193 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
200 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
207 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
214 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
221 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dprivates.h69 DevPrivateKey key; member in struct:_DevPrivateSetRec
89 * This initializes the specified key and optionally requests pre-allocated
91 * may set and get a single pointer value using this private key. Otherwise,
95 * You may call dixRegisterPrivateKey more than once on the same key, but the
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
105 * Check whether a private key has been registered
108 dixPrivateKeyRegistered(DevPrivateKey key) argument
110 return key->initialized;
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
122 assert(key
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val) argument
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) argument
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) argument
192 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
199 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
206 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen, pointer val) argument
213 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
220 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, ScreenPtr pScreen) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dprivates.h31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */ member in struct:_PrivateCallback
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dprivates.h31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */ member in struct:_PrivateCallback
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dhmac.c33 * Reduce HMAC key length
37 * @v key Key
38 * @v key_len Length of key
41 void *key, size_t *key_len ) {
45 digest_update ( digest, digest_ctx, key, *key_len );
46 digest_final ( digest, digest_ctx, key );
55 * @v key Key
56 * @v key_len Length of key
58 * The length of the key should be less than the block size of the
59 * digest algorithm being used. (If the key lengt
40 hmac_reduce_key( struct digest_algorithm *digest, void *key, size_t *key_len ) argument
63 hmac_init( struct digest_algorithm *digest, void *digest_ctx, void *key, size_t *key_len ) argument
98 hmac_final( struct digest_algorithm *digest, void *digest_ctx, void *key, size_t *key_len, void *hmac ) argument
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Deditbox.h44 static inline int edit_editbox ( struct edit_box *box, int key ) __nonnull;
50 * @v key Key pressed by user
51 * @ret key Key returned to application, or zero
57 static inline int edit_editbox ( struct edit_box *box, int key ) {
58 return edit_string ( &box->string, key );
H A Dhmac.h28 void *key, size_t *key_len );
30 void *key, size_t *key_len, void *hmac );
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsErrorService.h49 nsresult Put(PRUint32 key, const char* aData);
50 char* Get(PRUint32 key);
51 nsresult Remove(PRUint32 key);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DBsearch.c13 equal key.
23 object shall always compare the same way with the key.
82 const void *key,
96 cmp = (*compar)(key, p);
99 if (cmp > 0) { /* key > p: move right */
81 bsearch( const void *key, const void *base0, size_t nmemb, size_t size, int (*compar)(const void *, const void *) ) argument
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/graphics/
H A DUIGraphicsToolBar.cpp49 UIGraphicsToolBarIndex key = qMakePair(iRow, iColumn); local
50 m_buttons.insert(key, pButton);
61 /* Generate key: */
62 UIGraphicsToolBarIndex key = qMakePair(iRow, iColumn); local
63 /* Check if key present: */
64 if (m_buttons.contains(key))
67 UIGraphicsButton *pButton = m_buttons.value(key);
91 /* Generate key: */
92 UIGraphicsToolBarIndex key = qMakePair(iRow, iColumn); local
93 /* Check if key presen
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dsortobjdump.pl31 my $key = $section_idx.":".$value.":".$size.":".$end;
32 $lines{$key} ||= '';
33 $lines{$key} .= $_;

Completed in 97 milliseconds

1234567891011>>