HomeSort by relevance Sort by last modified time
    Searched defs:Gt (Results 1 - 19 of 19) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Gt.java 19 * $Id: Gt.java 468655 2006-10-28 07:12:06Z minchau $
29 public class Gt extends Operation
  /packages/apps/Gallery2/jni/filters/
saturated.c 31 float Gt = Gf * MS;
43 float Rc = R * (Rt + S) + G * Gt + B * Bt;
44 float Gc = R * Rt + G * (Gt + S) + B * Bt;
45 float Bc = R * Rt + G * Gt + B * (Bt + S);
vibrance.c 33 float Gt = Gf * MS;
46 Gt = Gf * MS;
52 float Rc = R * (Rt + S) + G * Gt + B * Bt;
53 float Gc = R * Rt + G * (Gt + S) + B * Bt;
54 float Bc = R * Rt + G * Gt + B * (Bt + S);
  /external/tensorflow/tensorflow/compiler/xla/client/
computation_builder.cc 514 ComputationDataHandle ComputationBuilder::Gt(
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /external/python/cpython2/Include/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /prebuilts/gdb/darwin-x86/include/python2.7/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /prebuilts/gdb/linux-x86/include/python2.7/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 133 // being matched. For example, the DescribeTo() method of the Gt(7)
782 // Implements Eq(v), Ge(v), Gt(v), Le(v), Lt(v), and Ne(v)
786 GMOCK_IMPLEMENT_COMPARISON_MATCHER_(Gt, >, "is >", "isn't >");
    [all...]
  /external/python/cpython3/Include/
Python-ast.h 24 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8,
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 124 // being matched. For example, the DescribeTo() method of the Gt(7)
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 124 // being matched. For example, the DescribeTo() method of the Gt(7)
    [all...]
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 598 milliseconds