Searched
full:suffixes (Results
451 -
475 of
734) sorted by null
<<11121314151617181920>>
/external/libedit/src/ |
Makefile.in | 364 .SUFFIXES: 365 .SUFFIXES: .c .lo .o .obj
|
/external/libexif/test/ |
Makefile.in | 324 .SUFFIXES: 325 .SUFFIXES: .c .lo .o .obj
|
/external/libvncserver/client_examples/ |
Makefile.in | 308 .SUFFIXES: 309 .SUFFIXES: .c .lo .o .obj
|
/external/libvncserver/examples/ |
Makefile.in | 380 .SUFFIXES: 381 .SUFFIXES: .c .lo .o .obj
|
/external/libvncserver/libvncserver/ |
Makefile | 366 .SUFFIXES: 367 .SUFFIXES: .c .lo .o .obj [all...] |
/external/libvorbis/lib/ |
Makefile.in | 310 .SUFFIXES: 311 .SUFFIXES: .c .lo .o .obj
|
/external/linux-tools-perf/src/tools/perf/ |
Makefile | 577 .SUFFIXES: 578 .SUFFIXES: .o .c .S .s
|
/external/llvm/docs/ |
MakefileGuide.rst | 597 ``SUFFIXES`` 598 Specifies a set of filename suffixes that occur in suffix match rules. Only [all...] |
/external/marisa-trie/v0_1_5/lib/ |
Makefile.in | 266 .SUFFIXES: 267 .SUFFIXES: .cc .lo .o .obj
|
/external/openfst/src/bin/ |
Makefile.in | 469 .SUFFIXES: 470 .SUFFIXES: .cc .lo .o .obj [all...] |
/external/tcpdump/ |
aclocal.m4 | [all...] |
/external/v8/ |
SConstruct | 938 SUFFIXES = { [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | 45 * a suffixes at the end of a method encoding the thread the method is called 51 * <p>The current suffixes are: [all...] |
/sdk/templates/docs/ |
index.html | 593 <p>This function converts an Android class name, such as <code>FooActivity</code> or <code>FooFragment</code>, to a corresponding resource-friendly identifier string, such as <code>foo</code>, stripping the 'Activity' or 'Fragment' suffix. Currently stripped suffixes are listed below.</p> 605 <dd>The class name, e.g. <code>FooActivity</code> to reformat as an underscore-delimited string with suffixes removed.</dd> [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make.info-1 | [all...] |
/art/disassembler/ |
disassembler_arm.cc | 253 std::string suffixes; local 280 suffixes += 's'; 294 suffixes += 's'; 361 opcode += suffixes; [all...] |
/external/bison/build-aux/ |
announce-gen | 81 --archive-suffix=SUF add SUF to the list of archive suffixes
|
/external/clang/docs/ |
ObjectiveCLiterals.rst | 35 object initialized with that value. C's type suffixes may be used to
|
/external/clang/utils/analyzer/ |
SATestBuild.py | 90 # Get suffixes to search.
|
/external/elfutils/src/libcpu/ |
i386_parse.c | 278 static void *suffixes; variable [all...] |
/external/fio/ |
fio.1 | 147 of the value. Accepted suffixes are `k', 'M', 'G', 'T', and 'P', denoting 155 base unit of the value, but accepted suffixes are 'D' (days), 'H' (hours), 'M' 158 The suffixes are not case sensitive. [all...] |
/external/flac/libFLAC/include/ |
Makefile.in | 252 .SUFFIXES:
|
/external/flac/libFLAC/ppc/ |
Makefile.in | 252 .SUFFIXES:
|
/external/gptfdisk/ |
cgdisk.8 | 248 G, T, and P suffixes, too. Pressing the Enter key with no input specifies
|
/external/icu/icu4c/source/ |
Makefile.in | 81 .SUFFIXES :
|
Completed in 329 milliseconds
<<11121314151617181920>>