HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 576 - 600 of 8470) sorted by null

<<21222324252627282930>>

  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java 49 * there are events pending. This allows a single thread to
70 * before delivering it to endpoints. This allows the caller to reuse
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ResourceLoader.java 29 * interface directly, but instead extends {@link BaseResourceLoader}. This allows API changes to be
66 * Close the reader. Allows ResourceLoader to perform any additional clean up.
  /external/jsilver/src/org/clearsilver/
FactoryLoader.java 35 * Allows the default implementation to be the original JNI version without
50 // ClearsilverFactory to be used when constructing objects. Allows
  /external/libpcap/
mkdep 24 # -c allows you to specify the C compiler
29 # -f allows you to select a makefile name
  /external/mesa3d/src/gallium/docs/source/
debugging.rst 21 is probably the most useful variable, since it allows you to find which
101 The remote debugger, commonly known as rbug, allows for runtime inspections of
  /external/mockito/src/org/mockito/configuration/
IMockitoConfiguration.java 47 * Allows configuring the default return values of unstubbed invocations
55 * Allows configuring the default answers of unstubbed invocations
  /external/mockito/src/org/mockito/stubbing/
Stubber.java 10 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
45 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
  /external/qemu/android/utils/
bufprint.h 20 ** bufprint() allows your to easily and safely append formatted string
32 ** this allows you to chain several calls to bufprint() and only check for
debug.h 82 ** 'dprintnv' allows you to use a va_list argument
95 ** allows you to shut temporarily shutdown stdout/stderr
  /external/smack/src/org/jivesoftware/smackx/search/
UserSearchManager.java 34 * repositories on a Jabber Server. This implementation allows for transparency of implementation of
35 * searching (DataForms or No DataForms), but allows the user to simply use the DataForm model for both
  /external/stressapptest/src/
pattern.h 60 // "busshift_" allows for repeating each pattern word 1, 2, 4, etc. times.
110 // CrcIncrement allows an abstracted way to add a 32bit
  /external/tcpdump/
mkdep 24 # -c allows you to specify the C compiler
29 # -f allows you to select a makefile name
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 38 // ones (complex_t[SIZE] -> float[2][SIZE]). This allows SIMD optimizations and
41 // extra register spilling. This also allows the offsets to be calculated at
  /external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
p2p_disconnect.py 55 # Initializes thread and daemon allows for ctrl-c kill
103 # Allows other threads to keep working while MainLoop runs
p2p_flush.py 55 # Initializes thread and daemon allows for ctrl-c kill
103 # Allows other threads to keep working while MainLoop runs
p2p_stop_find.py 57 # Initializes thread and daemon allows for ctrl-c kill
108 # Allows other threads to keep working while MainLoop runs
  /frameworks/base/docs/html/training/basics/intents/
index.jd 36 user interface that allows the user to perform a specific task (such as view a map or take a photo).
42 allows your app to start an activity that is contained in a separate app.</p>
  /frameworks/native/include/gui/
BufferItemConsumer.h 35 * BufferItemConsumer is a BufferQueue consumer endpoint that allows clients
94 // setDefaultBufferFormat allows the BufferQueue to create
CpuConsumer.h 34 * CpuConsumer is a BufferQueue consumer endpoint that allows direct CPU
84 // setDefaultBufferFormat allows CpuConsumer's BufferQueue to create buffers
  /libcore/luni/src/main/java/javax/net/ssl/
SSLParameters.java 39 * A SSLParameters constructor that allows the values for the
51 * A SSLParameters constructor that allows the values for initial
  /packages/providers/DownloadProvider/res/values/
strings.xml 32 <string name="permdesc_downloadManager">Allows the app to
53 <string name="permdesc_downloadManagerAdvanced">Allows the app to
63 This specific permission allows an application to tell other
65 <string name="permdesc_downloadCompletedIntent">Allows the app
75 <string name="permdesc_seeAllExternal">Allows the app to see all
87 <string name="permdesc_downloadCacheNonPurgeable">Allows the app to
99 <string name="permdesc_downloadWithoutNotification">Allows the app
111 <string name="permdesc_accessAllDownloads">Allows the app to view
  /build/tools/zipalign/
README.txt 16 allows those portions to be accessed directly with mmap() even if they
  /cts/tests/tests/content/src/android/content/pm/cts/
PermissionInfoTest.java 28 private static final String DEFAULT_DISCPRIPTION = "Allows the app to create network sockets "
  /dalvik/dexgen/src/com/android/dexgen/util/
DexClassLoaderHelper.java 22 * Class used indirectly for loading generated dex classes. It allows the caller
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessageInterstitial.java 30 * that is posted by {@link IncomingMessage}. It allows the user to switch

Completed in 979 milliseconds

<<21222324252627282930>>