HomeSort by relevance Sort by last modified time
    Searched full:these (Results 826 - 850 of 47981) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/pkg/include/
textflag.h 7 // all agree on these values.
13 // It is ok for the linker to get multiple of these symbols. It will
  /prebuilts/go/linux-x86/src/internal/cpu/
cpu_arm64.go 12 // These are linknamed in runtime/os_linux_arm64.go and are initialized by
17 // HWCAP/HWCAP2 bits. These are exposed by Linux.
cpu_ppc64x.go 12 // These are linknamed in runtime/os_linux_ppc64x.go and are initialized by
17 // HWCAP/HWCAP2 bits. These are exposed by the kernel.
  /prebuilts/go/linux-x86/src/mime/quotedprintable/
example_test.go 32 w.Write([]byte("These symbols will be escaped: = \t"))
36 // These symbols will be escaped: =3D =09
  /prebuilts/go/linux-x86/src/runtime/
textflag.h 7 // all agree on these values.
13 // It is ok for the linker to get multiple of these symbols. It will
  /system/sepolicy/prebuilts/api/28.0/private/compat/26.0/
26.0.ignore.cil 2 ;; analogue in older policy. Thus, we do not need to map these types to
152 ;; Thus, these types are also not mapped, but recorded for checkapi tests
  /system/sepolicy/prebuilts/api/28.0/private/compat/27.0/
27.0.ignore.cil 2 ;; analogue in older policy. Thus, we do not need to map these types to
130 ;; Thus, these types are also not mapped, but recorded for checkapi tests
  /system/sepolicy/private/compat/26.0/
26.0.ignore.cil 2 ;; analogue in older policy. Thus, we do not need to map these types to
152 ;; Thus, these types are also not mapped, but recorded for checkapi tests
  /system/sepolicy/private/compat/27.0/
27.0.ignore.cil 2 ;; analogue in older policy. Thus, we do not need to map these types to
130 ;; Thus, these types are also not mapped, but recorded for checkapi tests
  /toolchain/binutils/binutils-2.27/
README-maintainer-mode 6 find the sources for these in the respective upstream directories:
24 changing the automake macros) as these dependencies need to exist in
  /toolchain/binutils/binutils-2.27/gas/config/
te-generic.h 26 /* Added these, because if we don't know what we're targeting we may
32 /* These define interfaces. */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
group-reloc-ldr.s 24 @ So these should all (just) work.
31 @ The same as the above, but for a local symbol. These should not be
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/
vers1.c 4 * then link applications against varying sets of these.
22 * symbol table and verify that none of these symbols were actually exported.
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
infback9.h 9 * inftree9.h, inftree9.c, and inffix9.h. These patches are not supported.
12 * comments in zlib.h for inflateBack() usage. These functions are used
  /art/libdexfile/dex/
dex_file_layout.h 31 // Layout of things that are hot (commonly accessed), these should be pinned or madvised will
34 // Layout of things that are randomly used. These should be advised to random access.
37 // Layout of things that are only used during startup, these can be madvised after launch.
39 // Layout of things that are needed probably only once (class initializers). These can be
42 // Layout of things that are thought to be unused. These things should be advised to random
  /external/desugar/java/com/google/devtools/common/options/
OptionDocumentationCategory.java 17 * These categories are used to logically group options in generated documentation, both the command
24 * <li>Since these are for grouping, we want useful sizes of groups. Somewhere between 5 and 200
27 * <li>Each option needs to belong to exactly one of these groups, so the categories should be
29 * <li>These are easy to change, and not brittle, so feel free to add new ones. However, if you
32 * a bug against the owners of these flags.
  /external/owasp/sanitizer/tools/findbugs/licenses/
LICENSE-AppleJavaExtensions.txt 4 This is a pluggable jar of stub classes representing the new Apple eAWT and eIO APIs for Java 1.4 on Mac OS X. The purpose of these stubs is to allow for compilation of eAWT- or eIO-referencing code on platforms other than Mac OS X. The jar file is enclosed in a zip archive for easy expansion on other platforms.
6 These stubs are not intended for the runtime classpath on non-Mac platforms. Please see the OSXAdapter sample for how to write cross-platform code that uses eAWT.
11 redistribution of this Apple software constitutes acceptance of these
12 terms. If you do not agree with these terms, please do not use,
16 subject to these terms, Apple grants you a personal, non-exclusive
  /external/selinux/libsemanage/tests/
README 4 read-only filesystem by using DAC permissions. Consequently, these tests
17 or you can compile from source.) Once installed, follow these steps to
30 These tests are where you will make calls to the CUnit assertions.
33 functions. These take the form:
38 These functions will be called before and after the test functions
  /external/speex/include/speex/
speex_callbacks.h 53 /*These are 1-bit requests*/
59 /*These are 4-bit requests*/
73 /*These are 8-bit requests*/
79 /*These are 16-bit requests*/
83 /*These are 32-bit requests*/
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
webrtc_cng.h 41 * These functions create an instance to the specified structure
78 * These functions frees the dynamic memory of a specified instance
92 * These functions analyzes background noise
113 * These functions updates the CN state, when a new SID packet arrives
129 * These functions generates CN data when needed
  /frameworks/base/core/java/android/util/
PackageUtils.java 58 * form, then these strings are sorted based the natural ordering, and
59 * finally a hash is derived from these strings' bytes.
70 // Make sure these are sorted to handle reversed certificates
78 * derived from these strings' bytes.
89 // Make sure these are sorted to handle reversed certificates
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyhead.swg 51 /* Define these for older versions so we can just write code the new way */
98 * Need to be very careful about how these macros are defined, especially
112 # ifndef RUBY_METHOD_FUNC /* These definitions should work for Ruby 1.4.6 */
117 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
121 # else /* These definitions should work for Ruby 1.7+ */
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/
NOTICE 3 This is a pluggable jar of stub classes representing the new Apple eAWT and eIO APIs for Java on Mac OS X. The purpose of these stubs is to allow for compilation of eAWT- or eIO-referencing code on platforms other than Mac OS X. The jar file is enclosed in a zip archive for easy expansion on other platforms.
5 These stubs are not intended for the runtime classpath on non-Mac platforms. Please see the OSXAdapter sample for how to write cross-platform code that uses eAWT.
10 redistribution of this Apple software constitutes acceptance of these
11 terms. If you do not agree with these terms, please do not use,
15 subject to these terms, Apple grants you a personal, non-exclusive
  /toolchain/binutils/binutils-2.27/include/opcode/
msp430-decode.h 90 /* These numerically match the bit encoding. */
112 unsigned flags_1:8; /* These flags are set to '1' by the insn. */
113 unsigned flags_0:8; /* These flags are set to '0' by the insn. */
114 unsigned flags_set:8; /* These flags are set appropriately by the insn. */
123 /* By convention, these are [0]destination, [1]source. */
rl78.h 40 /* For the purposes of these structures, the RL78 registers are as
41 follows, despite most of these being memory-mapped and
45 /* The order of these matches the encodings. */
54 /* The order of these matches the encodings. */
172 /* By convention, these are destination, source. */

Completed in 982 milliseconds

<<31323334353637383940>>