Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
53 of a single registry key accessible.
62 /** This is the key of the entry relative to its parent.<p>
66 UNIX (R) file system. Slashes which are part of single names
88 the type of the specified key.
92 the key of the type which will be returned.
102 the type of the key value or NOT_DEFINED if the key has no value.
118 if the value is not of type long.
139 a sequence of longs if the key contains a long list value.
145 if the actual value is not of type long list.
172 if the actual value is not of type ascii.
181 <p>The high byte of the string should be NULL. If not, there
194 a sequence of ascii strings if the key contains an asci list value.
200 if the actual value is not of type ascii list.
209 <p>The high byte of the string should be NULL. If not, there
228 if the actual value is not of type string.
249 a sequence of unicode strings if the key contains an unicode string list value.
255 if the actual value is not of type string list.
281 if the actual value is not of type binary.
300 /** opens a sub key of the key.
332 or if the key exists and is of type LINK.
355 the key does not exists or if the key is of type LINK.
362 /** opens all subkeys of the key. If a subkey is a link, the link will be
376 /** @returns a sequence with the names of all subkeys of the key.
378 a link, the name of the link will be returned.
399 specifies the full path of the key which will be
428 the target (complete path of a key) of the link specified by rLinkName.
443 the resolved name of a key. The function resolve the complete name of the key.
445 of the name, will be returned.