/ndk/sources/android/support/src/msun/ |
D | s_nan.c | 67 _scan_nan(uint32_t *words, int num_words, const char *s) argument 72 bzero(words, num_words * sizeof(uint32_t)); 90 words[bitpos / 32] |= digittoint(s[si]) << (bitpos % 32);
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | word | 3 Test the word, words, wordlist, firstword, and lastword functions.\n"; 6 Produce a variable with a large number of words in it, 7 determine the number of words, and then read each one back.\n"; 16 @echo $(words $(string)) 17 @echo $(words $(string4)) 155 a := $(word $(words $(list)),$(list))
|
D | call | 40 rest = $(wordlist 2,$(words ${1}),${1})
|
/ndk/build/core/ |
D | definitions-tests.mk | 98 $(eval _test_count := $$(words $$(_test_list)))\ 99 $(eval _test_fail_count := $$(words $$(_test_failures)))\
|
D | setup-imports.mk | 24 ifneq ($(words $(NDK_MODULE_PATH)),1)
|
D | build-local.mk | 34 ifneq ($(words $(NDK_ROOT)),1) 168 ifneq ($(words $(NDK_PROJECT_PATH)),1) 232 ifneq ($(words $(DUMP_VAR)),1)
|
D | setup-app.mk | 92 ifeq (1,$(words $(filter-out $(NDK_KNOWN_ARCHS),$(NDK_FOUND_ARCHS)))) 107 ifeq (1,$(words $(_unknown_abis_prefix)))
|
D | add-toolchain.mk | 39 ifeq (1,$(words $(filter-out $(NDK_KNOWN_ARCHS),$(NDK_FOUND_ARCHS))))
|
D | prebuilt-library.mk | 27 ifneq ($(words $(LOCAL_SRC_FILES)),1)
|
D | init.mk | 69 ifneq ($(words $(NDK_ROOT)),1) 571 $(if $(filter-out 1,$(words $(NDK_ABI.$(_abi).arch))),\
|
D | definitions.mk | 578 $(if $(filter 1,$(words $(__fieldval))),\ 955 $(if $(call seq,$(words $(LOCAL_MODULE)),1),,\ 969 $(if $(call seq,$(words $(LOCAL_MODULE_FILENAME)),1),,\ 996 ifneq (1,$$(words $$(LOCAL_MODULE_FILENAME))) 1004 ifneq (1,$$(words $$(subst /, ,$$(LOCAL_MODULE_FILENAME)))) 1855 $(if $(call seq,$(words $(__import_tag)),1),,\
|
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 676 char *words = argv[0]; /* Use a temp variable for find_next_token */ in func_firstword() local 677 char *p = find_next_token (&words, &i); in func_firstword() 689 char *words = argv[0]; /* Use a temp variable for find_next_token */ in func_lastword() local 693 while ((t = find_next_token (&words, &i))) in func_lastword() 934 int words = 0; in func_filter_filterout() local 980 words++; in func_filter_filterout() 985 hashing = (literals >= 2 && (literals * words) >= 10); in func_filter_filterout() 988 hash_init (&a_word_table, words, a_word_hash_1, a_word_hash_2, a_word_hash_cmp); in func_filter_filterout() 997 if (words) in func_filter_filterout() 1133 char **words = 0; in func_sort() local [all …]
|
D | ansi2knr.c | 504 { static char *words[] = local 511 char **key = words;
|
D | main.c | 2668 unsigned int words; in define_makeflags() local 2789 words = 1; in define_makeflags() 2819 ++words; in define_makeflags() 2826 ++words; in define_makeflags() 2890 words = 0; in define_makeflags()
|
/ndk/ |
D | GNUmakefile | 31 ifneq ($(words $(NDK_ROOT)),1)
|
/ndk/build/gmsl/ |
D | __gmsl | 193 last = $(__gmsl_tr1)$(if $1,$(word $(words $1),$1)) 201 rest = $(__gmsl_tr1)$(wordlist 2,$(words $1),$1) 208 chop = $(__gmsl_tr1)$(wordlist 2,$(words $1),x $1) 235 leq = $(__gmsl_tr2)$(strip $(if $(call seq,$(words $1),$(words $2)), \ 275 length = $(__gmsl_tr1)$(words $1) 319 $(if $(call seq,1,$(words $2)), \ 384 …l __temp := $$(subst $$a,x,$(__temp))))$(eval __temp := $(subst x,x ,$(__temp)))$(words $(__temp))) 505 int_decode = $(__gmsl_tr1)$(words $1) 639 $(filter-out $(words $2), \ 640 $(words $(call int_max,$1,$2)))) [all …]
|
D | gmsl | 70 __gmsl_root := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) 74 ifeq (1,$(words $(__gmsl_root)))
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/ |
D | printers.py | 122 words = self.val['_M_w'] 127 if words.type.code == gdb.TYPE_CODE_ARRAY: 128 word_size = words.type.target ().sizeof 129 n_words = words.type.sizeof / word_size 131 word_size = words.type.sizeof 133 words = [words] 138 w = words[word]
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | bitset | 26 // A bitset of size N, using words of type _WordT, will have 32 // base class _Base_bitset. The base class works with whole words, not with
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __bit_reference | 181 // do middle whole words 217 // do middle whole words 266 // do middle whole words 297 // do middle whole words 338 // do middle whole words 368 // do middle whole words 435 // do middle words 498 // do middle words 574 // do middle words 643 // do middle words [all …]
|
D | bitset | 297 // do middle whole words 380 // do middle whole words 400 // do middle whole words
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 80 be at most 5 words, and a Back-Cover Text may be at most 25 words. 156 the full title with all words of the title equally prominent and 286 You may add a passage of up to five words as a Front-Cover Text, and a 287 passage of up to 25 words as a Back-Cover Text, to the end of the list
|
D | make.info-2 | 401 words, no further chaining is allowed beyond a terminal rule. 2190 Replace words matching PATTERN with REPLACEMENT in TEXT. 2205 Select words in TEXT that match one of the PATTERN words. 2210 Select words in TEXT that _do not_ match any of the PATTERN words. 2215 Sort the words in LIST lexicographically, removing duplicates. 2224 `$(words TEXT)' 2225 Count the number of words in TEXT. 2230 Returns the list of words in TEXT from S to E. 2270 Join two parallel lists of words. 2914 Front-Cover Text may be at most 5 words, and a Back-Cover Text may [all …]
|
D | make.texi | 1255 @code{words} functions used above. @xref{Flavors, The Two Flavors of 2807 in other words, if a prerequisite has changed since the last time you 4581 does not already begin with one. Then it chops the value into words 4582 separated by blanks, and parses these words as if they were options given 6295 Finds whitespace-separated words in @var{text} that match 6321 Whitespace between words is folded into single space characters; 6435 @cindex filtering words 6436 @cindex words, filtering 6438 Returns all whitespace-separated words in @var{text} that @emph{do} match 6439 any of the @var{pattern} words, removing any words that @emph{do not} [all …]
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest.cc | 1789 static std::string FormatWordList(const std::vector<std::string>& words) { in FormatWordList() argument 1791 for (size_t i = 0; i < words.size(); ++i) { in FormatWordList() 1792 if (i > 0 && words.size() > 2) { in FormatWordList() 1795 if (i == words.size() - 1) { in FormatWordList() 1798 word_list << "'" << words[i] << "'"; in FormatWordList()
|