HomeSort by relevance Sort by last modified time
    Searched full:correct (Results 401 - 425 of 9472) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail_ip_address_field.js 57 // Make sure it's only got numbers and ".", there are the correct
58 // count of them, and they are all within the correct range.
  /external/chromium_org/chrome/test/pyautolib/
chromeos_network.py 75 # we set and the one retrieved from device are in the correct order.
90 # we set and the one retrieved from device are in the correct order.
  /external/chromium_org/chrome_frame/test/net/
test_automation_resource_message_filter.cc 27 // for filter messages, send the message to the correct thread
49 // on the correct thread here since we post to job.loop_ which is set as
  /external/chromium_org/content/browser/web_contents/aura/
window_slider.h 71 // Sets up the slider layer correctly (sets the correct bounds of the layer,
72 // parents it to the right layer, and sets up the correct stacking order).
  /external/chromium_org/media/audio/android/
opensles_wrapper.cc 11 // the headers without const. This is correct because OpenSLES.h is a C API.
24 // headers. They will be initialized to their correct values when the library is
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
strtod.cc 126 // correct rounding.
251 // If the function returns true then the result is the correct double.
252 // Otherwise it is either the correct double or the double that is just below
253 // the correct double.
355 // However the returned number is guaranteed to be either the correct
364 // Returns the correct double for the buffer*10^exponent.
365 // The variable guess should be a close guess that is either the correct double
366 // or its lower neighbor (the nearest double less than the correct one).
  /external/chromium_org/third_party/closure_linter/closure_linter/
error_check.py 61 ' - ' + Rule.INDENTATION + ': checks correct '
69 ' - ' + Rule.OPTIONAL_TYPE_MARKER + ': checks correct '
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.cc 49 // The values of the constants have been chosen such that this is correct.
55 // The values of the constants have been chosen such that this is correct.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_aos_array.c 89 /* Expand to correct length */
95 /* Convert to correct format */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
ADDING 43 Add your filter to filters.h, in a correct place. Placement is important, AA should usually
71 Do check that __driNConfigOptions is still correct after the addition.
  /external/chromium_org/third_party/skia/src/core/
SkPictureStateTree.h 53 * Given a list of draws, and a canvas, returns an iterator that produces the correct sequence
54 * of offsets into the command buffer to carry out those calls with correct matrix/clip state.
  /external/chromium_org/third_party/sqlite/src/test/
tkt2251.test 42 # column is correct for aggregates.
90 # Make sure the correct REAL value is used when copying from one
  /external/chromium_org/ui/base/ime/
remote_input_method_win.h 70 // RemoteInputMethodWin::IsCandidatePopupOpen can return the correct value
76 // RemoteInputMethodWin::GetInputTextDirection can return the correct
  /external/chromium_org/v8/src/
strtod.cc 125 // correct rounding.
252 // If the function returns true then the result is the correct double.
253 // Otherwise it is either the correct double or the double that is just below
254 // the correct double.
356 // However the returned number is guaranteed to be either the correct
365 // Returns the correct double for the buffer*10^exponent.
366 // The variable guess should be a close guess that is either the correct double
367 // or its lower neighbor (the nearest double less than the correct one).
  /external/icu4c/layout/
ThaiLayoutEngine.h 50 * The destructor, virtual for correct polymorphic invocation.
95 * generate the correct contextual character codes, and then calls
  /external/llvm/unittests/Support/
FileOutputBufferTest.cpp 55 // Verify file is correct size.
93 // Verify file is correct size.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_aos_array.c 89 /* Expand to correct length */
95 /* Convert to correct format */
  /external/mesa3d/src/gallium/auxiliary/postprocess/
ADDING 43 Add your filter to filters.h, in a correct place. Placement is important, AA should usually
71 Do check that __driNConfigOptions is still correct after the addition.
  /external/skia/src/core/
SkPictureStateTree.h 53 * Given a list of draws, and a canvas, returns an iterator that produces the correct sequence
54 * of offsets into the command buffer to carry out those calls with correct matrix/clip state.
  /external/stressapptest/src/
finelock_queue.h 25 // so these includes are correct.
101 // causes bunching of pages, leading to long seach times for the correct
  /external/v8/src/
strtod.cc 125 // correct rounding.
252 // If the function returns true then the result is the correct double.
253 // Otherwise it is either the correct double or the double that is just below
254 // the correct double.
356 // However the returned number is guaranteed to be either the correct
365 // Returns the correct double for the buffer*10^exponent.
366 // The variable guess should be a close guess that is either the correct double
367 // or its lower neighbor (the nearest double less than the correct one).
  /external/v8/test/mjsunit/compiler/
inline-arguments.js 59 // Ensure that HArgumentsObject is inserted in a correct place
85 // Test correct adapation of arguments.
  /external/zlib/src/contrib/ada/
buffer_demo.adb 14 -- of exactly the correct size is used for decompressed data, and the last
66 -- check inside Zlib that the checksum is correct).
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 100 LVM_INT16 GainFull; /* CS gain correct 100% effect */
101 LVM_INT16 GainMin; /* CS gain correct 0% effect */
  /frameworks/ex/common/tests/src/com/android/common/
Rfc822ValidatorTest.java 67 fixes.put("a@b.com", "<a@b.com>"); // this one is correct
83 fixes.put("a@b.com", "<a@b.com>"); // this one is correct

Completed in 1625 milliseconds

<<11121314151617181920>>