/libcore/support/src/test/java/tests/support/ |
Support_StringWriter.java | 105 * offset in buf to retrieve characters 164 * the starting point to retrieve characters. 166 * the number of characters to retrieve and write.
|
/packages/apps/Nfc/nxp/jni/ |
com_android_nfc_NativeLlcpConnectionlessSocket.cpp | 67 /* Retrieve handles */ 154 /* Retrieve handles */ 213 /* Retrieve socket handle */
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnDictionaryImplJni.java | 232 * Retrieve a word information. 233 * A word information is stored to the internal work area. To retrieve a detail information, 244 * Retrieve the key string from the current word information. 253 * Retrieve the candidate string from the current word information. 262 * Retrieve the frequency from the current word information. 271 * Retrieve the part of speech at left side from the current word information. 279 * Retrieve the part of speech at right side from the current word information. 381 * Retrieve the connect array 390 * Retrieve the number of the part of speeches at left side. 396 * Retrieve the number of the part of speeches at right side [all...] |
/system/extras/tests/sdcard/ |
sysutil.h | 36 // .kernelVersion Retrieve the full kernel description. 57 // Minimum size for the buffer to retrieve the kernel version. 81 // Minimum size for the buffer to retrieve the sched features.
|
/frameworks/base/core/jni/ |
android_media_AudioTrack.cpp | 399 "Unable to retrieve AudioTrack pointer for start()"); 414 "Unable to retrieve AudioTrack pointer for stop()"); 429 "Unable to retrieve AudioTrack pointer for pause()"); 444 "Unable to retrieve AudioTrack pointer for flush()"); 458 "Unable to retrieve AudioTrack pointer for setVolume()"); 562 "Unable to retrieve AudioTrack pointer for write()"); 614 "Unable to retrieve AudioTrack pointer for frameCount()"); 628 "Unable to retrieve AudioTrack pointer for setSampleRate()"); 640 "Unable to retrieve AudioTrack pointer for getSampleRate()"); 653 "Unable to retrieve AudioTrack pointer for setMarkerPosition()") [all...] |
/external/clang/include/clang/AST/ |
DeclTemplate.h | 196 /// \brief Retrieve the template argument at a given index. 202 /// \brief Retrieve the template argument at a given index. 210 /// \brief Retrieve the number of template arguments in this 214 /// \brief Retrieve a pointer to the template argument list. 329 /// \brief Retrieve the template from which this function was specialized. 365 /// \brief Retrieve the first point of instantiation of this function 415 /// \brief Retrieve the member declaration from which this member was 435 /// \brief Retrieve the first point of instantiation of this member. 668 /// \brief Retrieve the member template from which this template was 696 /// retrieve the FunctionTemplateDecl for the original template \c f withi [all...] |
/external/clang/include/clang/Sema/ |
Initialization.h | 326 /// \brief Retrieve the parent of the entity being initialized, when 331 /// \brief Retrieve type being initialized. 334 /// \brief Retrieve complete type-source information for the object being 343 /// \brief Retrieve the name of the entity being initialized. 346 /// \brief Retrieve the variable, parameter, or field being 350 /// \brief Retrieve the ObjectiveC method being initialized. 368 /// \brief Retrieve the base specifier. 402 /// \brief Retrieve the variable for a captured variable in a lambda. 563 /// \brief Retrieve the location at which initialization is occurring. 566 /// \brief Retrieve the source range that covers the initialization [all...] |
/frameworks/base/core/java/android/content/ |
Context.java | 381 * Retrieve styled attribute information in this Context's theme. See 393 * Retrieve styled attribute information in this Context's theme. See 405 * Retrieve styled attribute information in this Context's theme. See 417 * Retrieve styled attribute information in this Context's theme. See 430 * Return a class loader you can use to retrieve classes in this package. 484 * Retrieve and hold the contents of the preferences file 'name', returning 485 * a SharedPreferences through which you can retrieve and modify its 491 * does not exist, it will be created when you retrieve an 502 * to retrieve and modify the preference values. [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucurr.h | 39 * @param locale the locale for which to retrieve a currency code. 249 * @param locale the locale for which to retrieve the 251 * @param date the date for which to retrieve the 267 * @param locale the locale for which to retrieve a currency code. 270 * @param date the date for which to retrieve a currency code for
|
/external/esd/include/ |
esd.h | 78 ESD_PROTO_LATENCY, /* retrieve latency between write()'s and output */ 196 /* structures to retrieve information about streams/samples from the server */ 273 /* retrieve server properties (sample rate, format, version number) */ 278 /* retrieve all information from server */ 281 /* retrieve all information from server, and update until unsubsribed or closed */
|
/frameworks/base/core/java/android/content/pm/ |
PackageItemInfo.java | 100 * Retrieve the current textual label associated with this item. This 127 * Retrieve the current graphical icon associated with this item. This 149 * Retrieve the default graphical icon associated with this item. 164 * Retrieve the current graphical logo associated with this item. This 185 * Retrieve the default graphical logo associated with this item.
|
PackageManager.java | 157 * Flag parameter to retrieve some information about all applications (even 589 * if the parser was unable to retrieve the AndroidManifest.xml file. [all...] |
/frameworks/base/core/java/android/os/ |
RemoteCallbackList.java | 185 * You can, however, retrieve its IBinder and compare it with another 198 * This creates a copy of the callback list, which you can retrieve items 250 * Retrieve an item in the active broadcast that was previously started 263 * retrieve. Ranges from 0 to 1-{@link #beginBroadcast}. 275 * Retrieve the cookie associated with the item
|
/frameworks/native/include/media/openmax/ |
OMX_ContentPipe.h | 169 /** Retrieve the current position relative to the start of the content. */ 172 /** Retrieve data of the specified size from the content stream (advance content pointer by size of data). 176 /** Retrieve a buffer allocated by the pipe that contains the requested number of bytes. 187 boundary. Here the client may retrieve the data in segments over successive calls. */ 197 /** Retrieve a buffer allocated by the pipe used to write data to the content.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
esd.h | 78 ESD_PROTO_LATENCY, /* retrieve latency between write()'s and output */ 196 /* structures to retrieve information about streams/samples from the server */ 273 /* retrieve server properties (sample rate, format, version number) */ 278 /* retrieve all information from server */ 281 /* retrieve all information from server, and update until unsubsribed or closed */
|
cursesf.h | 190 // Retrieve info about the field 199 // Retrieve info about the fields dynamic properties. 222 // Retrieve whether or not the field starts a new page. 232 // Retrieve the fields justification 241 // Retrieve the fields foreground attribute 251 // Retrieve the fields background attribute 261 // Retrieve the fields padding character 276 // Retrieve the fields options 307 // Retrieve the value of a fields buffer. The default buffer is nr. 0 318 // Retrieve the validation type of the field [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
esd.h | 78 ESD_PROTO_LATENCY, /* retrieve latency between write()'s and output */ 196 /* structures to retrieve information about streams/samples from the server */ 273 /* retrieve server properties (sample rate, format, version number) */ 278 /* retrieve all information from server */ 281 /* retrieve all information from server, and update until unsubsribed or closed */
|
cursesf.h | 190 // Retrieve info about the field 199 // Retrieve info about the fields dynamic properties. 222 // Retrieve whether or not the field starts a new page. 232 // Retrieve the fields justification 241 // Retrieve the fields foreground attribute 251 // Retrieve the fields background attribute 261 // Retrieve the fields padding character 276 // Retrieve the fields options 307 // Retrieve the value of a fields buffer. The default buffer is nr. 0 318 // Retrieve the validation type of the field [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
esd.h | 78 ESD_PROTO_LATENCY, /* retrieve latency between write()'s and output */ 196 /* structures to retrieve information about streams/samples from the server */ 273 /* retrieve server properties (sample rate, format, version number) */ 278 /* retrieve all information from server */ 281 /* retrieve all information from server, and update until unsubsribed or closed */
|
cursesf.h | 190 // Retrieve info about the field 199 // Retrieve info about the fields dynamic properties. 222 // Retrieve whether or not the field starts a new page. 232 // Retrieve the fields justification 241 // Retrieve the fields foreground attribute 251 // Retrieve the fields background attribute 261 // Retrieve the fields padding character 276 // Retrieve the fields options 307 // Retrieve the value of a fields buffer. The default buffer is nr. 0 318 // Retrieve the validation type of the field [all...] |
/external/clang/include/clang/Lex/ |
HeaderSearch.h | 108 /// \brief Retrieve the controlling macro for this header file, if 136 /// \brief Retrieve the header file information for the given file entry. 247 /// \brief Retrieve the header-search options with which this header search 314 /// \brief Retrieve the path to the module cache. 461 /// \brief Retrieve the name of the module file that should be used to 470 /// \brief Retrieve the name of the module file that should be used to 505 /// \brief Retrieve the module that corresponds to the given file, if any. 527 /// \brief Retrieve a module with the given name, which may be part of the 530 /// \param Name The name of the module to retrieve. 547 /// \brief Retrieve the module map [all...] |
PreprocessingRecord.h | 87 /// \brief Retrieve the kind of preprocessed entity stored in this object. 90 /// \brief Retrieve the source range that covers this entire preprocessed 145 /// \brief Retrieve the name of the macro being defined. 148 /// \brief Retrieve the location of the macro name in the definition. 241 /// \brief Retrieve the included file name as it was written in the source. 252 /// \brief Retrieve the file entry for the actual file that was included 334 /// \brief Retrieve the preprocessed entity at the given ID. 337 /// \brief Retrieve the loaded preprocessed entity at the given index. 551 /// \brief Retrieve the external source for preprocessed entities. 556 /// \brief Retrieve the macro definition that corresponds to the give [all...] |
/external/clang/include/clang-c/ |
Index.h | 290 * \brief Retrieve the complete file and path name of the given file. 295 * \brief Retrieve the last modification time of the given file. 308 * \brief Retrieve the unique ID for the given \c file. 326 * \brief Retrieve a file handle within the given translation unit. 370 * Use clang_getRangeStart() and clang_getRangeEnd() to retrieve the 380 * \brief Retrieve a NULL (invalid) source location. 417 * \brief Retrieve a NULL (invalid) source range. 422 * \brief Retrieve a source range given the beginning and ending source 442 * \brief Retrieve the file, line, column, and offset represented by 470 * \brief Retrieve the file, line, column, and offset represented b [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
RenderState.java | 633 * Retrieve the front stencil fail operation. 652 * Retrieve the front depth test fail operation. 671 * Retrieve the front depth test pass operation. 690 * Retrieve the back stencil fail operation. 709 * Retrieve the back depth test fail operation. 728 * Retrieve the back depth test pass operation. 747 * Retrieve the front stencil function. 766 * Retrieve the back stencil function. 785 * Retrieve the blend mode. 816 * Retrieve the face cull mode [all...] |
/external/clang/include/clang/Basic/ |
Module.h | 295 /// \brief Retrieve the full name of this module, including the path from 299 /// \brief Retrieve the top-level module for this (sub)module, which may 306 /// \brief Retrieve the top-level module for this (sub)module, which may 310 /// \brief Retrieve the name of the top-level module. 327 /// \brief Retrieve the directory for which this module serves as the 331 /// \brief Retrieve the header that serves as the umbrella header for this
|