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

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/compiler/codegen/x86/
LowerConst.cpp 43 //! Since the register allocator does not handle control flow within the lowered native sequence,
46 //! to make sure at the control flow merge point the state of registers is the same
180 //! Since the register allocator does not handle control flow within the lowered native sequence,
183 //! to make sure at the control flow merge point the state of registers is the same
  /dalvik/vm/compiler/template/ia32/
TEMPLATE_INTERPRET.S 3 * from static code and is expected to cause control to flow
  /external/chromium/chrome/browser/chromeos/login/
base_login_display_host.h 29 // It encapsulates controllers, background integration and flow.
  /external/chromium/chrome/browser/chromeos/
sim_dialog_delegate.h 18 SIM_DIALOG_UNLOCK = 0, // General unlock flow dialog (PIN/PUK).
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h 40 // can access the WebUI. This splits the flow control across the message
41 // handler and this class. In order to centralize all the flow control and
55 // Runs a flow from |start| to |end|, and does the work of actually showing
57 // flow (e.g it is emptied on dialog close).
  /external/chromium/chrome/browser/remoting/
setup_flow_login_step.h 14 // Implementation of login step for remoting setup flow.
setup_flow_register_step.h 15 // Implementation of host registration step for remoting setup flow.
setup_flow_start_host_step.h 16 // flow. It starts the chromoting hosts and then requests current
  /external/chromium/chrome/browser/ui/webui/chromeos/
enterprise_enrollment_ui.h 15 // Chrome OS login flow.
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_ca_client.h 20 // flow. It sends all requests to an Attestation CA via HTTPS.
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_login_flow.h 22 // Registers flow preferences.
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
first_run.css 65 flex-flow: row;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
login.js 14 * Initializes the OOBE flow. This will cause all C++ handlers to
  /external/chromium_org/chrome/browser/resources/gaia_auth/
inline_injected.js 6 * @fileoverview Code injected into Gaia sign in page for inline sign in flow.
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper_browsertest.cc 22 // Force the first-run flow to trigger autoimport.
  /external/chromium_org/components/autofill/content/browser/
request_autocomplete_manager.h 20 // Driver for the requestAutocomplete flow.
  /external/chromium_org/content/public/browser/
geolocation_permission_context.h 17 // the policy and logic for the Geolocation permissions flow.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Layout/
flexbox-column-wrap.html 8 <div id="flexbox" style="height: 400px; flex-flow: column wrap; justify-content: center; align-items: center;">
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderNamedFlowThread.cpp 65 // The flow thread can be destroyed without unregistering the content nodes if the document is destroyed.
66 // This can lead to problems because the nodes are still marked as belonging to a flow thread.
101 // The first region defines the principal writing mode for the entire flow.
146 // The child list is used to sort the flow thread's children render objects
186 // Compare two regions to determine in which one the content should flow first.
309 // After removing all the regions in the flow the following layout needs to dispatch the regionLayoutUpdate event
328 // FIXME: the visual overflow of middle region (if it is the last one to contain any content in a render flow thread)
329 // might not be taken into account because the render flow thread height is greater that that regions height + its visual overflow
367 // With the regions overflow state computed we can also set the overset flag for the named flow.
377 // The only reason a region would be invalid is because it has a parent flow thread
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketExtensionDispatcherTest.cpp 100 EXPECT_TRUE(m_extensions.processHeaderValue("mux; max-channels=4; flow-control "));
107 parameter = m_parsedParameters[0].find("flow-control");
120 expected[0].parameters.add("flow-control", String());
125 EXPECT_TRUE(m_extensions.processHeaderValue("mux ; max-channels =4;flow-control, deflate-frame "));
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_if_to_cond_assign.cpp 28 * GPUs with limited or no flow control support.
30 * It can't handle other control flow being inside of its block, such
34 * Drivers for GPUs with no control flow support should simply call
40 * Some GPUs (such as i965 prior to gen6) do support control flow, but have a
  /external/chromium_org/tools/memory_watcher/
memory_watcher.gyp 26 # 4740 "flow in or out of inline asm code suppresses global optimization"
  /external/clang/test/Rewriter/
finally.m 7 return(0); // expected-warning{{rewriter doesn't support user-specified control flow semantics for @try/@finally (code may not execute properly)}}
  /external/iproute2/doc/
rtstat.sgml 19 the flow length.
  /external/iproute2/include/linux/
fib_rules.h 45 FRA_FLOW, /* flow/class id */

Completed in 2446 milliseconds

1 2 3 4 5 67 8 91011>>