Searched refs:entry (Results 176 - 200 of 5444) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/bind/tuple/
H A DByteBinding.java51 * Converts an entry buffer into a simple <code>byte</code> value.
53 * @param entry is the source entry buffer.
57 public static byte entryToByte(DatabaseEntry entry) { argument
59 return entryToInput(entry).readByte();
63 * Converts a simple <code>byte</code> value into an entry buffer.
67 * @param entry is the destination entry buffer.
69 public static void byteToEntry(byte val, DatabaseEntry entry) { argument
71 outputToEntry(sizedOutput().writeByte(val), entry);
[all...]
H A DCharacterBinding.java51 * Converts an entry buffer into a simple <code>char</code> value.
53 * @param entry is the source entry buffer.
57 public static char entryToChar(DatabaseEntry entry) { argument
59 return entryToInput(entry).readChar();
63 * Converts a simple <code>char</code> value into an entry buffer.
67 * @param entry is the destination entry buffer.
69 public static void charToEntry(char val, DatabaseEntry entry) { argument
71 outputToEntry(sizedOutput().writeChar(val), entry);
[all...]
H A DDoubleBinding.java56 * Converts an entry buffer into a simple <code>double</code> value.
58 * @param entry is the source entry buffer.
62 public static double entryToDouble(DatabaseEntry entry) { argument
64 return entryToInput(entry).readDouble();
68 * Converts a simple <code>double</code> value into an entry buffer.
72 * @param entry is the destination entry buffer.
74 public static void doubleToEntry(double val, DatabaseEntry entry) { argument
76 outputToEntry(sizedOutput().writeDouble(val), entry);
[all...]
H A DFloatBinding.java56 * Converts an entry buffer into a simple <code>float</code> value.
58 * @param entry is the source entry buffer.
62 public static float entryToFloat(DatabaseEntry entry) { argument
64 return entryToInput(entry).readFloat();
68 * Converts a simple <code>float</code> value into an entry buffer.
72 * @param entry is the destination entry buffer.
74 public static void floatToEntry(float val, DatabaseEntry entry) { argument
76 outputToEntry(sizedOutput().writeFloat(val), entry);
[all...]
H A DIntegerBinding.java51 * Converts an entry buffer into a simple <code>int</code> value.
53 * @param entry is the source entry buffer.
57 public static int entryToInt(DatabaseEntry entry) { argument
59 return entryToInput(entry).readInt();
63 * Converts a simple <code>int</code> value into an entry buffer.
67 * @param entry is the destination entry buffer.
69 public static void intToEntry(int val, DatabaseEntry entry) { argument
71 outputToEntry(sizedOutput().writeInt(val), entry);
[all...]
H A DLongBinding.java51 * Converts an entry buffer into a simple <code>long</code> value.
53 * @param entry is the source entry buffer.
57 public static long entryToLong(DatabaseEntry entry) { argument
59 return entryToInput(entry).readLong();
63 * Converts a simple <code>long</code> value into an entry buffer.
67 * @param entry is the destination entry buffer.
69 public static void longToEntry(long val, DatabaseEntry entry) { argument
71 outputToEntry(sizedOutput().writeLong(val), entry);
[all...]
H A DShortBinding.java51 * Converts an entry buffer into a simple <code>short</code> value.
53 * @param entry is the source entry buffer.
57 public static short entryToShort(DatabaseEntry entry) { argument
59 return entryToInput(entry).readShort();
63 * Converts a simple <code>short</code> value into an entry buffer.
67 * @param entry is the destination entry buffer.
69 public static void shortToEntry(short val, DatabaseEntry entry) { argument
71 outputToEntry(sizedOutput().writeShort(val), entry);
[all...]
H A DSortedDoubleBinding.java62 * Converts an entry buffer into a simple <code>double</code> value.
64 * @param entry is the source entry buffer.
68 public static double entryToDouble(DatabaseEntry entry) { argument
70 return entryToInput(entry).readSortedDouble();
74 * Converts a simple <code>double</code> value into an entry buffer.
78 * @param entry is the destination entry buffer.
80 public static void doubleToEntry(double val, DatabaseEntry entry) { argument
83 entry);
[all...]
H A DSortedFloatBinding.java62 * Converts an entry buffer into a simple <code>float</code> value.
64 * @param entry is the source entry buffer.
68 public static float entryToFloat(DatabaseEntry entry) { argument
70 return entryToInput(entry).readSortedFloat();
74 * Converts a simple <code>float</code> value into an entry buffer.
78 * @param entry is the destination entry buffer.
80 public static void floatToEntry(float val, DatabaseEntry entry) { argument
82 outputToEntry(FloatBinding.sizedOutput().writeSortedFloat(val), entry);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java179 DatabaseEntry entry = new DatabaseEntry();
181 StringBinding.stringToEntry("abc", entry);
182 assertEquals(4, entry.getData().length);
183 assertEquals("abc", StringBinding.entryToString(entry));
185 new StringBinding().objectToEntry("abc", entry);
186 assertEquals(4, entry.getData().length);
188 StringBinding.stringToEntry(null, entry);
189 assertEquals(2, entry.getData().length);
190 assertEquals(null, StringBinding.entryToString(entry));
192 new StringBinding().objectToEntry(null, entry);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Davlanguage.c738 const LangEntry *entry = NULL; local
744 for (i=0; !entry && i<NB_CODESPACES; i++)
745 entry = bsearch(lang,
750 if (!entry)
754 if (entry >= lang_table + lang_table_offsets[target_codespace] &&
755 entry < lang_table + lang_table_offsets[target_codespace] + lang_table_counts[target_codespace])
756 return entry->str;
758 entry = lang_table + entry->next_equivalent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/cris/hw/rv-n-cris/
H A Dtestutils.inc4 # vector number "n" as "entry", all others "other".
6 .macro singlevec vecname vecno entry other=killme
15 .dword \entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c1 /* mnote-fuji-entry.c
29 #include "mnote-fuji-entry.h"
190 mnote_fuji_entry_get_value (MnoteFujiEntry *entry, argument
200 if (!entry) return (NULL);
205 switch (entry->tag) {
207 CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen);
208 CC (entry->components, 4, val, maxlen);
209 memcpy (val, entry->data, MIN(maxlen, entry->size));
228 CF (entry
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/cris/hw/rv-n-cris/
H A Dtestutils.inc4 # vector number "n" as "entry", all others "other".
6 .macro singlevec vecname vecno entry other=killme
15 .dword \entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c1 /* mnote-fuji-entry.c
29 #include "mnote-fuji-entry.h"
190 mnote_fuji_entry_get_value (MnoteFujiEntry *entry, argument
200 if (!entry) return (NULL);
205 switch (entry->tag) {
207 CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen);
208 CC (entry->components, 4, val, maxlen);
209 memcpy (val, entry->data, MIN(maxlen, entry->size));
228 CF (entry
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/kerberos/
H A Dkeytab_copy.c55 krb5_keytab_entry entry, dummy; local
80 &entry, &cursor)) == 0) {
83 ret = krb5_unparse_name (context, entry.principal, &name_str);
88 ret = krb5_enctype_to_string(context, entry.keyblock.keytype, &etype_str);
94 entry.principal,
95 entry.vno,
96 entry.keyblock.keytype,
99 /* this entry is already in the new keytab, so no need to
102 if(!compare_keyblock(&entry.keyblock, &dummy.keyblock)) {
103 krb5_warnx(context, "entry wit
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-unix-groups48 my $entry = undef;
51 # if user is not in LDAP new entry will be created
52 $entry = get_group_entry($ldap_master,$group);
53 $entry = migrate_group($entry,$group, $pwd, $gid, $users);
56 if ($entry) {
58 if ( $Options{'a'} and !exist_in_tab([$entry->get_value('objectClass')],'sambaGroupMapping') ) {
59 my @objectClass = $entry->get_value( 'objectClass' );
60 $entry->replace( 'objectclass' => [add_to_tab(\@objectClass,'sambaGroupMapping')] );
64 my $groupGidNumber = $entry
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c1 /* mnote-fuji-entry.c
29 #include "mnote-fuji-entry.h"
190 mnote_fuji_entry_get_value (MnoteFujiEntry *entry, argument
200 if (!entry) return (NULL);
205 switch (entry->tag) {
207 CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen);
208 CC (entry->components, 4, val, maxlen);
209 memcpy (val, entry->data, MIN(maxlen, entry->size));
228 CF (entry
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java179 DatabaseEntry entry = new DatabaseEntry();
181 StringBinding.stringToEntry("abc", entry);
182 assertEquals(4, entry.getData().length);
183 assertEquals("abc", StringBinding.entryToString(entry));
185 new StringBinding().objectToEntry("abc", entry);
186 assertEquals(4, entry.getData().length);
188 StringBinding.stringToEntry(null, entry);
189 assertEquals(2, entry.getData().length);
190 assertEquals(null, StringBinding.entryToString(entry));
192 new StringBinding().objectToEntry(null, entry);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Davlanguage.c738 const LangEntry *entry = NULL; local
744 for (i=0; !entry && i<NB_CODESPACES; i++)
745 entry = bsearch(lang,
750 if (!entry)
754 if (entry >= lang_table + lang_table_offsets[target_codespace] &&
755 entry < lang_table + lang_table_offsets[target_codespace] + lang_table_counts[target_codespace])
756 return entry->str;
758 entry = lang_table + entry->next_equivalent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcond_key_dtor_entry_dealtor.hpp50 typedef typename HT_Map::entry entry; typedef in class:__gnu_pbds::detail::cond_dealtor
54 cond_dealtor(entry_allocator* p_a, entry* p_e)
72 entry* const m_p_e;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/kerberos/
H A Dkeytab_copy.c55 krb5_keytab_entry entry, dummy; local
80 &entry, &cursor)) == 0) {
83 ret = krb5_unparse_name (context, entry.principal, &name_str);
88 ret = krb5_enctype_to_string(context, entry.keyblock.keytype, &etype_str);
94 entry.principal,
95 entry.vno,
96 entry.keyblock.keytype,
99 /* this entry is already in the new keytab, so no need to
102 if(!compare_keyblock(&entry.keyblock, &dummy.keyblock)) {
103 krb5_warnx(context, "entry wit
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/cris/hw/rv-n-cris/
H A Dtestutils.inc4 # vector number "n" as "entry", all others "other".
6 .macro singlevec vecname vecno entry other=killme
15 .dword \entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-unix-accounts37 print " -d obj_nam delete and add (not just update) existing entry in LDAP\n";
69 my $entry = undef;
72 # if user is not in LDAP new entry will be created
73 $entry = get_user_entry($ldap_master,$user);
74 $entry = migrate_user($entry,$user,$pwd,$uid,$gid,$gecos,$homedir,$shell);
76 if ($entry) {
77 my @objectClass = $entry->get_value( 'objectClass' );
78 $entry->replace( 'objectClass' => [add_to_tab(\@objectClass,'shadowAccount')] );
82 # if user is not in LDAP new entry wil
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-unix-accounts37 print " -d obj_nam delete and add (not just update) existing entry in LDAP\n";
69 my $entry = undef;
72 # if user is not in LDAP new entry will be created
73 $entry = get_user_entry($ldap_master,$user);
74 $entry = migrate_user($entry,$user,$pwd,$uid,$gid,$gecos,$homedir,$shell);
76 if ($entry) {
77 my @objectClass = $entry->get_value( 'objectClass' );
78 $entry->replace( 'objectClass' => [add_to_tab(\@objectClass,'shadowAccount')] );
82 # if user is not in LDAP new entry wil
[all...]

Completed in 124 milliseconds

1234567891011>>