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

  /external/objenesis/main/src/org/objenesis/strategy/
BaseInstantiatorStrategy.java 46 /** Vendor version */
49 /** Vendor name */
50 protected static final String VENDOR = System.getProperty("java.vm.vendor");
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 7 VENDOR Microsoft 311 Microsoft
20 ATTRIBUTE MS-RAS-Vendor 9 integer Microsoft
  /external/jpeg/
config.guess 589 VENDOR=pc;
592 VENDOR=unknown;
605 printf ("%s-${VENDOR}-linux-gnu\n", argv[1]);
607 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
610 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
613 printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]);
  /external/qemu/distrib/jpeg-6b/
config.guess 589 VENDOR=pc;
592 VENDOR=unknown;
605 printf ("%s-${VENDOR}-linux-gnu\n", argv[1]);
607 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
610 printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]);
613 printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 563 static const char VENDOR[] = {"Google ("};
565 const size_t VENDOR_LEN = sizeof(VENDOR) - 1;
571 s_glVendor.append(VENDOR, VENDOR_LEN);
  /external/robolectric/lib/main/
objenesis-1.0.jar 
  /prebuilts/tools/common/m2/internal/org/objenesis/objenesis/1.2/
objenesis-1.2.jar 
  /prebuilts/tools/common/objenesis/
objenesis-1.2.jar 
  /external/qemu/android/
hw-events.h 305 KEY_CODE(VENDOR ,0x168) \
  /external/openssh/
buildpkg.sh.in 250 VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html"
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 281 VENDOR = 0x1F00,
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.idl 286 const unsigned int VENDOR = 0x1F00;
    [all...]
WebGLRenderingContext.cpp     [all...]
  /build/core/
Makefile 95 # non-default dev keys (usually private keys from a vendor directory).
342 # tags that are part of the system (ie, not in a vendor/ or device/
349 $(filter-out vendor/% device/% out/%,$(all_event_log_tags_src)))
    [all...]

Completed in 390 milliseconds