/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | fmt.c | 184 static WORD words[MAXWORDS]; variable 259 word_limit = words; in get_paragraph() 312 end_of_word = &words[MAXWORDS - 2]; in get_line() 409 for (w = words->next_break; w != word_limit; w = w->next_break) in flush_paragraph() 424 memmove ((char *) words, (char *) split_point, in flush_paragraph() 426 word_limit -= split_point - words; in flush_paragraph() 445 for (start = word_limit - 1; start >= words; start--) in fmt_paragraph() 448 len = start == words ? first_indent : other_indent; in fmt_paragraph() 461 if (start == words && last_line_length > 0) in fmt_paragraph() 488 if (this > words) in base_cost() [all …]
|
/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-app.mk | 72 ifeq (1,$(words $(filter-out $(NDK_KNOWN_ARCHS),$(NDK_FOUND_ARCHS)))) 87 ifeq (1,$(words $(_unknown_abis_prefix)))
|
D | setup-imports.mk | 24 ifneq ($(words $(NDK_MODULE_PATH)),1)
|
D | build-local.mk | 34 ifneq ($(words $(NDK_ROOT)),1) 152 ifneq ($(words $(NDK_PROJECT_PATH)),1) 216 ifneq ($(words $(DUMP_VAR)),1)
|
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) 575 $(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)))) 1841 $(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;
|
/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/ |
D | GNUmakefile | 31 ifneq ($(words $(NDK_ROOT)),1)
|
/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 …]
|
/ndk/docs/tools/ |
D | README | 58 In other words, use 8, not 4 spaces to begin code blocks. This will
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | madding.sed | 8 …words. "Very well; then mis'ess's niece can't pass," said the turnpike-keeper, closing the gate. …
|
D | madding.inp | 1 …words. "Very well; then mis'ess's niece can't pass," said the turnpike-keeper, closing the gate. …
|
D | madding.good | 1 …words. "Very well; then mis'ess's niece can't pass," said the turnpike-keeper, closing the gate. …
|
D | PCRE.tests | 1730 /multiple words of text/ 1738 /multiple words/ 1739 multiple words, yeah 1740 0: multiple words 2169 /multiple words of text/i 2177 /multiple words/i
|