HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1676 - 1700 of 2476) sorted by null

<<61626364656667686970>>

  /prebuilts/devtools/tools/lib/
sdkmanager.jar 
  /system/core/libcutils/
Android.mk 161 include $(call all-makefiles-under,$(LOCAL_PATH))
  /bootable/recovery/updater/
Android.mk 40 # gets #included by updater.c. It calls all those registration
  /build/core/combo/
TARGET_linux-arm.mk 63 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@
65 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@ && \
TARGET_linux-mips.mk 63 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@
65 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@ && \
  /build/core/
product_config.mk 67 ## List all of the files in a subdirectory in a format
187 # Read in all of the product definitions specified by the AndroidProducts.mk
189 all_product_configs := $(get-all-product-makefiles)
217 # Import all product makefiles.
228 endif # Import all or just the current product makefile
231 $(check-all-products)
  /dalvik/vm/mterp/common/
asm-constants.h 10 * These are all constant expressions, so on success these will compile
71 * In all cases the "name" field is the label you will use in the assembler.
153 /* make sure all JValue union members are stored at the same offset */
198 Thread, jniLocalRefTable.segmentState.all, 168)
204 Thread, jniLocalRefTable.segmentState.all, 100)
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 46 We actually accept any and all usernames that start with this
48 accept 'user', 'user75', 'userbuddy', etc, all as legal account
184 contacts = datastore.Contact.all()
187 # We'll return this as the syncstate (x) value for all the friends
196 # Now build the updated_contacts containing all the friends that have been
245 # on the client-side, all we want to do is set the deleted
310 # Delete all the existing contacts from the database
311 contacts = datastore.Contact.all()
  /external/ant-glob/
NOTICE 16 * "Legal Entity" shall mean the union of the acting entity and all
102 * that You distribute, all copyright, patent, trademark, and
162 * work stoppage, computer failure or malfunction, or any and all
216 hereby granted, provided that you include the following on ALL copies of the
241 all times remain with copyright holders.
266 XML), and release all of the SAX 2.0 source code, compiled code, and
  /external/chromium/chrome/browser/resources/net_internals/
loggrouper.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
75 // Consider this as the terminator for all open BEGINs up until
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
14 * assigned to the templateData property after construction. If all else
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 4 # All rights reserved.
138 """Generates all matches of regex in string s."""
240 All actions but the last in DoAll(...) must return void. Perhaps you need
429 Note: the line number may be off; please fix all instances of Return(NULL)."""
471 r'error: C\+\+ requires a type specifier for all declarations\n'
474 r'C\+\+ requires a type specifier for all declarations'
558 """Generates all possible diagnoses given the compiler error message."""
560 msg = re.sub(r'\x1b\[[^m]*m', '', msg) # Strips all color formatting.
  /external/compiler-rt/make/
lib_platforms.mk 53 # Collect all the platform variables for subsequent use.
subdir.mk 62 # Collect all subdirectory variables for subsequent use.
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 46 make all-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr
  /external/libffi/src/alpha/
osf.S 15 in all copies or substantial portions of the Software.
62 # Load up all of the (potential) argument registers.
146 # Store all of the potential argument registers in va_list format.
  /external/libffi/src/sparc/
v8.S 15 in all copies or substantial portions of the Software.
119 ! Reserve frame space for all arguments in case
130 ! Store all of the potential argument registers in va_list format.
  /external/libffi/testsuite/lib/
libffi-dg.exp 32 # To get all \n in dg-output test strings to match printf output
34 # need to change all \n into \r?\n. As there is no dejagnu flag
43 regsub -all "\n" [lindex $output_match 1] "\r?\n" x
229 # don't pass -funroll[-all]-loops.
  /external/libvorbis/doc/
06-floor0.tex 11 filter. This representation is equivalent to a traditional all-pole
78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
94 \varname{[floor0_order]} is ten, the only way to fill all the needed
114 length \varname{[n]} vector with all-zero scalars. Otherwise, begin by
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
69 orr r6, r6, r7 ; differences of all 4 pixels
110 orr r6, r6, r7 ; differences of all 4 pixels
152 orr r6, r6, r7 ; differences of all 4 pixels
194 orr r6, r6, r7 ; differences of all 4 pixels
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_ssse3.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
6 ; tree. All contributing project authors may be found in the AUTHORS
115 cmp edx, 0 ;if all 0, eob=0
  /external/llvm/test/MC/MBlaze/
mblaze_memory.s 3 # Test to make sure that all of the TYPE-A instructions supported by
mblaze_typeb.s 3 # Test to make sure that all of the TYPE-B instructions supported by
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
fatbuild.sh 58 # all,
64 phase=all
69 all)
147 echo "Usage: $0 [all|configure[-ppc|-x86|-x64]|make[-ppc|-x86|-x64]|merge|install|clean[-ppc|-x86|-x64]]"
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 108 /* Initialize all variables that we clean on shutdown */
389 /* All window attributes must survive the recreation */
1322 XColor all[256]; local
    [all...]

Completed in 1820 milliseconds

<<61626364656667686970>>