HomeSort by relevance Sort by last modified time
    Searched refs:hint (Results 226 - 250 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /external/mesa3d/src/mesa/
sources.mak 53 $(SRCDIR)main/hint.c \
  /external/openssl/include/openssl/
ssl.h 459 * PSK_identity_hint [ 7 ] EXPLICIT OCTET STRING, -- optional PSK identity hint
461 * Ticket_lifetime_hint [9] EXPLICIT INTEGER, -- server's lifetime hint for session ticket
542 long tlsext_tick_lifetime_hint; /* Session lifetime hint in seconds */
    [all...]
  /external/openssl/ssl/
ssl.h 459 * PSK_identity_hint [ 7 ] EXPLICIT OCTET STRING, -- optional PSK identity hint
461 * Ticket_lifetime_hint [9] EXPLICIT INTEGER, -- server's lifetime hint for session ticket
542 long tlsext_tick_lifetime_hint; /* Session lifetime hint in seconds */
    [all...]
ssltest.c 245 static unsigned int psk_client_callback(SSL *ssl, const char *hint, char *identity,
1049 BIO_printf(bio_err,"setting PSK identity hint to s_ctx\n");
1052 BIO_printf(bio_err,"error setting PSK identity hint to s_ctx\n");
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control.h 219 char *snd_device_name_get_hint(const void *hint, const char *id);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 219 char *snd_device_name_get_hint(const void *hint, const char *id);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 219 char *snd_device_name_get_hint(const void *hint, const char *id);
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /external/qemu/
block.c 385 static int refresh_total_sectors(BlockDriverState *bs, int64_t hint)
393 /* query actual device if possible, otherwise just trust the hint */
399 hint = length >> BDRV_SECTOR_BITS;
402 bs->total_sectors = hint;
1218 /* if a geometry hint is available, use it */
    [all...]
  /external/v8/src/
hydrogen-instructions.cc 2268 Representation hint = hint_value->representation(); local
    [all...]
  /external/chromium_org/content/renderer/
render_widget.cc     [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssltest.c 245 static unsigned int psk_client_callback(SSL *ssl, const char *hint, char *identity,
1049 BIO_printf(bio_err,"setting PSK identity hint to s_ctx\n");
1052 BIO_printf(bio_err,"error setting PSK identity hint to s_ctx\n");
    [all...]
  /external/chromium_org/cc/debug/
fake_web_graphics_context_3d.h 320 virtual void hint(WebKit::WGC3Denum target, WebKit::WGC3Denum mode) {} function in class:cc::FakeWebGraphicsContext3D
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 330 virtual void hint(WGC3Denum target, WGC3Denum mode);
  /external/chromium_org/media/audio/linux/
alsa_output_unittest.cc 38 MOCK_METHOD2(DeviceNameGetHint, char*(const void* hint, const char* id));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 195 void hint(GC3Denum target, GC3Denum mode);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.h 597 void hint(GC3Denum target, GC3Denum mode);
    [all...]
  /external/chromium_org/ui/compositor/
test_web_graphics_context_3d.h 247 virtual void hint(WebKit::WGC3Denum target, WebKit::WGC3Denum mode) {} function in class:ui::TestWebGraphicsContext3D
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java 644 * we saw it. Used to hint where to draw edge glows.
651 * we saw it. Used to hint where to draw edge glows.
    [all...]
TextView.java 749 CharSequence hint = null; local
    [all...]
  /external/chromium_org/v8/src/
heap.cc     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
display_manager.js 609 var link = $('enterprise-info-hint-link');

Completed in 958 milliseconds

1 2 3 4 5 6 7 8 91011>>