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

1 2 3 45 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/gl-matrix/
vec4-spec.js 45 it("should place values into out", function() { expect(out).toBeEqualish([1, 2, 3, 4]); });
51 it("should place values into out", function() { expect(out).toBeEqualish([1, 2, 3, 4]); });
59 it("should place values into out", function() { expect(out).toBeEqualish([6, 8, 10, 12]); });
68 it("should place values into vecA", function() { expect(vecA).toBeEqualish([6, 8, 10, 12]); });
76 it("should place values into vecB", function() { expect(vecB).toBeEqualish([6, 8, 10, 12]); });
88 it("should place values into out", function() { expect(out).toBeEqualish([-4, -4, -4, -4]); });
97 it("should place values into vecA", function() { expect(vecA).toBeEqualish([-4, -4, -4, -4]); });
105 it("should place values into vecB", function() { expect(vecB).toBeEqualish([-4, -4, -4, -4]); });
117 it("should place values into out", function() { expect(out).toBeEqualish([5, 12, 21, 32]); });
126 it("should place values into vecA", function() { expect(vecA).toBeEqualish([5, 12, 21, 32]); })
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
tkt3922.test 3 # The author disclaims copyright to this source code. In place of
29 # provided simply as a place holder for
71 # but provided simply as a place holder for
all.test 3 # The author disclaims copyright to this source code. In place of
  /frameworks/compile/mclinker/lib/Core/
LinkerConfig.cpp 27 // FIXME: is here the right place to hold this?
39 // FIXME: is here the right place to hold this?
45 // FIXME: is here the right place to hold this?
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
crypt.h 18 * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
39 /* Encrypt data in BLOCK in place if EDFLAG is zero; otherwise decrypt
40 block in place. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
crypt.h 18 * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
39 /* Encrypt data in BLOCK in place if EDFLAG is zero; otherwise decrypt
40 block in place. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
crypt.h 18 * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
39 /* Encrypt data in BLOCK in place if EDFLAG is zero; otherwise decrypt
40 block in place. */
  /dalvik/vm/
README.txt 11 defined in Globals.h, so that all global VM state is in one place.
  /external/bison/tests/
existing.at     [all...]
  /external/chromium/chrome/browser/ui/views/location_bar/
click_handler.h 19 // Info dialog on click, to encapsulate that logic in one place.
  /external/chromium_org/ash/wm/
workspace_controller.h 25 // WorkspaceController acts as a central place that ties together all the
  /external/chromium_org/chrome/browser/chromeos/extensions/
external_pref_cache_loader.h 14 // external extensions with update URL in common place for all users on the
  /external/chromium_org/chrome/browser/chromeos/input_method/
hidable_area.h 14 // HidableArea is used as an area to place optional information that can be
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.cc 18 // A string used in place of the real URL when the URL is hidden because it is
activity_action_constants.h 19 // A string used in place of the real URL when the URL is hidden because it is
  /external/chromium_org/chrome/browser/ui/cocoa/
nsview_additions.h 26 isPositioned:(NSWindowOrderingMode)place
  /external/chromium_org/chrome/browser/ui/
send_feedback_experiment.h 14 // used in place of the original (Report an Issue...).
  /external/chromium_org/chrome/browser/ui/views/frame/
system_menu_insertion_delegate_win.h 14 // place we insert items into the system menu.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
page_info_helper.h 21 // Info dialog on click, to encapsulate that logic in one place.
  /external/chromium_org/ppapi/api/private/
ppb_flash_device_id.idl 20 * Asynchronously computes the device ID. When available, it will place the
  /external/chromium_org/ppapi/shared_impl/
file_ref_create_info.h 17 // return values. This struct encapsulates everything in one place.
  /external/chromium_org/third_party/WebKit/ManualTests/
textarea-caret-position-after-auto-spell-correct.html 5 <p>SUCCESS: After hitting space, 'teh' is auto-corrected to 'the', and the caret stays on in the place it is supposed to be in after typing the word and hitting space.</p>
  /external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.h 27 * Identifies and then transforms the ICU data piece in-place, or determines
  /external/chromium_org/third_party/lcov/
LICENSE 18 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/third_party/leveldatabase/src/
NEWS 7 (1) Place hard limit on number of level-0 files. This fixes errors

Completed in 1399 milliseconds

1 2 3 45 6 7 8 91011>>