HomeSort by relevance Sort by last modified time
    Searched full:place (Results 1151 - 1175 of 4393) sorted by null

<<41424344454647484950>>

  /frameworks/base/awt/org/apache/harmony/awt/wtk/
NativeWindow.java 131 * Changes window Z-order to place this window under, If w is null
134 * @param w - window to place under.
  /frameworks/base/core/java/android/app/
KeyguardManager.java 54 * A good place to call this is from {@link android.app.Activity#onResume()}
72 * A good place to call this is from {@link android.app.Activity#onPause()}
  /frameworks/base/core/jni/android/graphics/
NinePatch.cpp 81 // this relies on deserialization being done in place
162 // this relies on deserialization being done in place
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 33 * Dial a number. This doesn't place the call. It displays
41 * Place a call to the specified number.
  /ndk/docs/
HOWTO.TXT 48 Starting with NDK r4, you can simply place the file under $PROJECT/jni/
51 If you want to use 'ndk-build' but place the file to a different location,
  /prebuilt/windows/sdl/host/include/SDL/
SDL_mouse.h 17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
48 Uint8 *save[2]; /* Place to save cursor area */
  /external/wpa_supplicant/
aes_wrap.c 286 * @data: Data to encrypt in-place
335 * @data: Data to encrypt in-place
392 * @data: Data to encrypt in-place
453 * @data: Data to encrypt in-place
486 * @data: Data to decrypt in-place
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes_wrap.c 291 * @data: Data to encrypt in-place
340 * @data: Data to encrypt in-place
403 * @data: Data to encrypt in-place
471 * @data: Data to encrypt in-place
504 * @data: Data to decrypt in-place
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_qsort.c 130 * 4. We copy the pivot element to a separate place
132 * directly against a pointer to that separate place,
145 * - In one place (the insertion sort) I construct
218 * the smallest element into place as a sentinel.
235 /* Find the right place for |first|. \
241 * up by one, and place |first| \
401 /* Find the right place for |first|. My apologies for var reuse */
  /dalvik/dx/src/com/android/dx/ssa/
SsaConverter.java 201 * Make sure to place the move-exception as the
266 * Place Phi functions in appropriate locations.
269 * Modifications are made in-place.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml 177 @i: the index to place the element at.
188 @index_: the index to place the elements at.
197 The following elements are moved down one place.
  /external/dbus/dbus/
dbus-userdb.c 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
318 * @param username place to store pointer to username
340 * @param homedir place to store pointer to homedir
  /external/libffi/testsuite/lib/
libffi-dg.exp 15 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
67 # This is the only place where we care if an executable was
184 # If you're building the compiler with --prefix set to a place
  /frameworks/base/docs/html/community/
index.jd 60 <li><b>Android developers</b> - You're now an experienced Android application developer. You've grasped the basics of Android app development, you're comfortable using the SDK, now you want to move to advanced topics. Get help here with troubleshooting applications, advice on implementation, and strategies for improving your application's performance and user experience. This is the not the right place to discuss user issues (use android-discuss for that) or beginner questions with the Android SDK (use android-beginners for that).
74 <li><b>Android ndk</b> - A place for discussing the Android NDK and topics related to using native code in Android applications.
81 <li><b>Android security discuss</b> - A place for open discussion on secure development, emerging security concerns, and best practices for and by android developers. Please don't disclose vulnerabilities directly on this list, you'd be putting all Android users at risk.
  /bootable/recovery/
common.h 37 // at the top of the screen (in place of any scrolling ui_print()
  /build/core/
pathmap.mk 18 # A central place to define mappings to paths, to avoid hard-coding
  /cts/tools/vm-tests/src/util/build/
DasmBuildStep.java 93 // determine where to place .dex file
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodeinsertbeforenewchildexists.java 33 * remove it before the insertion takes place.
  /dalvik/libcore/luni/src/main/java/java/util/
TimerTask.java 90 * from taking place, {@code false} otherwise.
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpConnectionPool.java 39 * <p>If a security manager is in place, HTTP connection pooling will be
  /dalvik/libcore/sql/src/main/java/java/sql/
Ref.java 31 * the {@code Ref} object can be used in place of the data structure.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/res/
XMLMessages.java 120 // code all over the place.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/res/
XPATHMessages.java 111 // code all over the place.
  /dalvik/vm/
Native.h 71 * DalvikBridgeFunc, because it takes the place of the actual function
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 25 * a register. In this way we have a centralized place to find out all native

Completed in 457 milliseconds

<<41424344454647484950>>