HomeSort by relevance Sort by last modified time
    Searched full:get_y (Results 1 - 6 of 6) sorted by null

  /external/llvm/test/CodeGen/X86/
tls-local-dynamic.ll 6 ; get_x and get_y are here to prevent x and y to be optimized away as 0
19 define i32* @get_y() {
  /external/v8/test/mjsunit/
strict-mode-implicit-receiver.js 32 function get_y() { return this.y; } function
50 function get_y() { return this.y; } function in function:local_function_test
52 assertEquals(3, get_y());
53 assertEquals(3, get_y(23));
  /external/autotest/client/bin/input/
input_device.py 473 def get_y(self): member in class:InputDevice
606 y = device.get_y()
  /frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd 687 System.out.println(point.get_x() + " " + point.get_y());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4137 HRESULT (WINAPI *get_y)(IHTMLEventObj *This,__LONG32 *p); member in struct:IHTMLEventObjVtbl
21244 HRESULT (WINAPI *get_y)(IHTMLEventObj2 *This,__LONG32 *p); member in struct:IHTMLEventObj2Vtbl
    [all...]
mshtml.h     [all...]

Completed in 468 milliseconds