Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 40) sorted by relevance

12

/ndk/sources/android/support/src/musl-ctype/
Diswspace.c11 static const wchar_t spaces[] = { in iswspace() local
17 return wc && wcschr(spaces, wc); in iswspace()
/ndk/build/core/
Dsetup-imports.mk25 $(call __ndk_info,ERROR: You NDK_MODULE_PATH variable contains spaces)
Dbuild-local.mk43 $(info Android NDK: Your NDK installation path contains spaces.)
156 $(call __ndk_info,Your Android application project path contains spaces: '$(NDK_PROJECT_PATH)')
Dinit.mk61 $(info,The Android NDK installation path contains spaces: '$(NDK_ROOT)')
Ddefinitions.mk975 …(call __ndk_info,$(LOCAL_MAKEFILE):$(LOCAL_MODULE): LOCAL_MODULE_FILENAME must not contain spaces)\
1861 …$(call __ndk_info,$(call local-makefile): Cannot import module with spaces in tag: '$(__import_tag…
/ndk/
DGNUmakefile32 $(info,The Android NDK installation path contains spaces: '$(NDK_ROOT)')
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral323 STR = \# Some spaces
24 TAB = \t \# A TAB and some spaces
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dinclude1 # -*-mode: perl; rm-trailing-spaces: nil-*-
/ndk/build/gmsl/
Dgmsl72 # If there are any spaces in the path in __gmsl_root then give up
D__gmsl306 # Returns: Splits a string into a list separated by spaces at the split
/ndk/sources/host-tools/make-3.81/
DREADME.Amiga17 looks for spaces. If there are any around :, it's taken as a target
Dreadme.vms255 The variable $^ separates files with commas instead of spaces (It's the
DNEWS423 * The $(strip) function now removes newlines as well as TABs and spaces.
939 * Leading spaces before directives are ignored (as documented).
Daclocal.m4871 # Solaris sh will not grok spaces in the rhs of `-'.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi1006 lines. A line containing just a comment (with perhaps spaces before
1093 Extra spaces are allowed and ignored at the beginning of the line, but
1915 The @var{targets} are file names, separated by spaces. Wildcard
1953 @var{prerequisites}, which consist of file names separated by spaces.
4873 could be used to compile a C program @file{prog.c}. Since spaces before
5022 @cindex spaces, in variable values
5024 @cindex variables, spaces in values
5028 this means you can include leading spaces in a variable value by
5054 (with four trailing spaces), which was probably not the intention.
6121 Extra spaces are allowed and ignored at the beginning of the conditional
[all …]
Dmake.info-1875 spaces before it) is effectively blank, and is ignored. If you
938 Extra spaces are allowed and ignored at the beginning of the line,
1647 The TARGETS are file names, separated by spaces. Wildcard
1676 PREREQUISITES, which consist of file names separated by spaces.
4022 could be used to compile a C program `prog.c'. Since spaces before the
4138 this means you can include leading spaces in a variable value by
4158 trailing spaces), which was probably not the intention. (Imagine
5030 Extra spaces are allowed and ignored at the beginning of the
5033 from this, extra spaces or tabs may be inserted with no effect anywhere
5039 arguments. Extra spaces are allowed and ignored at the beginning of the
[all …]
Dmake.info-2221 with spaces between them. For prerequisites which are archive
225 The names of all the prerequisites, with spaces between them. For
241 The names of all the order-only prerequisites, with spaces between
2346 with spaces between them. For prerequisites which are archive
2351 The names of all the prerequisites, with spaces between them. For
2480 `missing separator (did you mean TAB instead of 8 spaces?). Stop.'
2490 with spaces instead of a TAB character. In this case, `make' will
2493 spaces do not count. *Note Rule Syntax::.
4019 * spaces, in variable values: Flavors. (line 103)
4020 * spaces, stripping: Text Functions. (line 80)
[all …]
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex468 % If an index command is used in an @example environment, any spaces
469 % therein should become regular spaces in the raw index file, not the
1846 % which makes spaces the same size as normal in the surrounding text.
2964 % Make sure that spaces turn into tokens that match what \doignoretext wants.
5004 \sepspaces % Make spaces be word-separators rather than space tokens.
5169 % Eight spaces for a tab
5703 % Trim leading and trailing spaces off a string.
5938 % We need some trickery to remove the optional spaces around the equal
5966 % might or might not have spaces before the first comma, like:
5968 % We don't want such trailing spaces in the node name.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dlocale3003 // Capture the spaces read into money_base::{space,none} so they
3004 // can be compared to initial spaces in __sym.
3092 // Match spaces we've already read against spaces at
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog666 * scripts/features/escape: Add a test for backslash-escaped spaces
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot1228 msgid " (did you mean TAB instead of 8 spaces?)"
Dbe.po1247 msgid " (did you mean TAB instead of 8 spaces?)"
Dja.po1298 msgid " (did you mean TAB instead of 8 spaces?)"
Dko.po1288 msgid " (did you mean TAB instead of 8 spaces?)"
Dzh_CN.po1253 msgid " (did you mean TAB instead of 8 spaces?)"

12