HomeSort by relevance Sort by last modified time
    Searched refs:INC (Results 1 - 25 of 514) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/JSON/JSON-2.59/t/
_unicode_handling.pm 7 $INC{'utf8.pm'} = './utf8.pm';
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86.pl 3 push(@INC,"perlasm","../../perlasm");
  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
Makefile.PL 14 INC => '-I.', # e.g., '-I. -I/usr/include/other'
  /external/openssl/crypto/bn/asm/
x86.pl 3 push(@INC,"perlasm","../../perlasm");
  /external/clang/test/Preprocessor/
pp-record.c 8 #define INC pp-record.h
10 #include STRINGIZE(INC)
  /external/valgrind/main/helgrind/tests/
tc07_hbl1.c 41 # define INC(_lval,_lqual) \
45 # define INC(_lval,_lqual) \
56 # define INC(_lval,_lqual) \
68 # define INC(_lval,_lqual) \
78 # define INC(_lval,_lqual) \
100 INC(x, "childfn");
113 INC(x, "main");
tc08_hbl2.c 58 # define INC(_lval,_lqual) \
62 # define INC(_lval,_lqual) \
73 # define INC(_lval,_lqual) \
85 # define INC(_lval,_lqual) \
95 # define INC(_lval,_lqual) \
147 INC(x, "main");
  /external/chromium_org/third_party/openssl/openssl/crypto/des/t/
test 3 BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
  /external/openssl/crypto/des/t/
test 3 BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
reg-notes.def 3 Free Software Foundation, Inc.
41 REG_NOTE (INC)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
reg-notes.def 3 Free Software Foundation, Inc.
41 REG_NOTE (INC)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
reg-notes.def 3 Free Software Foundation, Inc.
41 REG_NOTE (INC)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
reg-notes.def 3 Free Software Foundation, Inc.
41 REG_NOTE (INC)
  /external/llvm/lib/Support/
regexec.c 41 * This file includes engine.inc *twice*, after muchos fiddling with the
72 #define INC(o) ((o) = (unsigned long)(o) << 1)
80 #define SNAMES /* engine.inc looks after details */
82 #include "regengine.inc"
98 #undef INC
121 #define INC(o) ((o)++)
131 #include "regengine.inc"
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 70 #define INC(o) ((o) <<= 1)
96 #undef INC
119 #define INC(o) ((o)++)
  /external/chromium_org/v8/test/webkit/
add-recovery.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
arguments-bad-index.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-constructor-host-call.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-index-immediate-types.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-indexing.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-iterate-backwards.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-reset-large-index.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-sort-numericCompare.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-sort-reentrance.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
array-sort-small-sparse-array-with-large-length.js 2 // Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
13 // THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
16 // DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY

Completed in 590 milliseconds

1 2 3 4 5 6 7 8 91011>>