HomeSort by relevance Sort by last modified time
    Searched refs:are (Results 201 - 225 of 6297) sorted by null

1 2 3 4 5 6 7 891011>>

  /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.
  /prebuilts/go/linux-x86/test/
complit1.go 7 // Verify that illegal composite literals are detected.
29 // these are okay because they are slicing a pointer to an array
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
MultU64x64.S 5 # are licensed and made available under the terms and conditions of the BSD License
40 addl %edx, %ebx # carries are abandoned
42 addl %ebx, %edx # carries are abandoned
  /development/scripts/gdb/
dalvik.gdb 37 printf "If you are debugging a native only process, you need to\n"
47 Enter ART debugging mode. In ART debugging mode, SIGSEGV signals are ignored
48 by gdb unless they are not handled by ART itself. A breakpoint is
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
ReadMsr64.S 5 # are licensed and made available under the terms and conditions of the BSD License
34 rdmsr # edx & eax are zero extended
ReadMsr64.asm 3 ; are licensed and made available under the terms and conditions of the BSD License
32 rdmsr ; edx & eax are zero extended
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/
FrameworkSpecConformance.txt 11 # 2. Some definitions are NOT defined in Framework specification, but introduced in Edk. EdkII chooses to keep
13 # 3. The name of some definitions are NOT consistent with Framework specification. If the name doesn't bring
15 # 4. Some defintitions don't exactly match Framework specification, some new field members are introduced in EdkII
45 natural boundaries". But in EdkII, the data structures above are packed.
52 The symbols above are *NOT* defined in DataHubSubclass specification. But the values are defined and are meaningful.
93 The data structure and all enumeration fields are *NOT* defined in CacheSubclass specification, which only
119 The definitions above are *NOT* defined in CacheSubclass specification. EdkII introduces them to simplify the
171 b. The other fields listed here are *NOT* defined in ProcSubclass specification 0.9. They are introduced to
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
ReadMsr64.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
34 rdmsr ; edx & eax are zero extended
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
PageTables64.asm 7 ; are licensed and made available under the terms and conditions of the BSD License
24 ; These pages are built into the ROM image in X64/PageTables.asm
  /external/adhd/defs/
utilities.mk 5 # This file contains definitions of utilities which are used by the
10 # This makes it easy to ensure there are no host OS utility
  /external/curl/docs/cmdline-opts/
dump-header.d 15 When used in FTP, the FTP server response lines are considered being "headers"
16 and thus are saved there.
  /external/icu/icu4c/source/samples/uresb/
resources.mak 18 @echo All targets are up to date
  /external/llvm/test/MC/ARM/
directive-thumb_func.s 4 @ NOTE: this test ensures that both forms are accepted for MachO
  /external/llvm/test/MC/AsmParser/
comments-x86-darwin.s 2 # ensure that single '#' comments are worink as expected on x86 darwin
  /external/llvm/test/MC/Mips/mips2/
invalid-mips3-wrong-error.s 1 # Instructions that are invalid and are correctly rejected but use the wrong
  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips32-wrong-error.s 1 # Instructions that are invalid and are correctly rejected but use the wrong
  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips32-wrong-error.s 1 # Instructions that are invalid and are correctly rejected but use the wrong
  /external/llvm/test/MC/Sparc/
sparc-little-endian.s 7 ! Ensure instructions are emitted in reversed byte order:
13 ! ...and that fixups are applied to the correct bytes.
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
ltpfsio.sh 33 - These operations are destructive so do NOT point the tests to partitions where the data shouldn't be overwritten.
34 Once these tests are started all data in the partitions you point to will be destroyed.
  /external/valgrind/memcheck/tests/
leak-tree.stderr.exp 5 16 bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
  /prebuilts/go/darwin-x86/misc/cgo/stdio/
stdio.go 12 // on mingw, stderr and stdout are defined as &_iob[FILENO]
13 // on netbsd, they are defined as &__sF[FILENO]
  /prebuilts/go/darwin-x86/src/math/big/
arith_s390x_test.go 13 // Tests whether the non vector routines are working, even when the tests are run on a
  /prebuilts/go/darwin-x86/src/math/
log10.go 8 // The special cases are the same as for Log.
16 // The special cases are the same as for Log.
  /prebuilts/go/darwin-x86/test/
char_lit1.go 7 // Verify that illegal character literals are detected.
13 // check that surrogate pair elements are invalid
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue14591.go 7 // Test to make sure we don't think values are dead
8 // when they are assigned to a PPARAMOUT slot before

Completed in 505 milliseconds

1 2 3 4 5 6 7 891011>>