| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
| sockaddr.h | 31 /* This macro is used to declare the initial common members 32 of the data types used for socket addresses, `struct sockaddr',
|
| xtitypes.h | 1 /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>. x86-64. 29 /* This type is used by some structs in <bits/stropts.h>. */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| elf-em.h | 44 /* Bogus old v850 magic number, used by old tools. */ 46 /* Bogus old m32r magic number, used by old tools. */
|
| magic.h | 43 #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ 44 /* used by file system utilities that
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
| ebt_802_3.h | 18 * One byte controls are used in Unnumbered Information frames. 19 * Two byte controls are used in Numbered Information frames.
|
| /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/ |
| exec.h | 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */ 127 #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ 145 Elf32_Word gt_current_g_value; /* -G val used in compilation */ 146 Elf32_Word gt_unused; /* Not used */ 149 Elf32_Word gt_g_value; /* If this val were used for -G */ 150 Elf32_Word gt_bytes; /* This many bytes would be used */ 158 Elf32_Word ri_gprmask; /* General registers used */ 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
|
| /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/ |
| exec.h | 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */ 127 #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ 145 Elf32_Word gt_current_g_value; /* -G val used in compilation */ 146 Elf32_Word gt_unused; /* Not used */ 149 Elf32_Word gt_g_value; /* If this val were used for -G */ 150 Elf32_Word gt_bytes; /* This many bytes would be used */ 158 Elf32_Word ri_gprmask; /* General registers used */ 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
|
| /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/ |
| exec.h | 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */ 127 #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ 145 Elf32_Word gt_current_g_value; /* -G val used in compilation */ 146 Elf32_Word gt_unused; /* Not used */ 149 Elf32_Word gt_g_value; /* If this val were used for -G */ 150 Elf32_Word gt_bytes; /* This many bytes would be used */ 158 Elf32_Word ri_gprmask; /* General registers used */ 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
|
| /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/ |
| exec.h | 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */ 127 #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ 145 Elf32_Word gt_current_g_value; /* -G val used in compilation */ 146 Elf32_Word gt_unused; /* Not used */ 149 Elf32_Word gt_g_value; /* If this val were used for -G */ 150 Elf32_Word gt_bytes; /* This many bytes would be used */ 158 Elf32_Word ri_gprmask; /* General registers used */ 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
|
| /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/ |
| exec.h | 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */ 127 #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ 145 Elf32_Word gt_current_g_value; /* -G val used in compilation */ 146 Elf32_Word gt_unused; /* Not used */ 149 Elf32_Word gt_g_value; /* If this val were used for -G */ 150 Elf32_Word gt_bytes; /* This many bytes would be used */ 158 Elf32_Word ri_gprmask; /* General registers used */ 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| win_console_handler.py | 1 """Script used to test os.kill on Windows, for issue #1220212 3 This script is started as a subprocess in test_os and is used to test the
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| win_console_handler.py | 1 """Script used to test os.kill on Windows, for issue #1220212 3 This script is started as a subprocess in test_os and is used to test the
|
| /sdk/emulator/opengl/ |
| README | 8 The 'emugen' tool is used to generate several source files related to the 9 EGL/GLES command stream used between the guest and the host during emulation. 47 can be used by the 'renderer' program below, 58 tests/EGL_host_wrapper -> a small library used to dynamically load the 72 tests/translator_tests/MacCommon -> used by translation tests on Mac only. 74 tests/ut_rendercontrol_enc -> guest library used by tests/ut_renderer 75 tests/ut_rendercontrol_dec -> host library used by tests/ut_renderer 90 These functions all begin with the "emugl-" prefix, and can be used to
|
| /system/core/adb/ |
| OVERVIEW.TXT | 5 The Android Debug Bridge (ADB) is used to: 48 The 'adb' command-line program is used to run adb commands from a shell 55 Currently, a single 'adb' binary is used for both the server and client. 66 which is used to return the list of currently known devices and their 71 it on the device. The ADB server is used to multiplex streams 81 This details the protocol used between ADB clients and the ADB 95 The 'host:' prefix is used to indicate that the request is addressed 115 where '<serialnumber>' is used to identify a given device/emulator; after
|
| /external/apache-http/src/org/apache/http/params/ |
| HttpConnectionParams.java | 58 * timeout. This value is used when no socket timeout is set in the 73 * timeout. This value is used when no socket timeout is set in the 87 * Tests if Nagle's algorithm is to be used. 89 * @return <tt>true</tt> if the Nagle's algorithm is to NOT be used 101 * Determines whether Nagle's algorithm is to be used. The Nagle's algorithm 107 * @param value <tt>true</tt> if the Nagle's algorithm is to NOT be used 134 * disabled. Value <tt>-1</tt> implies that the JRE default is used. 151 * disabled. Value <tt>-1</tt> implies that the JRE default is used. 164 * means the timeout is not used. The default value is zero. 178 * means the timeout is not used. The default value is zero [all...] |
| /external/chromium_org/third_party/opus/src/celt/ |
| entenc.c | 195 int used; local 197 used=_this->nend_bits; 199 if(used+_bits>EC_WINDOW_SIZE){ 203 used-=EC_SYM_BITS; 205 while(used>=EC_SYM_BITS); 207 window|=(ec_window)_fl<<used; 208 used+=_bits; 210 _this->nend_bits=used; 246 int used; local 269 used=_this->nend_bits [all...] |
| /external/chromium_org/tools/gn/ |
| scope.h | 31 // used primarily to refer to the master build config which is shared across 33 // marking variables "used" which prevents us from issuing errors on unused 90 // guaranteed to be set in the current scope. Generatlly this will be used 93 // Since this is used when doing read-modifies, we never count this access 112 // Marks the given identifier as (un)used in the current scope. 116 // Checks to see if the scope has a var set that hasn't been used. This is 120 // If the identifier is present but hasnn't been used, return true. 123 // Checks the scope to see if any values were set but not used, and fills in 141 // This is used in different contexts. When generating the error, the given 142 // parse node will be blamed, and the given desc will be used to describ 211 bool used; \/\/ Set to true when the variable is used. member in struct:Scope::Record [all...] |
| /external/clang/tools/scan-build/ |
| scan-build.1 | 37 is a Perl script that invokes the Clang static analyzer. Options used by 43 normally used to build the target system. 66 Specify the title used on generated HTML pages. 112 Specify the contraint engine used by the analyzer. By default the 114 model is used. Specifying 116 uses a simpler, less powerful constraint model used by checker-0.160 130 Specify the store model used by the analyzer. By default, the 132 store model is used. 150 is used. 152 .\" Other sections not yet used .. [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| weakref.py | 138 they are used, so the result of calling the references needs 139 to be checked before being used. This can be used to avoid 194 they are used, so the result of calling the references needs 195 to be checked before being used. This can be used to avoid 214 This is used in the WeakValueDictionary to avoid having to create 236 longer a strong reference to the key. This can be used to 318 they are used, so the result of calling the references needs 319 to be checked before being used. This can be used to avoi [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| weakref.py | 138 they are used, so the result of calling the references needs 139 to be checked before being used. This can be used to avoid 194 they are used, so the result of calling the references needs 195 to be checked before being used. This can be used to avoid 214 This is used in the WeakValueDictionary to avoid having to create 236 longer a strong reference to the key. This can be used to 318 they are used, so the result of calling the references needs 319 to be checked before being used. This can be used to avoi [all...] |
| /device/asus/flo/camera/QCamera2/stack/common/ |
| mm_jpeg_interface.h | 13 * contributors may be used to endorse or promote products derived 50 int index; /* index used to identify the buffers */ 56 uint32_t buf_filled_len; /* used for output image. filled by the client */ 112 /* this will be used only for bitstream */ 115 /* this will be used only for bitstream */
|
| /external/chromium/chrome/browser/instant/ |
| instant_loader_manager.h | 26 // by InstantController. The pending loader is used if the current loader is 42 // active InstantLoader that should be used. 55 // should be used prior to destroying the InstantLoaderManager when the owner 74 // The active loader is the loader that should be used for new loads. It is 104 // Maps for template url id to loader used for that template url id.
|
| /external/chromium/chrome/browser/ |
| spellchecker_platform_engine.h | 6 // needs to implement in order to be used by the browser. 27 // Returns true if there is a platform-specific spellchecker that can be used. 47 // Translates the codes used by chrome to the language codes used by os x 72 // Gets a unique tag to identify a document. Used in ignoring words.
|
| /external/chromium/chrome/common/ |
| chrome_paths.h | 11 // This file declares path keys for the chrome module. These can be used with 25 // used by Chrome at runtime. 26 DIR_SHARED_RESOURCES, // Directory containing js and css files used 55 // Used for OEM customization on Chrome OS. 77 // used by interal pages).
|
| /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/ |
| CommonResources.java | 14 // Content-type headers used for HTML code. 19 // Content-type headers used for javascript code. 24 // Content-type headers used for png images. 37 // Returns the HTML code used to verify if an image has been successfully loaded. 74 // Title used in the 'about' example.
|