HomeSort by relevance Sort by last modified time
    Searched full:park (Results 226 - 250 of 676) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.h 3 * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffers.c 3 * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
intel_regions.h 3 * Copyright 2006 Tungsten Graphics, Inc., Cedar Park, Texas.
intel_state.c 3 * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
  /external/mesa3d/src/mesa/state_tracker/
st_atom_scissor.c 3 * Copyright 2007 Tungsten Graphics, Inc., Cedar Park, Texas.
st_atom_viewport.c 3 * Copyright 2007 Tungsten Graphics, Inc., Cedar Park, Texas.
st_cb_flush.c 3 * Copyright 2007 Tungsten Graphics, Inc., Cedar Park, Texas.
  /external/mesa3d/src/mesa/vbo/
vbo_exec.h 3 Copyright 2002 Tungsten Graphics Inc., Cedar Park, Texas.
  /external/valgrind/coregrind/
pub_core_commandline.h 37 park them in VG_(args_for_client), VG_(args_for_valgrind) and
  /hardware/intel/common/libva/va/x11/
va_dri.h 4 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
  /hardware/intel/common/libwsbm/src/
wsbm_mallocpool.c 3 * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, TX., USA
wsbm_pool.h 3 * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA
  /libcore/luni/src/main/java/java/util/concurrent/
FutureTask.java 369 // - call nanoTime exactly once for each call to park
374 // to park-spin for a while
421 LockSupport.park(this);
475 // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
SynchronousQueue.java 106 * Blocking is mainly accomplished using LockSupport park/unpark,
176 * rather than to use timed park. A rough estimate suffices.
205 volatile Thread waiter; // to control park/unpark
392 * to be at the head of the stack, calls to park are
426 s.waiter = w; // establish waiter so can park next iter
428 LockSupport.park(this);
510 volatile Thread waiter; // to control park/unpark
732 LockSupport.park(this);
    [all...]
  /libcore/libart/src/main/java/java/lang/
Thread.java 62 /** Park states */
64 /** park state indicating unparked */
67 /** park state indicating preemptively unparked */
70 /** park state indicating parked */
179 /** the park state of the thread */
183 * The synchronization object responsible for this thread's join/sleep/park operations.
    [all...]
  /system/bt/bta/dm/
bta_dm_int.h 835 * Keep three different timers for PARK, SNIFF and SUSPEND if TBFC is
980 UINT16 policy_settings; /* link policy setting hold, sniff, park, MS switch */
1022 UINT8 allow_mask; /* mask of sniff/hold/park modes to allow */
    [all...]
bta_dm_pm.c 716 ** Description Switch to park mode.
719 ** Returns TRUE if park attempted, FALSE otherwise.
727 /* if not in park mode, switch to park */
    [all...]
  /system/bt/stack/include/
hcimsgs.h 297 /* Park Mode */
307 /* Park Mode */
309 extern BOOLEAN btsnd_hcic_exit_park_mode(UINT16 handle); /* Exit Park Mode */
    [all...]
  /developers/demos/JustForUs/justforus/src/main/java/com/example/android/justforus/
MainActivity.java 83 coupons.add(new Coupon("Walk in the park" /* title */,
84 "Take a stroll in the flower garden" /* subtitle */, "park.jpg" /* image */));
  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
XYRegionExampleActivity.java 366 "Fenway Park LF Wall", // marker label
375 "ATT Park RF Wall", // marker label
  /device/asus/fugu/original-kernel-headers/drm/
psb_ttm_placement_user.h 3 * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA
  /external/mesa3d/include/EGL/
eglmesaext.h 3 * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
  /external/mesa3d/src/egl/main/
eglapi.h 3 * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
eglconfig.h 3 * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
egllog.c 3 * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.

Completed in 575 milliseconds

1 2 3 4 5 6 7 8 91011>>