HomeSort by relevance Sort by last modified time
    Searched refs:nl (Results 126 - 150 of 484) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/freetype/src/cache/
ftccache.c 52 void *nl = &manager->nodes_list; local
55 FTC_MruNode_Prepend( (FTC_MruNode*)nl,
66 void *nl = &manager->nodes_list; local
69 FTC_MruNode_Remove( (FTC_MruNode*)nl,
  /external/google-breakpad/autotools/
install-sh 44 nl='
46 IFS=" "" $nl"
compile 31 nl='
36 IFS=" "" $nl"
  /external/google-tv-pairing-protocol/cpp/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libcap-ng/libcap-ng-0.7/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libedit/
install-sh 44 nl='
46 IFS=" "" $nl"
compile 31 nl='
36 IFS=" "" $nl"
  /external/libevent/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libexif/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
ftccache.c 52 void *nl = &manager->nodes_list; local
55 FTC_MruNode_Prepend( (FTC_MruNode*)nl,
66 void *nl = &manager->nodes_list; local
69 FTC_MruNode_Remove( (FTC_MruNode*)nl,
  /external/libmicrohttpd/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libmtp/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libopus/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libusb/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/libusb-compat/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/netperf/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/protobuf/gtest/build-aux/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/protobuf/
install-sh 44 nl='
46 IFS=" "" $nl"
  /external/tcpdump/
print-esp.c 435 char *nl; local
447 nl = strchr(fileline, '\n');
448 if (nl)
449 *nl = '\0';
  /external/valgrind/coregrind/m_debuginfo/
readmacho.c 311 struct NLIST nl; local
312 ML_(cur_read_get)(&nl,
314 sizeof(nl));
317 if ((nl.n_type & N_TYPE) == N_SECT) {
318 sym_addr = di->text_bias + nl.n_value;
319 /*} else if ((nl.n_type & N_TYPE) == N_ABS) {
321 sym_addr = nl.n_value; */
328 ML_(cur_plus)(strtab_cur, nl.n_un.n_strx),
343 if (nl.n_un.n_strx < 0 || nl.n_un.n_strx >= strtab_sz)
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
install-sh 44 nl='
46 IFS=" "" $nl"
  /toolchain/binutils/binutils-2.25/
depcomp 110 nl='
241 tr ' ' "$nl" < "$tmpdepfile" \
577 tr ' ' "$nl" < "$tmpdepfile" \
635 | tr ' ' "$nl" \
  /external/mksh/src/
Build.sh 46 nl='
49 safeIFS=" $safeIFS$nl"
77 o_str=$o_str$nl"<$optclo$islo$sym"
117 o_gen=$o_gen$nl"#undef F0"
118 o_gen=$o_gen$nl"#undef FN"
124 o_gen=$o_gen$nl"#endif"
125 o_gen=$o_gen$nl"#ifndef F0"
126 o_gen=$o_gen$nl"#define F0 FN"
127 o_gen=$o_gen$nl"#endif"
133 o_hdr=$o_hdr$nl$lin
    [all...]
  /external/ImageMagick/config/
compile 31 nl='
36 IFS=" "" $nl"
  /external/bison/build-aux/
gnupload 37 nl='
117 conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" ' '`

Completed in 679 milliseconds

1 2 3 4 56 7 8 91011>>