/sdk/build/ |
windows_sdk_tools.mk | 8 # during platform builds anymore.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
compat.h | 70 /* STLport do not support anymore the iostream wrapper mode so this macro should 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
|
_gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore.
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/ |
compat.h | 70 /* STLport do not support anymore the iostream wrapper mode so this macro should 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
|
_gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore.
|
/art/runtime/arch/mips64/ |
jni_entrypoints_mips64.S | 50 # anymore, and t8 may be clobbered in artFindNativeMethod.
|
/prebuilts/go/darwin-x86/src/os/ |
exec_unix.go | 65 // no need for a finalizer anymore
|
exec_plan9.go | 87 // no need for a finalizer anymore
|
exec_windows.go | 82 // no need for a finalizer anymore
|
/prebuilts/go/linux-x86/src/os/ |
exec_unix.go | 65 // no need for a finalizer anymore
|
exec_plan9.go | 87 // no need for a finalizer anymore
|
exec_windows.go | 82 // no need for a finalizer anymore
|
/build/core/ |
prebuilt_internal.mk | 10 $(error dont use LOCAL_PREBUILT_LIBS anymore LOCAL_PATH=$(LOCAL_PATH)) 13 $(error dont use LOCAL_PREBUILT_EXECUTABLES anymore LOCAL_PATH=$(LOCAL_PATH)) 16 $(error dont use LOCAL_PREBUILT_JAVA_LIBRARIES anymore LOCAL_PATH=$(LOCAL_PATH))
|
/external/v8/test/mjsunit/ |
concurrent-initial-prototype-change.js | 36 // optimization anymore, and the code will remain optimized despite
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
floatconv.go | 99 // we don't need fcount anymore 108 // we don't need exp anymore
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
floatconv.go | 96 // we don't need fcount anymore 105 // we don't need exp anymore
|
/prebuilts/go/darwin-x86/src/go/types/ |
typestring.go | 47 // and certain recursive interface types cannot be printed anymore) 58 // anymore. We should eventually try to remove it altogether.
|
/prebuilts/go/darwin-x86/src/math/big/ |
floatconv.go | 96 // we don't need fcount anymore 105 // we don't need exp anymore
|
/prebuilts/go/darwin-x86/test/ |
return.go | 429 // if any cases don't terminate, the select isn't okay anymore 465 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 1118 // if any cases don't terminate, the select isn't okay anymore 1151 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 1831 // if any cases don't terminate, the select isn't okay anymore 1867 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 2520 // if any cases don't terminate, the select isn't okay anymore 2553 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
floatconv.go | 99 // we don't need fcount anymore 108 // we don't need exp anymore
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
floatconv.go | 96 // we don't need fcount anymore 105 // we don't need exp anymore
|
/prebuilts/go/linux-x86/src/go/types/ |
typestring.go | 47 // and certain recursive interface types cannot be printed anymore) 58 // anymore. We should eventually try to remove it altogether.
|
/prebuilts/go/linux-x86/src/math/big/ |
floatconv.go | 96 // we don't need fcount anymore 105 // we don't need exp anymore
|
/prebuilts/go/linux-x86/test/ |
return.go | 429 // if any cases don't terminate, the select isn't okay anymore 465 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 1118 // if any cases don't terminate, the select isn't okay anymore 1151 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 1831 // if any cases don't terminate, the select isn't okay anymore 1867 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead 2520 // if any cases don't terminate, the select isn't okay anymore 2553 // if any breaks refer to the select, the select isn't okay anymore, even if they're dead [all...] |
/prebuilts/go/darwin-x86/src/encoding/csv/ |
writer.go | 120 // We used to quote empty strings, but we do not anymore (as of Go 1.4).
|