HomeSort by relevance Sort by last modified time
    Searched full:frag (Results 151 - 175 of 243) sorted by null

1 2 3 4 5 67 8 910

  /external/ipsec-tools/src/racoon/
isakmp.h 107 /* Frag does not seems to be documented */
isakmp.c 1055 iph1->frag = 1;
1057 iph1->frag = 0;
1170 iph1->frag = 0;
    [all...]
racoon.conf.5 662 ESP over UDP packets (i.e., IP:UDP:ESP:frag(IP) instead of
663 frag(IP:UDP:ESP:IP)).
    [all...]
strnames.c 318 { ISAKMP_NPTYPE_FRAG, "ike frag", NULL },
  /external/strace/
config.status 566 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
568 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
570 if test ! -s $tmp/subs.frag; then
578 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    [all...]
  /external/tcpdump/
print-pgm.c 536 (void)printf(" FRAG seq %u off %u len %u", seq, offset, len);
print-fr.c 509 printf("FRF.16 Frag, seq %u, Flags [%s], ",
518 printf("FRF.16 Frag, seq %u, Flags [%s]",
CHANGES 484 - Print mtu for icmp unreach need frag packets. Thanks to John
798 - print-ip.c: Print frag id in decimal (so it's easier to match up
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 413 /* Frag threshold */
414 range->min_frag = TWD_FRAG_THRESHOLD_MIN; /* Minimal frag threshold */
415 range->max_frag = TWD_FRAG_THRESHOLD_DEF; /* Maximal frag threshold */
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 349 /* Frag threshold */
350 range->min_frag = TWD_FRAG_THRESHOLD_MIN; /* Minimal frag threshold */
351 range->max_frag = TWD_FRAG_THRESHOLD_DEF; /* Maximal frag threshold */
    [all...]
  /dalvik/vm/alloc/
Heap.c 358 // big objects in a row, and we hit the frag case each time.
393 LOGI_HEAP("Grow heap (frag case) to "
    [all...]
  /external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_node.cpp 689 OsclRefCounterMemFrag frag; local
696 aMediaData->getMediaFragment(i, frag);
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp     [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp 2290 OsclRefCounterMemFrag frag; local
    [all...]
  /external/jpeg/
configure     [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp 197 // class. Need to assign an empty frag to release the memory
    [all...]
  /external/webkit/WebCore/html/
HTMLTokenizer.cpp 205 HTMLTokenizer::HTMLTokenizer(DocumentFragment* frag, FragmentScriptingPermission scriptingPermission)
216 , m_doc(frag->document())
217 , m_parser(new HTMLParser(frag, scriptingPermission))
    [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.c     [all...]
  /external/bison/
config.status 613 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
615 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
617 if test ! -s $tmp/subs.frag; then
625 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    [all...]
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.cpp 1186 OsclRefCounterMemFrag frag; local
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_node_common.cpp 572 // compute data frag size for log purposes
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
h264_payload_parser.cpp 419 // Get the actual memory frag pointer and length
  /external/opencore/protocols/rtsp_client_engine/inc/
pvrtsp_client_engine_node.h     [all...]
  /external/quake/quake/src/QW/progs/
triggers.qc 326 // frag anyone who teleports in on top of an invincible player
  /external/quake/quake/src/QW/server/
sv_ccmds.c 127 Con_Printf ("Frag file logging off.\n");

Completed in 272 milliseconds

1 2 3 4 5 67 8 910