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

<<81828384858687888990>>

  /external/zlib/contrib/masmx86/
match686.asm 31 ; this file is not optimized for old pentium, but it compatible with all x86 32 bits
74 ; all the +zlib1222add offsets are due to the addition of fields
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h 19 * without fee, provided the above notices are retained on all copies.
32 * Defines all STLport settings.
101 * to all who use EDG front-end.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
features.h 19 * without fee, provided the above notices are retained on all copies.
32 * Defines all STLport settings.
101 * to all who use EDG front-end.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
features.h 19 * without fee, provided the above notices are retained on all copies.
32 * Defines all STLport settings.
101 * to all who use EDG front-end.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
features.h 19 * without fee, provided the above notices are retained on all copies.
32 * Defines all STLport settings.
101 * to all who use EDG front-end.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 748 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
769 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
790 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
sourceentry.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
7 * instance contains all of the data pertaining to that row, and notifies
util.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
143 * Once all the fields have been input, call toText() to format it as text or
  /external/doclava/src/com/google/doclava/
Stubs.java 38 ClassInfo[] all = Converter.allClasses(); local
52 for (ClassInfo cl : all) {
153 // all of cl's parents
426 // So, if we hide all the constructors, java may put in a constructor
456 // Write all methods that are hidden, but override abstract methods or interface methods.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 274 * @return a single array containing all the values from the source arrays, in
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
58 ; All 16 elements in flimit are equal. So, in the code, only one load is needed
95 beq simple_hskip_filter ; skip filtering if all masks are 0x00
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 211 (* Set names for all arguments. *)
  /external/mksh/src/
exec.c 7 * Provided that these terms and disclaimer and all copyright notices
896 /* pass it all in ONE argument (historic reasons) */
1149 * (just relative or all?)
1152 flushcom(bool all)
1158 if ((tp->flag&ISSET) && (all || tp->val.s[0] != '/')) {
    [all...]
  /external/oprofile/events/x86-64/family11h/
events 106 event:0xd9 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_WAITING_FOR_ALL_QUIET : Dispatch stall when waiting for all to be quiet
  /external/oprofile/events/x86-64/hammer/
events 101 event:0xd9 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_WAITING_FOR_ALL_QUIET : Dispatch stall when waiting for all to be quiet
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 47 all: build_debug build_release
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 1 // Copyright 2011 the V8 project authors. All rights reserved.
177 * @return {Array<*>} An array containing all the keys of tree's nodes.
  /external/v8/src/
uri.js 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
378 // Returns true if all digits in string s are valid hex numbers
  /external/v8/test/mjsunit/
array-reduce.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
48 // records all calls in an array on the function (as arrays of arguments
debug-backtrace.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
207 // Source slices for the individual frames (they all refer to this script).
debug-sourceinfo.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
129 // Every line of d() is the same length. Verify we can loop through all
261 // Test source line and restriction. All the following tests start from line 1
314 // All the following tests start from line 1 column 10 in function b, which is
327 // All the following tests start from line 1 column 0 in function b, which is
mirror-object.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
105 // Check that the serialization contains all properties.
  /external/wpa_supplicant_8/hostapd/
Makefile 13 # directory if your C library does not include all header files.
780 ALL=hostapd hostapd_cli
782 all: verify_config $(ALL)
804 install: all
806 for i in $(ALL); do cp -f $$i $(DESTDIR)/usr/local/bin/$$i; done

Completed in 1570 milliseconds

<<81828384858687888990>>