HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1526 - 1550 of 2285) sorted by null

<<61626364656667686970>>

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 85 """GDB command to list all registered pretty-printers.
191 """Return a 2-tuble of the enabled state and total number of all printers.
232 if all are affected
315 # and the user wants to disable that printer without disabling all the other
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 85 """GDB command to list all registered pretty-printers.
191 """Return a 2-tuble of the enabled state and total number of all printers.
232 if all are affected
315 # and the user wants to disable that printer without disabling all the other
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 34 AndroidJUnitTab_TestContainerText=Run all tests in the selected project, or package
  /system/core/libpixelflinger/
Android.mk 82 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 329 /* Toggle all inherited classes in a single table (e.g. all inherited methods)
352 /* Toggle all inherited members in the class (link in the class title)
356 var toggles = $(".toggle-all", $("#doc-content"));
357 if (a.text() == "[Expand All]") {
361 a.text("[Collapse All]");
366 a.text("[Expand All]");
371 /* Expand all inherited members in the class. Used when initiating page search */
373 var toggles = $(".toggle-all", $("#doc-content"));
377 $("#toggleAllClassInherited").text("[Collapse All]");
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java 406 TreeMap<String, MethodInfo> all = new TreeMap<String, MethodInfo>(); local
412 all.put(method.getHashableName(), method);
420 all.put(method.getHashableName(), method);
425 all.put(method.getHashableName(), method);
428 mMethods = new ArrayList<MethodInfo>(all.values());
442 private static void addFields(ClassInfo cl, TreeMap<String, FieldInfo> all) {
444 all.put(field.name(), field);
450 TreeMap<String, FieldInfo> all = new TreeMap<String, FieldInfo>(); local
453 addFields(iface, all);
458 addFields(superclass, all);
933 ClassInfo[] all = Converter.rootClasses(); local
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 22 0x0F any All loads delayed due to store blocks
24 0x01 any Counts all load misses that cause a page walk
70 0x07 any Counts all loads dispatched from the Reservation Station
83 0x03 loads Counts all L2 load requests
86 0x0C rfos Counts all L2 store RFO requests
89 0x30 ifetches Counts all instruction fetches
92 0xC0 prefetches Counts all L2 prefetches for both code and data
93 0xAA miss Counts all L2 misses for both code and data
94 0xFF references Counts all L2 requests for both code and data
100 0x0F mesi Counts all L2 data demand request
    [all...]
  /external/bison/src/
Makefile 282 all: $(BUILT_SOURCES)
283 $(MAKE) $(AM_MAKEFLAGS) all-am
514 check-am: all-am
517 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
528 install-am: all-am
602 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
653 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  /external/guava/guava-tests/test/com/google/common/collect/
BstRangeOpsTest.java 119 countAggregate, GeneralRange.<Character>all(Ordering.natural()), ROOT));
124 GeneralRange<Character> range = GeneralRange.all(Ordering.natural());
232 testTraversalAfterClearingRangeIs(d, GeneralRange.<Character>all(Ordering.natural()), "");
254 GeneralRange<Character> range1 = GeneralRange.all(Ordering.natural());
328 GeneralRange<Character> range1 = GeneralRange.all(Ordering.natural());
  /external/iproute2/doc/
api-ip6-flowlabels.tex 58 hop by hop options and all the headers up to and including routing header,
69 they should be read with smile or should not be read at all :-).
98 puts additional overhead to all the services, despite of only
105 We have two problems with this method. The first one is common for all OSes:
119 initialize \verb|sin6_flowinfo| at all, so that, if kernel does not
125 but I still think that they are right: clearing all the address
248 it is sensitive to DoS attacks. Kernel have to remember all the obsolete
249 labels until their expiration and malicious user may fastly eat all the
328 or closed all the sockets using it. Current implementation does not allow
414 be reused before path state expires and all the intermediat
    [all...]
  /external/quake/
NOTICE 30 software--to make sure the software is free for all its users. This
50 gratis or for a fee, you must give the recipients all the rights that
70 patent must be licensed for everyone's free use or not licensed at all.
99 copyright notice and disclaimer of warranty; keep intact all the
110 above, provided that you also meet all of these conditions:
117 part thereof, to be licensed as a whole at no charge to all third
175 code means all the source code for all modules it contains, plus any
205 all its terms and conditions for copying, distributing or modifying
223 may not distribute the Program at all. For example, if a paten
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 36 software--to make sure the software is free for all its users. This
56 gratis or for a fee, you must give the recipients all the rights that
76 patent must be licensed for everyone's free use or not licensed at all.
104 copyright notice and disclaimer of warranty; keep intact all the
115 above, provided that you also meet all of these conditions:
122 part thereof, to be licensed as a whole at no charge to all third
179 code means all the source code for all modules it contains, plus any
208 all its terms and conditions for copying, distributing or modifying
226 may not distribute the Program at all. For example, if a paten
    [all...]
  /external/bluetooth/bluez/input/
NOTICE 36 software--to make sure the software is free for all its users. This
56 gratis or for a fee, you must give the recipients all the rights that
76 patent must be licensed for everyone's free use or not licensed at all.
104 copyright notice and disclaimer of warranty; keep intact all the
115 above, provided that you also meet all of these conditions:
122 part thereof, to be licensed as a whole at no charge to all third
179 code means all the source code for all modules it contains, plus any
208 all its terms and conditions for copying, distributing or modifying
226 may not distribute the Program at all. For example, if a paten
    [all...]
  /external/bluetooth/bluez/plugins/
NOTICE 36 software--to make sure the software is free for all its users. This
56 gratis or for a fee, you must give the recipients all the rights that
76 patent must be licensed for everyone's free use or not licensed at all.
104 copyright notice and disclaimer of warranty; keep intact all the
115 above, provided that you also meet all of these conditions:
122 part thereof, to be licensed as a whole at no charge to all third
179 code means all the source code for all modules it contains, plus any
208 all its terms and conditions for copying, distributing or modifying
226 may not distribute the Program at all. For example, if a paten
    [all...]
  /external/bluetooth/bluez/src/
NOTICE 38 software--to make sure the software is free for all its users. This
58 gratis or for a fee, you must give the recipients all the rights that
78 patent must be licensed for everyone's free use or not licensed at all.
106 copyright notice and disclaimer of warranty; keep intact all the
117 above, provided that you also meet all of these conditions:
124 part thereof, to be licensed as a whole at no charge to all third
181 code means all the source code for all modules it contains, plus any
210 all its terms and conditions for copying, distributing or modifying
228 may not distribute the Program at all. For example, if a paten
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
76 * the source IDs of all deleted log entries.
83 * Called whenever all log events are deleted.
140 * If not already waiting for results from all updates, triggers all
468 * Select all text from log dump.
  /external/v8/test/mjsunit/
date-parse.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
28 // Test that we can parse dates in all the different formats that we
31 // These formats are all supported by KJS but a lot of them are not
59 // Test all the formats in UT timezone.
73 'Ignore all of this stuff because it is annoying 01 Jan 2000 08:00:00 UT',
75 'All of this stuff is really annnoying, so it will be ignored Jan 01 2000 08:00:00 UT',
257 // Run all the tests.
function-call.js 1 // Copyright 2011 the V8 project authors. All rights reserved.
153 // Test that all natives using the ToObject call throw the right exception.
155 // Sanity check that all functions are correct
160 // We call all functions with no parameters, which means that essential
205 // Test that all natives that are non generic throw on null and undefined.
207 // Sanity check that all functions are correct
  /external/icu4c/data/
Makefile.in 3 ## others. All Rights Reserved.
12 ## All the flags and other definitions are included here.
31 # This allows all the data to be in one directory
104 .PHONY : all all-local all-recursive install install-local install-files \
113 all: all-local
114 install: all-local install-local
118 check: all
    [all...]
  /external/bison/doc/
Makefile 226 all: all-am
462 check-am: all-am
464 all-am: Makefile $(INFO_DEPS) $(MANS)
474 install-am: all-am
575 .PHONY: all all-am check check-am clean clean-generic clean-local \
595 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  /external/bison/lib/
Makefile 292 all: $(BUILT_SOURCES)
293 $(MAKE) $(AM_MAKEFLAGS) all-am
507 check-am: all-am
510 all-am: Makefile $(LIBRARIES)
521 install-am: all-am
592 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
621 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 206 all: all-am
404 check-am: all-am
406 all-am: Makefile $(LIBRARIES)
413 install-am: all-am
481 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
492 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 53 /** All IDs and definitions sections */
303 List<UnsortedValue> all = new ArrayList<UnsortedValue>(); local
304 all.addAll(readUnsortedValues(dexA, aIndexMap));
305 all.addAll(readUnsortedValues(dexB, bIndexMap));
306 Collections.sort(all);
309 for (int i = 0; i < all.size(); ) {
310 UnsortedValue e1 = all.get(i++);
313 while (i < all.size() && e1.compareTo(all.get(i)) == 0) {
314 UnsortedValue e2 = all.get(i++)
    [all...]
  /build/tools/releasetools/
check_target_files_signatures 18 Check the signatures of all APKs in a target_files .zip file. With
287 # all packages have the same set of certs; this uid is fine.
341 all = set(self.apks.keys())
342 all.update(other.apks.keys())
348 for i in all:
  /development/apps/Development/src/com/android/development/
SyncAdapterDriver.java 97 Collection<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> all = local
100 mSyncAdapters = new Object[all.size()];
103 for (RegisteredServicesCache.ServiceInfo<SyncAdapterType> item : all) {

Completed in 916 milliseconds

<<61626364656667686970>>