HomeSort by relevance Sort by last modified time
    Searched defs:flow (Results 1 - 24 of 24) sorted by null

  /external/iproute2/doc/
api-ip6-flowlabels.tex 2 \def\TITLE{IPv6 Flow Labels}
5 \Large\bf IPv6 Flow Labels in Linux-2.2.
22 Every IPv6 packet carries 28 bits of flow information. RFC2460 splits
24 prefer this term) and 20 bits of flow label. Currently there exist
25 no well-defined API to manage IPv6 flow information. In this document
42 \item To assign flow labels to packets sent by user.
44 \item To get flow labels of received packets. I do not know
46 want to use flow labels to distinguish sub-flows.
48 \item To allocate flow labels in the way, compliant to RFC2460. Namely:
52 Flow labels must be uniformly distributed (pseudo-)random numbers
    [all...]
  /external/chromium/chrome/browser/sync/
sync_setup_wizard.cc 23 SyncSetupFlow* flow = flow_container_->get_flow(); local
24 if (flow) {
25 // A setup flow is in progress and dialog is currently showing.
26 flow->Advance(advance_state);
30 // No flow is in progress, and we have never escorted the user all the
31 // way through the wizard flow.
35 // No flow in progress, but we've finished the wizard flow once before.
58 SyncSetupFlow* flow = flow_container_->get_flow(); local
59 if (flow) {
66 SyncSetupFlow* flow = flow_container_->get_flow(); local
    [all...]
sync_setup_flow.cc 73 SyncSetupFlow* flow = new SyncSetupFlow(start, end, json_args, local
78 return flow;
296 // Returns true if the flow should advance to |state| based on |current_state_|.
sync_setup_wizard_unittest.cc 149 // The flow deletes itself here. Don't use reset().
154 SyncSetupFlow* flow() { return flow_.get(); } function in class:TestBrowserWindowForWizardTest
158 // mock all that out, so we need to take ownership so the flow doesn't leak.
222 EXPECT_FALSE(test_window_->flow());
227 EXPECT_EQ(SyncSetupWizard::GAIA_LOGIN, test_window_->flow()->current_state_);
228 EXPECT_EQ(SyncSetupWizard::DONE, test_window_->flow()->end_state_);
229 EXPECT_EQ(json_start_args, test_window_->flow()->dialog_start_args_);
233 test_window_->flow()->flow_handler_->HandleSubmitAuth(&credentials);
235 EXPECT_EQ(SyncSetupWizard::GAIA_LOGIN, test_window_->flow()->current_state_);
249 EXPECT_EQ(SyncSetupWizard::GAIA_LOGIN, test_window_->flow()->current_state_)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/nas/
SDL_nasaudio.h 45 AuFlowID flow; member in struct:SDL_PrivateAudioData
  /external/tcpdump/
print-ip6.c 60 u_int flow; local
80 flow = EXTRACT_32BITS(&ip6->ip6_flow);
84 if (flow & 0x0f000000)
85 (void)printf("pri 0x%02x, ", (flow & 0x0f000000) >> 24);
86 if (flow & 0x00ffffff)
87 (void)printf("flowlabel 0x%06x, ", flow & 0x00ffffff);
90 if (flow & 0x0ff00000)
91 (void)printf("class 0x%02x, ", (flow & 0x0ff00000) >> 20);
92 if (flow & 0x000fffff)
93 (void)printf("flowlabel 0x%05x, ", flow & 0x000fffff)
    [all...]
  /external/chromium/chrome/browser/remoting/
setup_flow.h 34 virtual void Start(SetupFlow* flow, DoneCallback* done_callback) = 0;
59 virtual void Start(SetupFlow* flow, DoneCallback* done_callback);
63 SetupFlow* flow() { return flow_; } function in class:remoting::SetupFlowStepBase
112 // The last step in the setup flow. This step never finishes, user is
134 // different setup flow steps.
150 // Each page in the setup flow may send message to the current
  /external/bluetooth/hcidump/src/
bpasniff.c 180 uint8_t flow, arqn, seqn, hec, llid, pflow; local
227 flow = (temp & 0x04) >> 2;
241 printf("%s: addr 0x%02x flow %d arqn %d seqn %d hec 0x%02x llid %d pflow %d plen %d\n",
242 type2str(type), addr, flow, arqn, seqn, hec, llid, pflow, plen);
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.cc 79 CloudPrintSetupFlow* flow = new CloudPrintSetupFlow(json_args, profile, local
90 browser::ShowHtmlDialog(parent_window, profile, flow);
91 return flow;
  /external/webkit/Source/WebCore/rendering/
RenderLineBoxList.cpp 269 RenderInline* flow = *it; local
270 flow->paintOutline(info.context, tx, ty);
RenderInline.cpp 427 RenderBoxModelObject* flow = continuationBefore(beforeChild); local
433 RenderBoxModelObject* cont = nextContinuation(flow);
437 beforeChildParent = flow;
447 bool flowInline = flow->isInline();
449 if (flow == beforeChildParent)
450 return flow->addChildIgnoringContinuation(newChild, beforeChild);
457 return flow->addChildIgnoringContinuation(newChild, 0); // Just treat like an append.
    [all...]
InlineFlowBox.cpp 380 InlineFlowBox* flow = static_cast<InlineFlowBox*>(curr); local
381 logicalLeft += flow->marginLogicalLeft();
384 logicalLeft = flow->placeBoxesInInlineDirection(logicalLeft, needsWordSpacing, textBoxDataMap);
387 logicalLeft += flow->marginLogicalRight();
854 InlineFlowBox* flow = static_cast<InlineFlowBox*>(curr); local
    [all...]
RenderBox.cpp 2158 const RenderInline* flow = toRenderInline(containingBlock); local
2198 const RenderInline* flow = toRenderInline(containingBlock); local
2556 const RenderInline* flow = toRenderInline(containerBlock); local
2981 const RenderInline* flow = toRenderInline(containerBlock); local
    [all...]
RenderBlock.cpp 340 RenderBlock* flow = continuationBefore(beforeChild); local
346 RenderBoxModelObject* cont = flow->continuation();
350 beforeChildParent = flow;
360 bool flowIsNormal = flow->isInline() || !flow->style()->columnSpan();
362 if (flow == beforeChildParent)
363 return flow->addChildIgnoringContinuation(newChild, beforeChild);
370 return flow->addChildIgnoringContinuation(newChild, 0); // Just treat like an append.
2723 RenderInline* flow = *it; local
    [all...]
  /external/icu4c/samples/layout/
pflow.c 110 pf_object *flow; local
123 flow = NEW_ARRAY(pf_object, 1);
125 flow->fParagraphLayout = NULL;
126 flow->fParagraphCount = 0;
127 flow->fParagraphMax = PARA_GROW;
128 flow->fParagraphGrow = PARA_GROW;
129 flow->fLineCount = 0;
130 flow->fLinesMax = LINE_GROW;
131 flow->fLinesGrow = LINE_GROW;
132 flow->fLines = NULL
    [all...]
  /external/opencv/cv/src/
cvemd.cpp 176 CvMat flow_stub, *flow = (CvMat*)flow_matrix; local
195 if( flow )
197 CV_CALL( flow = cvGetMat( flow, &flow_stub ));
199 if( flow->rows != size1 || flow->cols != size2 )
201 "The flow matrix size does not match to the signatures' sizes" );
203 if( CV_MAT_TYPE( flow->type ) != CV_32FC1 )
204 CV_ERROR( CV_StsUnsupportedFormat, "The flow matrix must be 32fC1" );
302 /* compute the total flow */
    [all...]
cvstereogc.cpp 140 int64 flow = 0; local
245 flow += min_weight;
364 return flow;
  /external/ping6/
ping6.c 2424 u_int32_t flow = ip6->ip6_flow & IPV6_FLOWLABEL_MASK; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdk.h 218 unsigned long flow; member in struct:asyport
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 218 unsigned long flow; member in struct:asyport
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 218 unsigned long flow; member in struct:asyport
  /prebuilt/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 476 milliseconds