/external/ppp/pppd/plugins/ |
Makefile.sol2 | 12 all: minconn.so
|
/external/srec/audio/AudioIn/UNIX/src/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srec/audio/test/AudioHardwareRecord/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srec/audio/test/AudioHardwareRecordLoop/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srec/audio/test/AudioInRecord/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
Makefile | 1 # Copyright (C) 2009 Apple Inc. All rights reserved. 41 all: $(DYLIB) $(PERL_MODULE) 51 all: $(DYLIB) $(PERL_MODULE)
|
/frameworks/base/nfc-extras/ |
Android.mk | 7 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/packages/inputmethods/PinyinIME/ |
Android.mk | 8 $(call all-subdir-java-files)
|
/packages/providers/ContactsProvider/tests/ |
Android.mk | 8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/sdk/ddms/app/src/ |
Android.mk | 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/sdk/ddms/libs/ddmuilib/src/ |
Android.mk | 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/sdk/sdkmanager/libs/sdkuilib/src/ |
Android.mk | 6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/sdk/traceview/src/ |
Android.mk | 8 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/system/core/libacc/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/icu4c/extra/uconv/ |
Makefile.in | 4 ## * Corporation and others. All Rights Reserved. 79 .PHONY : all all-local install install-local clean clean-local \ 86 all: all-local 94 all-local: $(TARGET) resfiles $(ALL_MAN_FILES) 96 install-local: all-local install-target install-resfiles install-man 98 install-target: all-local
|
Makefile | 4 ## * Corporation and others. All Rights Reserved. 79 .PHONY : all all-local install install-local clean clean-local \ 86 all: all-local 94 all-local: $(TARGET) resfiles $(ALL_MAN_FILES) 96 install-local: all-local install-target install-resfiles install-man 98 install-target: all-local
|
/external/skia/src/animator/ |
SkBase64.cpp | 169 signed char all[256]; 171 all[index] = (signed char) (index + 1); 174 size_t encodeLength = Encode(all + offset, length, NULL); 176 Encode(all + offset, length, src); 181 SkASSERT(strcmp((const char*) (all + offset), tryMe.fData) == 0);
|
/cts/tools/vm-tests/src/dot/junit/opcodes/monitor_enter/d/ |
T_monitor_enter_2.d | 78 .catch all from Label13 to Label14 using Label46 79 .catch all from Label16 to Label20 using Label46 80 .catch all from Label22 to Label23 using Label46 81 .catch all from Label35 to Label37 using Label46 82 .catch all from Label46 to Label53 using Label46
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnClauseConverterJAJP.java | 25 * @author Copyright (C) 2009 OMRON SOFTWARE CO., LTD. All Rights Reserved. 38 /** search cache for all independent words (jiritsugo) */ 253 * @param all Get all candidates or not 256 private boolean singleClauseConvert(LinkedList clauseList, String input, WnnPOS terminal, boolean all) { 260 ArrayList<WnnWord> stems = getIndependentWords(input, all); 265 if (addClause(clauseList, input, stem, null, terminal, all)) { 283 stems = getIndependentWords(str, all); 295 if (all || stem.frequency > max) { 299 if (addClause(clauseList, input, stem, fzk, terminal, all)) { [all...] |
/external/icu4c/io/ |
Makefile | 4 # Corporation and others. All Rights Reserved. 16 ## All the flags and other definitions are included here. 78 .PHONY : all all-local install install-local clean clean-local \ 86 all: all-local 91 check: all check-local 93 all-local: $(ALL_TARGETS) 97 install-library: all-local
|
/external/icu4c/layout/ |
Makefile | 4 # Corporation and others. All Rights Reserved. 15 ## All the flags and other definitions are included here. 148 .PHONY : all all-local install install-local clean clean-local \ 156 all: all-local 161 check: all check-local 163 all-local: $(ALL_MODULES) 167 install-library: all-local
|
/external/icu4c/layoutex/ |
Makefile | 4 # Corporation and others. All Rights Reserved. 15 ## All the flags and other definitions are included here. 79 .PHONY : all all-local install install-local clean clean-local \ 87 all: all-local 92 check: all check-local 94 all-local: $(ALL_TARGETS) 98 install-library: all-local
|
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 41 * replaced all the symbols from the the input corresponding to the RHS with 85 /** Collection of all states. */ 88 /** Collection of all states. */ 89 public static Enumeration all() {return _all.elements();} method in class:lalr_state 173 for (Enumeration e = itms.all(); e.hasMoreElements(); ) 205 /* iterate across all states */ 206 for (Enumeration st = all(); st.hasMoreElements(); ) 260 * building process does not maintain full loookaheads in all items. 316 /* gather up all the symbols that appear before dots */ 318 for (i = st.items().all(); i.hasMoreElements(); [all...] |
/dalvik/vm/ |
IndirectRefTable.h | 178 u4 all; member in union:IRTSegmentState 195 IndirectRefKind kind; /* bit mask, ORed into all irefs */ 274 return pRef->segmentState.all; 291 pRef->segmentState.all = cookie;
|
/external/libvpx/vp8/encoder/arm/neon/ |
fastquantizeb_neon.asm | 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 40 ;if x<zbin (q10 & q11 are all 0), go to zero_output 51 ;right shift 15 to get sign, all 0 if it is positive, all 1 if it is negative 67 vceq.s16 q8, q8 ;set q8 to all 1 87 vtst.16 q15, q5, q8 ;non-zero element is set to all 1 in q4, q5 91 vand q0, q0, q14 ;get all valid number from rvsplus1_scan_order array
|