HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 51 - 75 of 3154) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/build/
grit_action.gypi 6 # consistent manner. To use this the following variables need to be
gyp_environment.py 8 make sure settings are consistent between them, all setup should happen here.
jar_file_jni_generator.gypi 6 # to generate jni bindings for system Java-files in a consistent manner.
shim_headers.gypi 6 # in a consistent manner. To use this the following variables need to be
  /external/chromium_org/build/secondary/tools/grit/
repack.gni 5 # This file defines a template to invoke grit repack in a consistent manner.
  /external/chromium_org/build/win/importlibs/
create_import_lib.gypi 6 # to create import libraries from an import description file in a consistent
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/invalidation/
UniqueIdInvalidationClientNameGenerator.java 18 * are unique and consistent across restarts.
  /external/chromium_org/chrome/browser/extensions/api/command_line_private/
command_line_private_api.cc 15 // This should be consistent with
  /external/chromium_org/chrome/browser/ui/cocoa/
floating_bar_backing_view.mm 42 // a double-click in the blank area should try to minimize, to be consistent
  /external/chromium_org/chrome/browser/ui/views/toolbar/
back_button.cc 29 // Similarly fiddle the focus border. Value consistent with LabelButton.
  /external/chromium_org/content/common/
one_writer_seqlock.cc 19 // consistent state, so we can try to read.
  /external/chromium_org/ppapi/c/private/
pp_video_frame_private.h 44 * padding attribute. This padding makes its size consistent across
  /external/chromium_org/sync/syncable/
syncable_util.h 50 // implementation is consistent.
  /external/chromium_org/third_party/skia/gm/
points.cpp 33 // than in the parameter-passing expression, to get consistent
selftest.cpp 9 * Pathologically simple drawing tests, designed to generate consistent
  /external/chromium_org/tools/gyp/test/additional-targets/
gyptest-additional.py 35 # TODO(mmoss) Make consistent with msvs, with 'dir1' before 'out/Default'?
  /external/chromium_org/tools/security/
check_message_owners.py 6 """Make sure all of the per-file *_messages.h OWNERS are consistent"""
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_memory_unittest.py 14 # using the existing tab to get a consistent starting page on all platforms.
  /external/chromium_org/ui/gfx/
font_render_params_android.cc 22 // Use subpixel text positioning to keep consistent character spacing when
frame_time.h 14 // is consistent across the graphics stack.
  /external/doclava/src/com/google/doclava/
MethodInfo.java 354 * Returns a name consistent with the {@link com.google.doclava.MethodInfo#getHashableName()}.
746 boolean consistent = true;
753 consistent = infoReturnClass != null &&
756 consistent = false;
759 if (!consistent) {
766 consistent = false;
772 consistent = false;
783 consistent = false;
787 consistent = false;
794 consistent = false
    [all...]
  /external/llvm/utils/unittest/googletest/
README.LLVM 15 # Put the license in the consistent place for LLVM.
  /external/mockito/src/org/mockito/
ReturnValues.java 16 * Very sorry for inconvenience but it had to be done in order to keep framework consistent.
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMem.h 15 // TODO: this file style needs to be made internally consistent with the way
  /external/skia/gm/
points.cpp 33 // than in the parameter-passing expression, to get consistent

Completed in 1273 milliseconds

1 23 4 5 6 7 8 91011>>