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

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/gl-matrix/
mat4-spec.js 61 it("should place values into out", function() { expect(out).toBeEqualish(matA); });
67 it("should place values into out", function() { expect(result).toBeEqualish(identity); });
75 it("should place values into out", function() {
97 it("should place values into matA", function() {
113 it("should place values into out", function() {
135 it("should place values into matA", function() {
151 it("should place values into out", function() {
173 it("should place values into matA", function() {
197 it("should place values into out", function() {
227 it("should place values into matA", function()
    [all...]
mat2d-spec.js 64 it("should place values into out", function() { expect(out).toBeEqualish(matA); });
70 it("should place values into out", function() { expect(result).toBeEqualish(identity); });
78 it("should place values into out", function() { expect(out).toBeEqualish([ -2, 1, 1.5, -0.5, 1, -2 ]); });
86 it("should place values into matA", function() { expect(matA).toBeEqualish([ -2, 1, 1.5, -0.5, 1, -2 ]); });
103 it("should place values into out", function() { expect(out).toBeEqualish([25, 28, 57, 64, 100, 112]); });
112 it("should place values into matA", function() { expect(matA).toBeEqualish([25, 28, 57, 64, 100, 112]); });
120 it("should place values into matB", function() { expect(matB).toBeEqualish([25, 28, 57, 64, 100, 112]); });
130 it("should place values into out", function() { expect(out).toBeEqualish([2, -1, 4, -3, 6, -5]); });
138 it("should place values into matA", function() { expect(matA).toBeEqualish([2, -1, 4, -3, 6, -5]); });
150 it("should place values into out", function() { expect(out).toBeEqualish([2, 6, 6, 12, 10, 18]); })
    [all...]
  /frameworks/compile/mclinker/include/mcld/Fragment/
Relocation.h 62 /// @param pFragRef [in] the place to apply the relocation
81 /// place - P value - address of the place being relocated
82 Address place() const;
116 /// m_TargetData - target data of the place being relocated
122 /// m_TargetAddress - FragmentRef of the place being relocated
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitor.java 56 * be reset if rewriting takes place.
68 * be reset if rewriting takes place.
80 * be reset if rewriting takes place.
95 * be reset if rewriting takes place.
107 * be reset if rewriting takes place.
119 * be reset if rewriting takes place.
131 * be reset if rewriting takes place.
143 * be reset if rewriting takes place.
155 * be reset if rewriting takes place.
167 * be reset if rewriting takes place
    [all...]
  /external/oprofile/module/
op_dcache.h 64 char * place = op_pool_pos; local
68 strcpy(place, str);
70 return place - op_pool_start;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py 11 Place methods are redirected to the Frame widget however.
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py 11 Place methods are redirected to the Frame widget however.
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
  /external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/
setup_test_links.sh 7 # This script makes a symlink from the page_cycler_dep to the correct place in
  /external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/
setup_test_links.sh 7 # This script makes a symlink from the telemetry_dep to the correct place in
  /external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/
setup_test_links.sh 7 # This script makes a symlink from the telemetry_dep to the correct place in
  /external/chromium_org/content/browser/webui/
generic_handler.h 17 // A place to add handlers for messages shared across all WebUI pages.
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
vector2.h 32 // Add |vec| to this vector. Works in-place.
38 // Normalize this vector in-place. If the vector is degenerate (size 0)
47 // Scale the vector in-place by |scale|.
53 // Clamp a vector to a maximum magnitude. Works on the vector in-place.
  /external/chromium_org/third_party/WebKit/ManualTests/
deleteToEndOfLine.html 16 <p>Place the cursor between the two 'o's in 'Foo' and hit ^k twice. The first should result in 'Fo\nbar' and the second should result in 'Fobar'.</p>
  /external/chromium_org/third_party/icu/source/test/intltest/
simplethread.h 26 static void errorFunc(); // Empty function, provides a single convenient place
  /external/chromium_org/third_party/npapi/npspy/
readme 5 To use this, place this in Chrome\plugins or Firefox\plugins depending on which browser you want to log.
  /external/chromium_org/third_party/skia/src/core/
SkPaintPriv.h 19 @param bmpReplacesShader a bitmap to be used in place of the paint's
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.h 4 ** The author disclaims copyright to this source code. In place of
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.h 4 ** The author disclaims copyright to this source code. In place of
  /external/chromium_org/third_party/sqlite/src/ext/icu/
sqliteicu.h 4 ** The author disclaims copyright to this source code. In place of
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree.h 4 ** The author disclaims copyright to this source code. In place of
  /external/chromium_org/third_party/sqlite/src/test/
tkt1514.test 3 # The author disclaims copyright to this source code. In place of
  /external/chromium_org/tools/gyp/tools/Xcode/Specifications/
gyp.pbfilespec 12 Place this file in directory:
  /external/clang/test/SemaObjC/
self-assign.m 11 // expected-note{{place parentheses around the assignment to silence this warning}}
  /external/icu4c/test/intltest/
simplethread.h 26 static void errorFunc(); // Empty function, provides a single convenient place
  /external/kernel-headers/original/asm-arm/arch/
omap24xx.h 5 * Please place only base defines here and put the rest in device

Completed in 2552 milliseconds

1 23 4 5 6 7 8 91011>>