Searched
full:stored (Results
251 -
275 of
8246) sorted by null
<<11121314151617181920>>
/external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/ |
Parallax.glsllib | 38 //parallax map is stored in the alpha channel of the normal map
66 //parallax map is stored in the alpha channel of the normal map
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/ |
HostedConnection.java | 80 * Retrieves a previosly stored session attribute or 86 * Returns a read-only set of attribute names currently stored
|
/external/llvm/include/llvm/Analysis/ |
ProfileInfoTypes.h | 24 /* IDs to distinguish between those path counters stored in hashses vs arrays */ 37 unsigned numEntries; /* number of entries stored */
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_tex_obj.h | 63 /* If intelImage->mt != NULL, image data is stored here. 64 * Else if intelImage->base.Buffer != NULL, image is stored there.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_Surface.3 | 50 Surface is stored in system memory 53 Surface is stored in video memory
|
/external/qemu/ |
qlist.c | 74 * qlist_iter(): Iterate over all the list's stored values. 77 * called for each stored value in the list.
|
/frameworks/av/media/libeffects/proxy/ |
EffectProxy.h | 73 // Stored in context to pass on to sub effect creation 75 // Stored in context to pass on to sub effect creation
|
/frameworks/base/core/java/android/webkit/ |
WebViewDatabase.java | 23 * application has stored any of the following types of browsing data and 24 * to clear any such stored data for all WebViews in the application.
|
/frameworks/base/media/java/android/media/videoeditor/ |
VideoEditorFactory.java | 37 * files are stored. When a project is deleted the application is 74 * are stored. When a project is deleted the application is
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/support/ |
MethodLogger.java | 57 * Returns the method name stored at the given index. 72 * Returns the argument array stored at the given index. May be empty, but
|
/packages/apps/Dialer/src/com/android/dialer/util/ |
ExpirableCache.java | 89 * A cached value stored inside the cache. 91 * It provides access to the value stored in the cache but also allows to check whether the 94 * @param <V> the type of value stored in the cache 97 /** Returns the value stored in the cache for a given key. */ 113 /** The value stored in the cache. */ 122 * this value will be stored 142 /** The underlying cache used to stored the cached values. */ 233 * Creates a new {@link CachedValue} instance to be stored in this cache.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
reg.h | 26 location of the users' stored general purpose registers. */ 58 * location of the users' stored general purpose registers. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
reg.h | 26 location of the users' stored general purpose registers. */ 58 * location of the users' stored general purpose registers. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
reg.h | 26 location of the users' stored general purpose registers. */ 58 * location of the users' stored general purpose registers. */
|
/system/security/keystore-engine/ |
keyhandle.cpp | 36 * Frees a previously allocated keyhandle stored in ex_data. 46 * Duplicates a keyhandle stored in ex_data in case we copy a key.
|
/external/clang/include/clang/AST/ |
NestedNameSpecifier.h | 74 /// \brief An identifier, stored as an IdentifierInfo*. 76 /// \brief A namespace, stored as a NamespaceDecl*. 78 /// \brief A namespace alias, stored as a NamespaceAliasDecl*. 80 /// \brief A type, stored as a Type*. 83 /// stored as a Type*. 85 /// \brief The global specifier '::'. There is no stored value. 154 /// \brief Determine what kind of nested name specifier is stored. 157 /// \brief Retrieve the identifier stored in this nested name 166 /// \brief Retrieve the namespace stored in this nested name 170 /// \brief Retrieve the namespace alias stored in this nested nam [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
CtsTestStatus.java | 33 * Get the String representation of this test status that should be stored in
|
ITestSummary.java | 54 * Return the user-friendly displayed start time stored in result XML.
|
/dalvik/vm/alloc/ |
WriteBarrier.h | 23 * call is not needed if NULL is stored in the field.
|
/developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/ |
CustomRestrictionsActivity.java | 27 * the activity is invoked (from Settings > Users), the stored settings are used to initialize
|
/developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/ |
CustomRestrictionsActivity.java | 27 * the activity is invoked (from Settings > Users), the stored settings are used to initialize
|
/development/ndk/sources/android/libportable/arch-mips/ |
jboffsets.h | 7 * to be stored in the space available in a portable jmp_buf so this code
|
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/ |
WeatherDataProvider.java | 34 * will be stored in an external and persistent location (ie. File, Database, SharedPreferences) so 36 * data will only be stored in memory. 61 * Generally, this data will be stored in an external and persistent location (ie. File, 63 * For simplicity, in this sample the data will only be stored in memory.
|
/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/ |
CustomRestrictionsActivity.java | 27 * the activity is invoked (from Settings > Users), the stored settings are used to initialize
|
/device/asus/grouper/liblights/ |
Android.mk | 20 # HAL module implemenation, not prelinked and stored in
|
Completed in 2706 milliseconds
<<11121314151617181920>>