Searched refs:TYPE (Results 176 - 200 of 221) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c147 DB_ASSERT(env, TYPE(h) == P_INVALID);
149 if (TYPE(h) != P_INVALID) {
152 dbp->fname, (u_long)PGNO(h), (u_long)TYPE(h));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com405 $ IF F$TYPE(CONFIG_DISABLED_'CONFIG_ALGO_E') .EQS. ""
454 $ IF F$TYPE(CONFIG_ENABLED_'CONFIG_ALGO_E') .EQS. ""
524 $ TYPE 'OPENSSLCONF_H_IN' /OUTPUT=H_FILE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com405 $ IF F$TYPE(CONFIG_DISABLED_'CONFIG_ALGO_E') .EQS. ""
454 $ IF F$TYPE(CONFIG_ENABLED_'CONFIG_ALGO_E') .EQS. ""
524 $ TYPE 'OPENSSLCONF_H_IN' /OUTPUT=H_FILE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/inflate86/
H A Dinffas86.c55 TYPE -- reached end of block code, inflate() to interpret next block
1135 state->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_stat.c441 if (TYPE(hcp->page) == P_INVALID)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/inflate86/
H A Dinffas86.c55 TYPE -- reached end of block code, inflate() to interpret next block
1135 state->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c3052 TYPE, /* get type bits (3, including end bit) */ enumerator in enum:inflate_blocks_state::__anon5073
3223 s->mode = TYPE;
3250 s->mode = TYPE;
3276 case TYPE:
3336 s->mode = s->sub.left ? STORED : TYPE;
3353 s->mode = s->last ? DRY : TYPE;
3491 s->mode = TYPE;
3554 if (s->mode != TYPE)
3595 s->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/inflate86/
H A Dinffas86.c55 TYPE -- reached end of block code, inflate() to interpret next block
1135 state->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/inflate86/
H A Dinffas86.c55 TYPE -- reached end of block code, inflate() to interpret next block
1135 state->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c3052 TYPE, /* get type bits (3, including end bit) */ enumerator in enum:inflate_blocks_state::__anon20287
3223 s->mode = TYPE;
3250 s->mode = TYPE;
3276 case TYPE:
3336 s->mode = s->sub.left ? STORED : TYPE;
3353 s->mode = s->last ? DRY : TYPE;
3491 s->mode = TYPE;
3554 if (s->mode != TYPE)
3595 s->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dtramp.c857 map_index = HASH_FUNC(rp->TYPE);
890 map_index = HASH_FUNC(rp->TYPE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dgpc.exp112 {"Type", TYPE, PASCAL_ISO},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3533 TYPE, /* get type bits (3, including end bit) */ enumerator in enum:__anon5036
3691 s->mode = TYPE;
3718 s->mode = TYPE;
3747 case TYPE:
3807 s->mode = s->sub.left ? STORED : (s->last ? DRY : TYPE);
3824 s->mode = s->last ? DRY : TYPE;
3971 s->mode = TYPE;
4044 if (s->mode != TYPE)
4085 s->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c3533 TYPE, /* get type bits (3, including end bit) */ enumerator in enum:__anon20252
3691 s->mode = TYPE;
3718 s->mode = TYPE;
3747 case TYPE:
3807 s->mode = s->sub.left ? STORED : (s->last ? DRY : TYPE);
3824 s->mode = s->last ? DRY : TYPE;
3968 s->mode = TYPE;
4041 if (s->mode != TYPE)
4082 s->mode = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dsanity811 <STYLE TYPE=\"text/css\">
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dscanner.l259 type return TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_vms.com169 $ proc_type = f$parse(proc, , , "TYPE")
979 $! Based on the file TYPE, do the right compile command.
987 $ typ = f$edit(f$parse(file, , , "TYPE"), "UPCASE") - "."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java754 switch (ClassWriter.TYPE[opcode]) {
949 switch (ClassWriter.TYPE[opcode]) {
H A DMethodWriter.java1550 switch (ClassWriter.TYPE[opcode]) {
1704 switch (ClassWriter.TYPE[opcode]) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dsp.c524 #define VC1_MSPEL_FILTER_16B(DIR, TYPE) \
525 static av_always_inline int vc1_mspel_ ## DIR ## _filter_16bits(const TYPE *src, int stride, int mode) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpngdec.c274 #define YUV2RGB(NAME, TYPE) \
275 static void deloco_ ## NAME(TYPE *dst, int size, int alpha) \
H A Dvc1dsp.c543 #define VC1_MSPEL_FILTER_16B(DIR, TYPE) \
544 static av_always_inline int vc1_mspel_ ## DIR ## _filter_16bits(const TYPE *src, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c67 #define TYPE 317 macro
367 "null","NONE","ID","LAB","TYPE","LNG","DBL","CHR","STR","','","'='","PA","NA",
1480 yyvsp[-3].sym->token = TYPE;
2185 yyvsp[0].sym->token = TYPE;
2205 sym->token = TYPE;
2589 yyvsp[0].sym->token = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c67 #define TYPE 317 macro
367 "null","NONE","ID","LAB","TYPE","LNG","DBL","CHR","STR","','","'='","PA","NA",
1480 yyvsp[-3].sym->token = TYPE;
2185 yyvsp[0].sym->token = TYPE;
2205 sym->token = TYPE;
2589 yyvsp[0].sym->token = TYPE;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c505 #define INSERT_LIST(NAME, TYPE) \
506 void insert_##NAME##_list(TYPE **list, TYPE *entry) { \
519 #define REMOVE_LIST(NAME, TYPE) \
520 void remove_##NAME##_list(TYPE **list, TYPE *entry) { \

Completed in 312 milliseconds

123456789