/external/libpng/ |
CHANGES | 63 put all the configurable stuff in pngconf.h 127 allow PNG file to be read when some or all of file signature has already 129 of info_struct and invalidates all programs that use a shared libpng**** 139 - all chunk handling routines have the same prototypes, so we will 140 be able to handle all chunks via a callback mechanism 157 removed all implicit variable tests which assume NULL == 0 (I think) 173 renamed pngrcb.c to pngset.c, and all png_read_<chunk> functions to be 201 all configurable options can be selected from command-line instead 220 changed all references to RFC1152 to read RFC1123 and changed the 237 added type casting to all png_malloc() function call [all...] |
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
smartypants.php | 86 # 1 : set all 87 # 2 : set all, using old school en- and em- dash shortcuts 88 # 3 : set all, using inverted old school en and em- dash shortcuts 104 # Do everything, turn all options on. 111 # Do everything, turn all options on, use old school dash shorthand. 118 # Do everything, turn all options on, use inverted old school dash shorthand. 828 All rights reserved.
|
/external/quake/quake/src/QW/client/ |
zone.c | 60 all big things are allocated on the hunk. 176 if (rover == start) // scaned all the way around the list 231 break; // all blocks have been hit 254 break; // all blocks have been hit 311 If "all" is specified, every single allocation is printed. 315 void Hunk_Print (qboolean all) 371 if (all) 380 if (!all) 619 return; // nothing in cache at all 642 return; // nothing in cache at all [all...] |
/external/quake/quake/src/WinQuake/ |
zone.cpp | 60 all big things are allocated on the hunk. 176 if (rover == start) // scaned all the way around the list 231 break; // all blocks have been hit 254 break; // all blocks have been hit 311 If "all" is specified, every single allocation is printed. 315 void Hunk_Print (qboolean all) 371 if (all) 380 if (!all) 614 return; // nothing in cache at all 637 return; // nothing in cache at all [all...] |
/external/skia/tools/ |
bench_pictures_main.cpp | 33 "all", 62 int all = drawFilters[0]; local 65 all &= drawFilters[tIndex]; 70 if (all & (1 << fIndex)) { 157 " that are all a power of two\n" 216 " slight hinting. For all flags except AAClip, specify the\n" 217 " type of primitive to effect, or choose all. for AAClip\n" 218 " alone, the filter affects all clips independent of type.\n");
|
/external/webkit/Source/WebCore/page/animation/ |
CompositeAnimation.cpp | 2 * Copyright (C) 2007 Apple Inc. All rights reserved. 46 // Toss the refs to all animations, but make sure we remove them from 57 // Clear the renderers from all running animations, in case we are in the middle of 83 // Mark all existing transitions as no longer active. We will mark the still active ones 102 bool all = prop == cAnimateAll; local 104 // Handle both the 'all' and single property cases. For the single prop case, we make only one pass 107 if (all) { 140 // you have both an explicit transition-property and 'all' in the same 173 if (!all) 213 // Mark all existing animations as no longer active [all...] |
/external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/ |
navigation_collector.js | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 309 * return. If 0 is passed in, or the argument left off entirely, all 323 * return. If 0 is passed in, or the argument left off entirely, all 339 * 0 is passed in, or the argument left off entirely, all requests
|
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 4 # with a version of the library which contains private_extern definitions of all 83 # object files. If we are on that platform, strip out all ARM archs. We still 98 # We make sure to remove empty configs if we end up dropping all the requested
|
darwin_bni.mk | 7 # haven't explicitly defined support for. If all goes well, this will just work
|
/external/v8/benchmarks/ |
base.js | 1 // Copyright 2012 the V8 project authors. All rights reserved. 64 // on. This way, all scores are relative to a reference run and higher 74 // Keep track of all declared benchmark suites. 101 // Runs all registered benchmark suites and optionally yields between
|
/cts/tools/vm-tests-tf/ |
Android.mk | 25 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/dalvik/dx/etc/ |
dx.bat | 56 REM Capture all arguments that are not -J options.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
main.rb | 7 All rights reserved. 50 Defines command-line options and attribute mappings shared by all types of 114 It defines the skeletal structure shared by all main
|
/external/chromium/build/ |
install-build-deps.sh | 3 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 113 make maybe-all-binutils maybe-all-gold -j4 176 # Debugging symbols for all of the run-time libraries 237 echo "This script installs all tools and libraries needed to build Chromium." 257 # This way, we can find all the packages that need to be newly installed 347 echo "Do you want me to download all packages needed to build new 32bit"
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
util.js | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 91 * The successCallback is invoked with a null entry when all paths have
|
/external/chromium/chrome/browser/resources/net_internals/ |
resizableverticalsplitview.js | 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. 47 * Repositions all of the elements to fit the window.
|
/external/clang/bindings/python/tests/cindex/ |
test_type.py | 33 assert all(x.kind == CursorKind.FIELD_DECL for x in fields) 34 assert all(x.translation_unit is not None for x in fields)
|
/external/expat/ |
Makefile | 54 all: $(LIBRARY) expat.pc xmlwf/xmlwf examples/elements examples/outline 198 .PHONY: buildlib all \
|
/external/fdlibm/ |
makefile.in | 5 # Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. 121 all: $(LIB)
|
/external/libcap-ng/libcap-ng-0.7/ |
libcap-ng.spec | 48 posix capabilities of all the program running on a system. It also
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 71 (* Set names for all arguments. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 71 (* Set names for all arguments. *)
|
/external/llvm/include/llvm/ADT/ |
SmallBitVector.h | 104 // Return all the bits used for the "small" representation; this includes 139 /// SmallBitVector ctor - Creates a bitvector of specified number of bits. All 197 /// all - Returns true if all bits are set. 198 bool all() const { function in class:llvm::SmallBitVector 201 return getPointer()->all(); 245 /// clear - Clear all bits.
|
/external/llvm/test/MC/MBlaze/ |
mblaze_special.s | 3 # Test to ensure that all special instructions and special registers can be
|
mblaze_typea.s | 3 # Test to make sure that all of the TYPE-A instructions supported by
|