HomeSort by relevance Sort by last modified time
    Searched refs:getx (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Analysis/
method-call.cpp 7 int getx() const { return x; } function in struct:A
12 if (x.getx() == 3) {
23 if (x.getx() == 3) {
34 if (x.getx() == 3) {
base-init.cpp 8 int getx() const { function in class:A
27 if (b.getx() != 0) {
  /external/v8/test/mjsunit/regress/
regress-394.js 34 function getx(){ function
45 assertEquals(2, getx());
46 assertEquals(2, getx());
47 assertEquals(2, getx());
  /external/dropbear/
gendss.c 43 static void getx(dss_key *key);
64 getx(key);
185 static void getx(dss_key *key) { function
  /external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNodeCluster.java 299 public int getx(int i) { method in class:TestBatchNodeCluster

Completed in 400 milliseconds