HomeSort by relevance Sort by last modified time
    Searched full:outside (Results 101 - 125 of 5001) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu4c/common/unicode/
unifilt.h 24 * U_ETHER is used to represent character values for positions outside
26 * characters outside the range contextStart..contextLimit-1. This
27 * allows explicit matching by rules and UnicodeSets of text outside a
  /frameworks/compile/mclinker/include/mcld/
LinkerConfig.h 52 * can call outside functions, we say the program is dynamic dependent on
63 DynamicDependent, ///< Can call outside libraries
64 StaticDependent, ///< Can not call outside libraries
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_button_unittest.mm 160 // Middle button clicking outside of the view.
170 // Middle button being down in the view and up outside of the view.
180 // Middle button being down on the button, move to outside and move on it
228 // Middle button clicking outside of the view.
241 // Middle button being down in the view and up outside of the view.
251 // Middle button being down on the button, move to outside and move on it
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_button_unittest.mm 180 // Middle button clicking outside of the view.
190 // Middle button being down in the view and up outside of the view.
200 // Middle button being down on the button, move to outside and move on it
248 // Middle button clicking outside of the view.
261 // Middle button being down in the view and up outside of the view.
270 // Middle button being down on the button, move to outside and move on it
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_entry_unittest.cc 64 // One within the time limit, one outside.
71 // All outside the time limit.
  /external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
index.html 31 sending mouse messages to the module even when the cursor is outside
48 is outside of the grey box.</p>
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindowBase64.cpp 51 exceptionState.throwDOMException(InvalidCharacterError, "The string to be encoded contains characters outside of the Latin1 range.");
64 exceptionState.throwDOMException(InvalidCharacterError, "The string to be decoded contains characters outside of the Latin1 range.");
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
ShapeValue.h 47 Outside,
58 return adoptRef(new ShapeValue(Outside));
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 78 outmask = 0; /* outside one or more trivial reject planes */
79 partmask = 0; /* outside one or more trivial accept planes */
103 * but outside at least one trivial accept plane:
172 outmask = 0; /* outside one or more trivial reject planes */
173 partmask = 0; /* outside one or more trivial accept planes */
206 * but outside at least one trivial accept plane:
270 outmask = 0; /* outside one or more trivial reject planes */
298 * but outside at least one trivial accept plane:
  /external/chromium_org/third_party/skia/src/gpu/
GrStencilAndCoverPathRenderer.cpp 78 // We know our rect will hit pixels outside the clip and the user bits will be 0
79 // outside the clip. So we can't just fill where the user bits are 0. We also need to
  /external/chromium_org/tools/gn/
import_manager.cc 51 // copying outside of the lock.
67 // We loaded the file outside the lock. This means that there could be a
  /external/llvm/test/CodeGen/X86/
sink-out-of-loop.ll 4 ; same loop, the other successor is outside the loop. We should be able to sink
5 ; MOV32ri outside the loop.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 78 outmask = 0; /* outside one or more trivial reject planes */
79 partmask = 0; /* outside one or more trivial accept planes */
103 * but outside at least one trivial accept plane:
172 outmask = 0; /* outside one or more trivial reject planes */
173 partmask = 0; /* outside one or more trivial accept planes */
206 * but outside at least one trivial accept plane:
270 outmask = 0; /* outside one or more trivial reject planes */
298 * but outside at least one trivial accept plane:
  /external/skia/bench/
ColorPrivBench.cpp 43 // Note: we really want to load src and dst here and not outside in the i-loop.
45 // work in the FourByteInterps that depends only on src and dst outside this
SkBenchmark.h 65 // Call before draw, allows the benchmark to do setup work outside of the
73 // Call after draw, allows the benchmark to do cleanup work outside of the
  /external/skia/src/gpu/
GrStencilAndCoverPathRenderer.cpp 78 // We know our rect will hit pixels outside the clip and the user bits will be 0
79 // outside the clip. So we can't just fill where the user bits are 0. We also need to
  /packages/apps/Browser/src/com/android/browser/view/
PieItem.java 113 public void setGeometry(float st, float sw, int inside, int outside) {
117 outer = outside;
  /external/apache-http/src/org/apache/commons/codec/
EncoderException.java 22 * such as invalid data, inability to calculate a checksum, characters outside of the
  /external/chromium/base/
at_exit.cc 15 // recent, and we should never have more than one outside of testing, when we
base_paths.h 35 // should not be used outside of test code.
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-step-on-for-statements.html 24 outside of the 'initialize' function - debugger should enter the 'condition' function.<br>
  /external/chromium/chrome/browser/policy/
policy_notifier.h 15 // relevant to the outside world. Is informed by components about status
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_button.h 54 // 1.0. If |state| is outside of that range, then revert the button to normal
  /external/chromium/chrome/common/
guid.h 26 // For unit testing purposes only. Do not use outside of tests.
  /external/chromium/net/disk_cache/
file_lock.h 29 // outside the lock.

Completed in 1739 milliseconds

1 2 3 45 6 7 8 91011>>