HomeSort by relevance Sort by last modified time
    Searched full:special (Results 76 - 100 of 40689) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/test/Modules/
merge-implicit-special-members.cpp 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/merge-implicit-special-members -verify %s
  /external/clang/test/Sema/
freemain.c 3 // Tests that -ffreestanding disables all special treatment of main().
  /external/curl/docs/cmdline-opts/
data-raw.d 8 This posts data similarly to --data but without the special
  /external/freetype/docs/
MAKEPP 1 As a special exception, FreeType can also be built with the 'makepp'
  /external/linux-kselftest/tools/testing/selftests/cpufreq/
Makefile 5 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
  /external/strace/linux/
nr_prefix.c 3 * thanks to ARM that decided to prefix their special system calls like sys32
  /external/testng/src/main/java/org/testng/
ITest.java 5 * special treatment, such as having the test name displayed
  /frameworks/compile/slang/tests/F_root_compute_int_in/
stderr.txt.expect 1 root_compute_int_in.rs:4:21: error: Compute kernel root() cannot have non-pointer parameters besides special parameters ('context', 'x', 'y', 'z'). Parameter 'in' is of type: 'const int'
  /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
package-info.java 3 * interface matches the local layout API closely. In some cases where special capabilities to
  /prebuilts/go/darwin-x86/src/math/
asin.go 16 // Special cases are:
23 return x // special case
31 return NaN() // special case
49 // Special case is:
logb.go 9 // Special cases are:
14 // special cases
28 // Special cases are:
33 // special cases
nextafter.go 9 // Special cases are:
15 case IsNaN(float64(x)) || IsNaN(float64(y)): // special case
31 // Special cases are:
37 case IsNaN(x) || IsNaN(y): // special case
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15470.go 7 // Issue 15470: Make sure special-case signatures can
  /prebuilts/go/linux-x86/src/math/
asin.go 16 // Special cases are:
23 return x // special case
31 return NaN() // special case
49 // Special case is:
logb.go 9 // Special cases are:
14 // special cases
28 // Special cases are:
33 // special cases
nextafter.go 9 // Special cases are:
15 case IsNaN(float64(x)) || IsNaN(float64(y)): // special case
31 // Special cases are:
37 case IsNaN(x) || IsNaN(y): // special case
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15470.go 7 // Issue 15470: Make sure special-case signatures can
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
mrs-msr-thumb-v7-m-bad.l 2 [^:]*:5: Error: selected processor does not support requested special purpose register -- `mrs r4,cpsr'
3 [^:]*:6: Error: selected processor does not support requested special purpose register -- `mrs r5,spsr'
8 [^:]*:11: Error: selected processor does not support requested special purpose register -- `msr cpsr_f,r7'
9 [^:]*:12: Error: selected processor does not support requested special purpose register -- `msr spsr,r8'
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-v32s-2.s 1 ; Check that byte- and word-size special registers on CRISv32
rd-v32s-3.s 1 ; Check correct disassembly of special registers.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
builtin1.s 2 # specially, so when parsing the special register operand we do
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
plt_mapping_symbol.d 3 #objdump: --syms --special-syms
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mep/
mep1.s 10 # This needs special handling
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
loc10m.d 5 # Setting file start through the special symbol, mmo version.
loc8.d 4 # Setting file start through the special symbol, in-source.

Completed in 829 milliseconds

1 2 34 5 6 7 8 91011>>