/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/machine/ |
ieee.h | 63 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 66 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/machine/ |
ieee.h | 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 69 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/machine/ |
ieee.h | 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 69 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/machine/ |
ieee.h | 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 69 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/machine/ |
ieee.h | 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 69 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/machine/ |
ieee.h | 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 69 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/machine/ |
ieee.h | 62 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 65 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/machine/ |
ieee.h | 63 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero 66 * in the fraction; to represent 2 , we need two, and so on. This
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ptr_traits.h | 138 /// Type used to represent the difference between two pointers 156 /// Type used to represent the difference between two pointers
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ptr_traits.h | 138 /// Type used to represent the difference between two pointers 156 /// Type used to represent the difference between two pointers
|
/toolchain/binutils/binutils-2.25/gas/ |
expr.h | 22 * By popular demand, we define a struct to represent an expression. 140 for an unsigned word, but can also properly represent all values of a
|
/external/flatbuffers/include/flatbuffers/ |
util.h | 245 // Max bits this encoding can represent. 297 // UTF-8 must represent code points in their shortest possible encoding. 300 // Two bytes of UTF-8 can represent code points from U+0080 to U+07FF. 306 // Three bytes of UTF-8 can represent code points from U+0800 to U+FFFF. 312 // Four bytes of UTF-8 can represent code points from U+10000 to U+10FFFF.
|
/libcore/ojluni/src/main/java/java/text/ |
DecimalFormatSymbols.java | 307 * Gets the string used to represent infinity. Almost always left 317 * Sets the string used to represent infinity. Almost always left 328 * Gets the string used to represent "not a number". Almost always left 338 * Sets the string used to represent "not a number". Almost always left 349 * Gets the character used to represent minus sign. If no explicit 361 * Gets the string used to represent minus sign. If no explicit 372 * Sets the character used to represent minus sign. If no explicit [all...] |
/sdk/templates/docs/ |
index.html | 291 <li><code>apilevel</code> — the value should represent a numeric API level</li> 292 <li><code>package</code> — the value should represent a valid Java package name</li> 293 <li><code>app_package</code> — the value should represent a valid Android app package name</li> 294 <li><code>module</code> — the value should represent a valid Module name</li> 295 <li><code>class</code> — the value should represent a valid Java class name</li> 296 <li><code>activity</code> — the value should represent a fully-qualified activity class name</li> 297 <li><code>layout</code> — the value should represent a valid layout resource name</li> 298 <li><code>drawable</code> — the value should represent a valid drawable resource name</li> 299 <li><code>string</code> — the value should represent a valid string resource name</li> 300 <li><code>id</code> — the value should represent a valid id resource name</li [all...] |
/external/llvm/include/llvm/TableGen/ |
Record.h | 82 /// 'bit' - Represent a single bit 100 /// 'bits<n>' - Represent a fixed number of bits 120 /// 'code' - Represent a code fragment 136 /// 'int' - Represent an integer value of no particular size 154 /// 'string' - Represent an string value 171 /// 'list<Ty>' - Represent a list of values, all of which must be of 192 /// 'dag' - Represent a dag fragment 208 /// '[classname]' - Represent an instance of a class, such as: 449 /// 'true'/'false' - Represent a concrete initializer for a bit. 534 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/ |
Record.h | 92 /// 'bit' - Represent a single bit 111 /// 'bits<n>' - Represent a fixed number of bits 132 /// 'code' - Represent a code fragment 149 /// 'int' - Represent an integer value of no particular size 168 /// 'string' - Represent an string value 186 /// 'list<Ty>' - Represent a list of values, all of which must be of 209 /// 'dag' - Represent a dag fragment 226 /// '[classname]' - Represent an instance of a class, such as: 465 /// 'true'/'false' - Represent a concrete initializer for a bit. 554 /// '7' - Represent an initialization by a literal integer value [all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
Command.c | 253 @param Argv Array of strings that represent the parsed command line.
311 @param Argv Array of strings that represent the parsed command line.
416 @param Argv Array of strings that represent the parsed command line.
452 @param Argv Array of strings that represent the parsed command line.
479 @param Argv Array of strings that represent the parsed command line.
520 @param Argv Array of strings that represent the parsed command line.
745 @param Argv Array of strings that represent the parsed command line.
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
FileSystem.h | 231 /// @brief Do file_status's represent the same thing? 238 /// @results True if A and B both represent the same file system entity, false 242 /// @brief Do paths represent the same thing? 260 /// @brief Does status represent a directory? 275 /// @brief Does status represent a regular file? 290 /// @brief Does this status represent something that exists but is not a 308 /// @brief Does status represent a symlink?
|