/external/clang/docs/ |
AutomaticReferenceCounting.rst | 268 * There must be reliable conventions for whether and when "ownership" is [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
unum.h | 42 * Your code can be completely independent of the locale conventions 63 * conventions multiple times. 406 * and parsing conventions, or NULL to use the default locale. [all...] |
datefmt.h | 63 * be completely independent of the locale conventions for months, days of the 78 * information about the local language and country conventions multiple times. [all...] |
/external/libjpeg-turbo/ |
structure.txt | 19 Also, the file coderules.txt describes the coding style conventions we use. 559 With these conventions, JSAMPLE values can be assumed to be >= 0. This helps [all...] |
/libcore/ojluni/src/main/java/java/util/ |
Date.java | 115 * minute, but this specification follows the date and time conventions [all...] |
/dalvik/docs/ |
prettify.js | 23 * because of commenting conventions, doesn't work on Smalltalk, Lisp-like, or 795 // classify types and annotations using Java's style conventions [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
NumberFormat.java | 34 * Your code can be completely independent of the locale conventions for 49 * language and country conventions multiple times. [all...] |
/external/libpng/scripts/ |
pnglibconf.dfa | 164 @# define PNG_API_RULE 2 /* Use Watcom calling conventions */ 184 # Record the 'API rule' used to select calling conventions on [all...] |
/external/python/cpython2/Doc/reference/ |
lexical_analysis.rst | 83 the standard C conventions for newline characters (the ``\n`` character, 583 different quoting conventions, are allowed, and their meaning is the same as
|
/external/python/cpython2/Doc/tutorial/ |
classes.rst | 180 a peculiar form of argument list, dictated by the calling conventions for 422 conflicts. Possible conventions include capitalizing method names, prefixing [all...] |
/external/python/cpython3/Doc/reference/ |
lexical_analysis.rst | 57 the standard C conventions for newline characters (the ``\n`` character, 583 using different quoting conventions, are allowed, and their meaning is the same [all...] |
/external/python/cpython3/Doc/tutorial/ |
classes.rst | 233 a peculiar form of argument list, dictated by the calling conventions for 475 conflicts. Possible conventions include capitalizing method names, prefixing [all...] |
/libcore/ojluni/src/main/java/java/text/ |
DateFormat.java | 67 * Your code can be completely independent of the locale conventions for 80 * language and country conventions multiple times. [all...] |
NumberFormat.java | 66 * Your code can be completely independent of the locale conventions for 81 * language and country conventions multiple times. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/ |
Checkers.td | 660 def LLVMConventionsChecker : Checker<"Conventions">, 662 HelpText<"Check code for LLVM codebase conventions">,
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/ |
Checkers.td | 660 def LLVMConventionsChecker : Checker<"Conventions">, 662 HelpText<"Check code for LLVM codebase conventions">,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
gmp.info-2 | [all...] |
gmp.info-1 | 381 interfaces), meaning data type sizes and calling conventions. By 577 ABI (Application Binary Interface) refers to the calling conventions 606 Currently no attempt is made to follow whatever conventions a system 627 The 32-bit ABI is the usual i386 conventions. This will be 649 calling conventions, but with 64-bit instructions permitted 757 conventions. This is the default for systems where the true [all...] |
/art/runtime/ |
art_method.h | 557 // conventions for a method of managed code. Returns false for Proxy methods. [all...] |
/cts/apps/CameraITS/tests/rolling_shutter_skew/ |
test_rolling_shutter_skew.py | 104 # format than the others (to maintain CameraITS conventions) and it will
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
FramebufferTest.java | 597 // typical GL conventions are used.
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
RopTranslator.java | 166 * stack frame that matches dalvik's calling conventions. This will
|
/dalvik/dx/src/com/android/dx/dex/code/ |
RopTranslator.java | 172 * stack frame that matches dalvik's calling conventions. This will [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
gettext.py | 296 # See if we're looking at GNU .mo conventions for metadata
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
gettext.py | 294 # See if we're looking at GNU .mo conventions for metadata
|