Searched defs:gt (Results 1 - 25 of 33) sorted by relevance

12

/external/doclava/res/assets/templates/
H A Dsample.cs20 <p>The file containing the source code shown below is located in the corresponding directory in <code>&lt;sdk&gt;/samples/android-&lt;version&gt;/...</code></p> external variable declarations
/external/clang/test/CXX/dcl.decl/dcl.meaning/
H A Dp1-0x.cpp40 template<typename T> void gt(); // expected-note {{here}}
92 template<> void N::gt<int>() {} function in class:inline_namespaces::N
93 template void N::gt<char>(); // expected-error {{undefined}}
/external/clang/test/SemaTemplate/
H A Dinstantiate-template-template-parm.cpp51 template <T x, T y> struct gt { struct in struct:Comp
54 typedef gt<2, 1> r2;
/external/mesa3d/src/gallium/drivers/ilo/core/
H A Dilo_dev.h57 int gt; member in struct:ilo_dev
/external/mockito/src/main/java/org/mockito/
H A DAdditionalMatchers.java249 public static <T extends Comparable<T>> T gt(T value) { method in class:AdditionalMatchers
263 public static byte gt(byte value) { method in class:AdditionalMatchers
277 public static double gt(double value) { method in class:AdditionalMatchers
291 public static float gt(float value) { method in class:AdditionalMatchers
305 public static int gt(int value) { method in class:AdditionalMatchers
319 public static long gt(long value) { method in class:AdditionalMatchers
333 public static short gt(short value) { method in class:AdditionalMatchers
/external/boringssl/src/crypto/fipsmodule/bn/
H A Dcmp.c88 int gt, lt; local
108 gt = 1;
111 gt = -1;
116 return gt;
126 return gt;
/external/mesa3d/src/intel/common/
H A Dgen_device_info.h36 int gt; member in struct:gen_device_info
/external/skia/third_party/lua/src/
H A Dlparser.h86 Labellist gt; /* list of pending gotos */ member in struct:Dyndata
H A Dlapi.c610 const TValue *gt; /* global table */ local
612 gt = luaH_getint(reg, LUA_RIDX_GLOBALS);
614 luaV_gettable(L, gt, L->top - 1, L->top - 1);
736 const TValue *gt; /* global table */ local
739 gt = luaH_getint(reg, LUA_RIDX_GLOBALS);
741 luaV_settable(L, gt, L->top - 1, L->top - 2);
986 const TValue *gt = luaH_getint(reg, LUA_RIDX_GLOBALS); local
988 setobj(L, f->upvals[0]->v, gt);
989 luaC_barrier(L, f->upvals[0], gt);
H A Dlparser.c343 Labellist *gl = &ls->dyd->gt;
344 Labeldesc *gt = &gl->arr[g]; local
345 lua_assert(luaS_eqstr(gt->name, label->name));
346 if (gt->nactvar < label->nactvar) {
347 TString *vname = getlocvar(fs, gt->nactvar)->varname;
350 getstr(gt->name), gt->line, getstr(vname));
353 luaK_patchlist(fs, gt->pc, label->pc);
368 Labeldesc *gt = &dyd->gt local
426 Labeldesc *gt = &gl-&gt;arr[i]; local
463 undefgoto(LexState *ls, Labeldesc *gt) argument
[all...]
/external/syslinux/com32/lua/src/
H A Dlparser.h86 Labellist gt; /* list of pending gotos */ member in struct:Dyndata
H A Dlapi.c610 const TValue *gt; /* global table */ local
612 gt = luaH_getint(reg, LUA_RIDX_GLOBALS);
614 luaV_gettable(L, gt, L->top - 1, L->top - 1);
736 const TValue *gt; /* global table */ local
739 gt = luaH_getint(reg, LUA_RIDX_GLOBALS);
741 luaV_settable(L, gt, L->top - 1, L->top - 2);
986 const TValue *gt = luaH_getint(reg, LUA_RIDX_GLOBALS); local
988 setobj(L, f->upvals[0]->v, gt);
989 luaC_barrier(L, f->upvals[0], gt);
H A Dlparser.c343 Labellist *gl = &ls->dyd->gt;
344 Labeldesc *gt = &gl->arr[g]; local
345 lua_assert(luaS_eqstr(gt->name, label->name));
346 if (gt->nactvar < label->nactvar) {
347 TString *vname = getlocvar(fs, gt->nactvar)->varname;
350 getstr(gt->name), gt->line, getstr(vname));
353 luaK_patchlist(fs, gt->pc, label->pc);
368 Labeldesc *gt = &dyd->gt local
426 Labeldesc *gt = &gl-&gt;arr[i]; local
463 undefgoto(LexState *ls, Labeldesc *gt) argument
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java140 expr = gt(opPos); break;
349 protected Expression gt(int opPos) throws TransformerException method in class:Compiler
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp79 template <typename T> T gt(T t) { return t; } function
90 template <> constexpr int gt(int nl) { return nl; } function
/external/easymock/src/org/easymock/
H A DEasyMock.java492 public static <T extends Comparable<T>> T gt(Comparable<T> value) { method in class:EasyMock
505 public static byte gt(byte value) { method in class:EasyMock
518 public static double gt(double value) { method in class:EasyMock
531 public static float gt(float value) { method in class:EasyMock
544 public static int gt(int value) { method in class:EasyMock
557 public static long gt(long value) { method in class:EasyMock
570 public static short gt(short value) { method in class:EasyMock
/external/skia/bench/
H A DGradientBench.cpp172 static const char* geomtypename(GeomType gt) { argument
173 switch (gt) {
/external/caliper/lib/
H A Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.cpp2007 alu_group_tracker &gt = grp(); local
2009 unsigned slots = gt.slot_count();
2019 if (!kt.try_reserve(gt))
2051 bool alu_kcache_tracker::try_reserve(alu_group_tracker& gt) { argument
2052 rp_kcache_tracker &kt = gt.kcache();
/external/skia/src/core/
H A DSkDraw.cpp1407 auto gt = [](float a, int b) { return !(a <= (float)b); }; local
1409 if (gt(position.fX, INT_MAX - (INT16_MAX + UINT16_MAX)) ||
1411 gt(position.fY, INT_MAX - (INT16_MAX + UINT16_MAX)) ||
/external/v8/src/ppc/
H A Dconstants-ppc.h55 gt = 4, // Greater than. enumerator in enum:v8::internal::Condition
75 return gt;
76 case gt:
/external/guice/lib/build/
H A Deasymock.jar ... public static float gt (float) float value public static int gt (int) int value public static long gt (long) long value ...
/external/v8/src/arm/
H A Dconstants-arm.h84 gt = 12 << 28, // Z clear, N == V Greater than. enumerator in enum:v8::internal::Condition
115 return gt;
116 case gt:
/external/v8/src/s390/
H A Dconstants-s390.h55 gt = 0x2, // Greater than. enumerator in enum:v8::internal::Condition
109 case gt:
112 return gt;
115 case lt | gt:
131 return gt;
132 case gt:
/external/guice/extensions/persist/lib/
H A Deasymock.jar ... public static double gt (double) double value public static float gt (float) float value public static int gt (int) int value ...

Completed in 3136 milliseconds

12