HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 901 - 925 of 2481) sorted by null

<<31323334353637383940>>

  /frameworks/opt/photoviewer/sample/
Android.mk 35 LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs)) \
36 $(call all-logtags-files-under, $(src_dirs))
45 # Build all sub-directories
47 include $(call all-makefiles-under,$(LOCAL_PATH))
  /hardware/samsung_slsi/exynos5/mobicore/daemon/
Application.mk 21 # Show all warnings
  /libcore/benchmarks/
Android.mk 6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.types/locale.category/
category.pass.cpp 44 == std::locale::all);
53 test(std::locale::all);
  /packages/providers/ContactsProvider/tests/
Android.mk 8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /packages/providers/DownloadProvider/ui/
Android.mk 6 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
  /external/icu4c/extra/uconv/
Makefile.in 4 ## * Corporation and others. All Rights Reserved.
79 .PHONY : all all-local install install-local clean clean-local \
87 all: all-local
95 all-local: build-dir $(TARGET) $(ALL_MAN_FILES)
97 install-local: all-local install-target install-resfiles install-man
99 install-target: all-local
  /external/skia/legacy/src/utils/
SkBase64.cpp 168 signed char all[256];
170 all[index] = (signed char) (index + 1);
173 size_t encodeLength = Encode(all + offset, length, NULL);
175 Encode(all + offset, length, src);
180 SkASSERT(strcmp((const char*) (all + offset), tryMe.fData) == 0);
  /external/skia/src/utils/
SkBase64.cpp 168 signed char all[256];
170 all[index] = (signed char) (index + 1);
173 size_t encodeLength = Encode(all + offset, length, NULL);
175 Encode(all + offset, length, src);
180 SkASSERT(strcmp((const char*) (all + offset), tryMe.fData) == 0);
  /cts/tools/vm-tests-tf/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
  /external/v8/
Makefile 1 # Copyright 2012 the V8 project authors. All rights reserved.
107 # - default (no target specified): build all DEFAULT_ARCHES and MODES
108 # - "check": build all targets and run all tests
110 # - "clean": clean all ARCHES
121 GYPFILES = build/all.gyp build/common.gypi build/standalone.gypi \
125 # Generates all combinations of ARCHES and MODES, e.g. "ia32.release".
132 .PHONY: all check clean dependencies $(ENVFILE).new native \
137 # Target definitions. "all" is the default.
138 all: $(MODES
    [all...]
  /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/v8/test/mjsunit/
debug-setexceptionbreak.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
84 testArguments(dcp, '{"type":"all"}', true, "all", true);
85 testArguments(dcp, '{"type":"all"}', true, "all", false);
90 testArguments(dcp, '{"type":"all","enabled":true}', true, "all", true);
91 testArguments(dcp, '{"type":"all","enabled":false}', true, "all", false);
98 // Indicate that all was processed
    [all...]
  /external/ceres-solver/internal/ceres/
residual_block_test.cc 2 // Copyright 2010, 2011, 2012 Google Inc. All rights reserved.
143 EXPECT_TRUE((jacobian_rx.array() == 0.0).all()) << "\n" << jacobian_rx;
144 EXPECT_TRUE((jacobian_ry.array() == 1.0).all()) << "\n" << jacobian_ry;
145 EXPECT_TRUE((jacobian_rz.array() == 2.0).all()) << "\n" << jacobian_rz;
162 EXPECT_TRUE((jacobian_rx.array() == 0.0).all()) << "\n" << jacobian_rx;
163 EXPECT_TRUE((jacobian_ry.array() == -1.0).all()) << "\n" << jacobian_ry;
164 EXPECT_TRUE((jacobian_rz.array() == 2.0).all()) << "\n" << jacobian_rz;
321 EXPECT_TRUE((jacobian_ry.array() == -1.0).all()) << "\n" << jacobian_ry;
  /external/elfutils/src/
ar.c 441 /* Tell the kernel we will read all the pages sequentially. */
1010 /* If the archive is empty that is all we have to do. */
1087 struct armem *all = NULL; local
1105 /* Store the names of all files from the command line in a hash
1154 /* Note that all == NULL means insert at the beginning. */
1156 after_memberelem = all;
1170 all files to a special list. */
1177 after_memberelem = all;
1184 if (all == NULL)
1185 all = newp->next = newp
    [all...]
  /external/kernel-headers/original/linux/
netfilter.h 64 __u32 all[4]; member in union:nf_inet_addr
77 return a1->all[0] == a2->all[0] &&
78 a1->all[1] == a2->all[1] &&
79 a1->all[2] == a2->all[2] &&
80 a1->all[3] == a2->all[3];
  /external/llvm/
Makefile 104 all:: cross-compile-build-tools
166 clang-only: all
167 tools-only: all
168 libs-only: all
178 all-local:: clean-diagnostics
201 all-local:: $(FilesToConfigPATH)
210 all::
272 happiness: update all check-all
276 # declare all targets at this level to be serial
    [all...]
  /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...]
  /external/chromium/testing/gtest/
CMakeLists.txt 19 option(gtest_build_tests "Build all of gtest's own tests." OFF)
70 cxx_library(gtest "${cxx_strict}" src/gtest-all.cc)
144 src/gtest-all.cc)
146 src/gtest-all.cc src/gtest_main.cc)
148 src/gtest-all.cc src/gtest_main.cc)
161 src/gtest-all.cc src/gtest_main.cc)
176 src/gtest-all.cc src/gtest_main.cc)
  /external/compiler-rt/test/Unit/
negti2_test.c 29 at.all = a;
31 xt.all = x;
33 expectedt.all = expected;
  /external/libvpx/libvpx/third_party/googletest/src/
CMakeLists.txt 19 option(gtest_build_tests "Build all of gtest's own tests." OFF)
70 cxx_library(gtest "${cxx_strict}" src/gtest-all.cc)
144 src/gtest-all.cc)
146 src/gtest-all.cc src/gtest_main.cc)
148 src/gtest-all.cc src/gtest_main.cc)
161 src/gtest-all.cc src/gtest_main.cc)
176 src/gtest-all.cc src/gtest_main.cc)
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
Path.java 53 List<Box> all = getPaths(box, path); local
54 return all.isEmpty() ? null : all.get(0);
  /external/webkit/Tools/QueueStatusServer/handlers/
queuestatus.py 1 # Copyright (C) 2010 Google Inc. All rights reserved.
61 statuses = queuestatus.QueueStatus.all()
68 statuses = queuestatus.QueueStatus.all()
76 statuses = queuestatus.QueueStatus.all()
  /bionic/libc/kernel/common/linux/
netfilter.h 64 __u32 all[4]; member in union:nf_inet_addr
  /build/tools/signapk/test/
run 5 all: out/signed-$(package)

Completed in 1116 milliseconds

<<31323334353637383940>>