Searched refs:List (Results 26 - 50 of 80) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DCurrentTransaction.java13 import java.util.List;
338 List cursors;
394 List cursors = writeCursor ? cdbCursors.writeCursors
466 List writeCursors = new ArrayList();
467 List readCursors = new ArrayList();
H A DStoredCollection.java15 import java.util.List;
418 public List toList() {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleCatalog.java14 import java.util.List;
119 static List<Format> copyFormatList() {
123 static boolean copyMissingFormats(List<Format> copyToList) {
136 private List<SimpleFormat> formatList;
H A DReflectionAccessor.java17 import java.util.List;
52 List<FieldInfo> secKeyFields,
53 List<FieldInfo> nonKeyFields) {
74 List<FieldInfo> fieldInfos) {
82 List<FieldInfo> fieldInfos,
H A DPersistCatalog.java23 import java.util.List;
91 List<Format> formatList;
105 private volatile List<Format> formatList;
302 List<String> knownClasses =
455 private void addPredefinedProxies(List<String> knownClasses) {
630 List<Format> list,
781 List<Format> newFormatList = new ArrayList<Format>(formatList);
862 if (!(object instanceof List)) {
867 catalogData.formatList = (List) object;
H A DFormat.java14 import java.util.List;
622 public List<String> getEnumConstants() {
H A DComplexFormat.java17 import java.util.List;
47 private List<FieldInfo> secKeyFields;
48 private List<FieldInfo> nonKeyFields;
839 List<Integer> newLevels = new ArrayList<Integer>();
1225 List<FieldReader> emptyList = Collections.emptyList();
1236 private FieldReader evolveFieldList(List<FieldInfo> oldFields,
1237 List<FieldInfo> newFields,
1239 List<FieldInfo> otherNewFields,
1246 List<FieldReader> fieldReaders = new ArrayList<FieldReader>();
1647 private List<Forma
[all...]
H A DEvolver.java13 import java.util.List;
55 private List<Format> unprocessedFormats;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com305 $! Extract The Module Name From The Encryption List.
311 $! Check To See If We Are At The End Of The Module List.
316 $! We Are At The End Of The Module List, Go To MODULE_DONE.
320 $! End The Module List Check.
389 $! O.K, Extract The File Name From The File List.
401 $! Extract The File Name From The File List.
428 $! Check To See If We Are At The End Of The File List.
433 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
443 $! End The File List Check.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_list.cpp238 // List Item:
270 // Begin of List (not-numbered): "UL", "OL"
301 TAGS_MODULE_BEGIN(List)
305 TAGS_MODULE_END(List)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DEntityJoin.java13 import java.util.List;
70 private List<Condition> conditions;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DClassEnhancer.java20 import java.util.List;
91 List<File> fileList = new ArrayList<File>();
H A DBytecodeEnhancer.java61 import java.util.List;
119 private List<FieldInfo> secKeyFields;
120 private List<FieldInfo> nonKeyFields;
781 private void genReadFieldSwitch(MethodVisitor mv, List<FieldInfo> fields) {
1007 List<FieldInfo> fields,
1125 List<FieldInfo> fields,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTestStore.java13 import java.util.List;
57 List list = new ArrayList();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveCase.java11 import java.util.List;
180 List<RawType> all = model.getAllRawTypeVersions(names[0]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com388 $! Extract The Module Name From The Encryption List.
394 $! Check To See If We Are At The End Of The Module List.
399 $! We Are At The End Of The Module List, Go To MODULE_DONE.
403 $! End The Module List Check.
472 $! O.K, Extract The File Name From The File List.
484 $! Extract The File Name From The File List.
511 $! Check To See If We Are At The End Of The File List.
516 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
526 $! End The File List Check.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dcrypto-lib.com388 $! Extract The Module Name From The Encryption List.
394 $! Check To See If We Are At The End Of The Module List.
399 $! We Are At The End Of The Module List, Go To MODULE_DONE.
403 $! End The Module List Check.
472 $! O.K, Extract The File Name From The File List.
484 $! Extract The File Name From The File List.
511 $! Check To See If We Are At The End Of The File List.
516 $! We Are At The End Of The File List, Change State Or Goto FILE_DONE.
526 $! End The File List Check.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibstagefright.cpp32 #include <utils/List.h>
68 List<Frame*> *in_queue, *out_queue;
296 s->in_queue = new List<Frame*>;
297 s->out_queue = new List<Frame*>;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmltags.tex58 \wxheading{List of supported tags}
H A Dtguide.tex44 GUI applications aren't all graphical wizardry. List and hash table needs are
H A Dtrefcount.tex50 \subsection{List of reference-counted wxWidgets classes}\label{refcountlist}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c546 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
550 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
559 pReorderEntry->List.next = pList->next;
560 pReorderEntry->List.next->prev = &pReorderEntry->List;
561 pReorderEntry->List.prev = pList;
562 pList->next = &pReorderEntry->List;
692 pReorderEntry = (PRX_REORDER_ENTRY)list_entry(ieee->RxReorder_Unused_List.next,RX_REORDER_ENTRY,List);
693 list_del_init(&pReorderEntry->List);
703 list_add_tail(&pReorderEntry->List,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c485 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
489 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
498 pReorderEntry->List.next = pList->next;
499 pReorderEntry->List.next->prev = &pReorderEntry->List;
500 pReorderEntry->List.prev = pList;
501 pList->next = &pReorderEntry->List;
631 pReorderEntry = (PRX_REORDER_ENTRY)list_entry(ieee->RxReorder_Unused_List.next,RX_REORDER_ENTRY,List);
632 list_del_init(&pReorderEntry->List);
642 list_add_tail(&pReorderEntry->List,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c533 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
537 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
546 pReorderEntry->List.next = pList->next;
547 pReorderEntry->List.next->prev = &pReorderEntry->List;
548 pReorderEntry->List.prev = pList;
549 pList->next = &pReorderEntry->List;
679 pReorderEntry = (PRX_REORDER_ENTRY)list_entry(ieee->RxReorder_Unused_List.next,RX_REORDER_ENTRY,List);
680 list_del_init(&pReorderEntry->List);
690 list_add_tail(&pReorderEntry->List,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz16.mak46 # Dependency List

Completed in 302 milliseconds

1234