HomeSort by relevance Sort by last modified time
    Searched refs:In (Results 176 - 200 of 223) sorted by null

1 2 3 4 5 6 78 9

  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 16 # This program is distributed in the hope that it will be useful,
120 # created, in case the program calls abortMsg.
186 # $i: Position of argument in @ARGV
332 # This is the last option in the group, so remove the group:
421 Short options which do take an argument must be the last option in
433 option descriptions can appear in the same string if they are
456 For example, in the option description:
472 option that takes an argument must be the last one in its group,
484 In the following examples, B<-i> and B<--int> take integer arguments,
497 I<is> the argument, even if it's the null string. In the exampl
    [all...]
  /external/webkit/Source/WebCore/dom/
make_names.pl 8 # Redistribution and use in source and binary forms, with or without
14 # 2. Redistributions in binary form must reproduce the above copyright
15 # notice, this list of conditions and the following disclaimer in the
24 # DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
28 # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
311 # The variable names should be kept in sync with the previous method.
431 * Redistribution and use in source and binary forms, with or without
436 * 2. Redistributions in binary form must reproduce the above copyright
437 * notice, this list of conditions and the following disclaimer in th
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
29 /* In order for the format checking to accept the C frontend
32 for C++, so they are the appropriate set to use in common code;
36 In order for the format checking to accept the C front end diagnostic \
46 0: TREE_NEGATED_INT (in INTEGER_CST).
48 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
49 C_MAYBE_CONST_EXPR_INT_OPERANDS (in C_MAYBE_CONST_EXPR, for C)
50 1: C_DECLARED_LABEL_FLAG (in LABEL_DECL)
51 STATEMENT_LIST_STMT_EXPR (in STATEMENT_LIST)
52 C_MAYBE_CONST_EXPR_NON_CONST (in C_MAYBE_CONST_EXPR, for C
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.h 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
29 /* In order for the format checking to accept the C frontend
32 for C++, so they are the appropriate set to use in common code;
36 In order for the format checking to accept the C front end diagnostic \
46 0: TREE_NEGATED_INT (in INTEGER_CST).
48 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
49 C_MAYBE_CONST_EXPR_INT_OPERANDS (in C_MAYBE_CONST_EXPR, for C)
50 1: C_DECLARED_LABEL_FLAG (in LABEL_DECL)
51 STATEMENT_LIST_STMT_EXPR (in STATEMENT_LIST)
52 C_MAYBE_CONST_EXPR_NON_CONST (in C_MAYBE_CONST_EXPR, for C
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
29 /* In order for the format checking to accept the C frontend
32 for C++, so they are the appropriate set to use in common code;
36 In order for the format checking to accept the C front end diagnostic \
46 0: TREE_NEGATED_INT (in INTEGER_CST).
48 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
49 C_MAYBE_CONST_EXPR_INT_OPERANDS (in C_MAYBE_CONST_EXPR, for C)
50 1: C_DECLARED_LABEL_FLAG (in LABEL_DECL)
51 STATEMENT_LIST_STMT_EXPR (in STATEMENT_LIST)
52 C_MAYBE_CONST_EXPR_NON_CONST (in C_MAYBE_CONST_EXPR, for C
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 15 // in the LLVM IR and exposed by the various codegen lowering phases.
53 cl::desc("Include global information in alias analysis"));
81 // also in the contents set. All operations are O(log N).
304 /// Run - runs the dag combiner on all nodes in the work list
    [all...]
  /external/bison/doc/
refcard.tex 9 % For printing reference cards to use in books, specify one column
31 % Bison is distributed in the hope that it will be useful, but WITHOUT
44 % This file can be used to produce it in any of three ways:
129 % make \bye not \outer so that the \def\bye in the \else clause below
147 \hsize 4in
148 \vsize 10in
149 % We want output .3 inch *from top of paper edge*; i.e. -.7in from TeX default
150 \voffset -.7in % Comment out for xdvi viewing; include for printing.
159 % two lines below commented out in Yet Another Attempt to eliminate
163 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 3 // found in the LICENSE file.
12 // In the case of prefchange-triggered updates, we don't receive this flag.
13 // Just leave it set as it was before in that case.
14 if ('showPromo' in data)
45 // Determines if the web store link should be detached and place in the
183 // Otherwise it came from a 'command' event from elsewhere in the UI.
201 // We determine if the apps section is maximized, collapsed or in menu mode
221 // Keep in sync with LaunchType in extension_prefs.h
229 // Keep in sync with LaunchContainer in extension_constants.
    [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp 68 // The value already exists in the class, treat this as a set.
94 // in the resolution machinery.
100 // If we are assigning to a subset of the bits in the value... then we must be
151 // Add all of the values in the subclass into the current class.
212 // Add all of the values in the subclass into the current class.
220 // Add all of the defs in the subclass into the current multiclass.
228 // Add all of the values in the superclass into the current def.
248 // If a value is specified for this template arg, set it in the
261 // If a value is specified for this template arg, set it in the
293 /// values in all surrounding foreach loops, creating new records fo
    [all...]
  /external/oprofile/events/i386/nehalem/
events 3 # the uncore (memory controller/QPI) events are in separate files because
5 # in oprofile)
8 # lowered in many cases without ill effect.
29 event:0x0F counters:0,1,2,3 um:mem_uncore_retired minimum:6000 name:MEM_UNCORE_RETIRED : Counts number of memory load instructions retired where the memory reference hit modified data in another core
44 event:0x3C counters:0,1,2,3 um:cpu_clk_unhalted minimum:6000 name:CPU_CLK_UNHALTED : Counts the number of thread cycles while the thread is not in a halt state.
48 event:0x42 counters:0,1 um:l1d_cache_lock minimum:6000 name:L1D_CACHE_LOCK : Counts retired load locks in the L1D cache.
50 event:0x49 counters:0,1,2,3 um:dtlb_misses minimum:6000 name:DTLB_MISSES : Counts the number of misses in the STLB
65 event:0x83 counters:0,1,2,3 um:one minimum:6000 name:L1I_OPPORTUNISTIC_HITS : Opportunistic hits in streaming.
66 event:0x85 counters:0,1,2,3 um:itlb_misses minimum:6000 name:ITLB_MISSES : Counts the number of ITLB misses in various variants
70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising (…)
    [all...]
  /external/zlib/
make_vms.com 4 $! In case of problems with the install you might contact me at
13 $! 0.02 20061008 Adapt to new Makefile.in
16 $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in
43 $ aconf_in_file = "zconf.h.in#zconf.h_in"
452 $! Read list of core library sources from makefile.in and create options
456 $ open/read min makefile.in
475 $! Take record extracted in crea_olist and split it into single filenames
680 $! bother Hartmut/HP, but get in touch with me
683 $! 0.01 20040406 Skip over shareable images in option file
685 $! 0.03 20050107 Skip over Identification labels in option fil
    [all...]
  /ndk/build/core/
init.mk 4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
36 # Define NDK_LOG in your environment to display log traces when
65 # More stuff will follow in definitions.mk.
124 # We should not be there, but just in case !
130 $(call __ndk_info,Please define HOST_OS in your environment.)
294 # 1/ If "cygpath' is not in your path, do not use it at all. It looks like
301 # 3/ In case we fail horribly, allow the user to define NDK_USE_CYGPATH to '1'
302 # in order to use 'cygpath -m' nonetheless. This is only a backup plan in
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
38 % complete document in each bug report with which we can reproduce the
62 % If in a .fmt file, print the version number
64 % they might have appeared in the input file name.
71 % We never want plain's \outer definition of \+ in Texinfo.
105 % If this character appears in an error message or help string, it
106 % starts a new line in the output.
122 \ifx\putwordin\undefined \gdef\putwordin{in}\fi
199 % that mark overfull boxes (in case you have decide
    [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 87 static bool Check(DecodeStatus &Out, DecodeStatus In) {
88 switch (In) {
93 Out = In;
96 Out = In;
361 "Asked to disassemble an ARM instruction but Subtarget is in Thumb mode!");
369 // Encoded as a small-endian 32-bit word in the stream.
434 /// tryAddingSymbolicOperand - trys to add a symbolic operand in place of the
435 /// immediate Value in the MCInst. The immediate Value has had any PC
549 /// These can often be values in a literal pool near the Address of the
573 // implicitly set CPSR. Since it's not represented in the encoding, th
    [all...]
  /external/v8/src/
messages.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
82 // objects between script tags in a browser setting.
148 "invalid_lhs_in_assignment", ["Invalid left-hand side in assignment"],
149 "invalid_lhs_in_for_in", ["Invalid left-hand side in for-in"],
    [all...]
hydrogen-instructions.h 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
117 V(In) \
328 // Make sure kind fits in int8.
442 // Make sure type fits in int16.
528 // Participate in Global Value Numbering, i.e. elimination o
    [all...]
string.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30 // in runtime.js:
191 // lastMatchInfo is defined in regexp.js.
212 // needle is a string rather than a regexp. In this case we can't update
286 // Expand the $-expressions in the string and return a new string wit
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 10 // AST and rebuilds it, possibly transforming some nodes in the process.
117 /// rather than in the subclass (e.g., lambda closure types).
147 /// information was not available elsewhere in the AST.
155 /// information was not available elsewhere in the AST.
169 /// used for reporting diagnostics in types.
227 /// \param NumUnexpanded The number of unexpanded parameter packs in
239 /// \param NumExpansions The number of separate arguments that will be in
245 /// set this value in other cases.
303 /// type, collecting location information in the given builder
339 /// \param NumInputs The number of expressions in \c Inputs
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 3 // found in the LICENSE file.
57 // This is set to just the directory portion of defaultPath in initDialogType.
216 for (var name in iconTypes) {
235 console.log('Unexpected value in iconTypes[' + name + ']: ' + value);
321 * size of the file in bytes.
333 if ('cachedSize_' in entry) {
361 if ('cachedMtime_' in entry) {
411 * Keep this in sync with FileManagerDialog::GetDialogTypeAsString, except
527 // view that is not in use.
568 // Rename not in progress
    [all...]
  /build/core/
main.mk 7 # This is repeated in config.mk, since envsetup.sh runs that file
33 # trailing "./" from paths in various places.
57 # the top of the source tree, for example when "make -C" is used in m/mm/mmm.
109 # Make sure that there are no spaces in the absolute path; the
113 $(warning You are building in a directory whose absolute path contains)
185 # Bring in standard build system definitions.
188 # Bring in dex_preopt.mk
198 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)
217 # Not necessary if the components is not in PDK.
229 ### In this section we set up the things that are differen
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 4 // you may not use this file except in compliance with the License.
9 // Unless required by applicable law or agreed to in writing, software
18 * HTML templates. The template is edited in place. I.e. in order to
26 * NOTE(mesch): The property name "length" must not be used in input
27 * data, see comment in jstSelect_().
68 * Un-inlined string literals, to avoid object creation in
84 * jsvalues. The template is modifed in place. The values of those
85 * attributes are JavaScript expressions that are evaluated in the
92 * processed in place. After processing, it will still be a valid
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 4 // you may not use this file except in compliance with the License.
9 // Unless required by applicable law or agreed to in writing, software
18 * HTML templates. The template is edited in place. I.e. in order to
26 * NOTE(mesch): The property name "length" must not be used in input
27 * data, see comment in jstSelect_().
68 * Un-inlined string literals, to avoid object creation in
84 * jsvalues. The template is modifed in place. The values of those
85 * attributes are JavaScript expressions that are evaluated in the
92 * processed in place. After processing, it will still be a vali
    [all...]
  /external/icu4c/data/
makedata.mak 12 # Keep the following in sync with the version - see common/unicode/uvernum.h
35 # the prefix "icudt21_" for use in filenames
50 # In case the first one didn't do it, try this one. .NET would do the second one.
56 # The data directory in source
118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/
140 # only the data is put in place.)
149 # The current ICU tools need to be in the path first.
167 ICUDATA_SOURCE_ARCHIVE=$(ICUSRCDATA)\in\$(ICUPKG).dat
170 ICUDATA_ARCHIVE=$(ICUSRCDATA)\in\$(U_ICUDATA_NAME)b.dat
478 # Building the common dll in $(ICUBLD_PKG) unconditionally copies it to $(DLL_OUTPUT) too
    [all...]
  /external/zlib/contrib/masmx86/
gvmat32.asm 4 ; from Jean-loup Gailly in deflate.c
11 ; ml.exe is in directory \MASM611C of Win95 DDK
12 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
13 ; and in VC++2003 toolkit at http://msdn.microsoft.com/visualc/vctoolkit2003/
21 ; for using an seembly version of longest_match, you need define ASMV in project
22 ; There is two way in using gvmat32.asm
28 ; and include gvmat32c.c in your project
37 ; if you are not interresed in old cpu performance and want the smaller
42 ; and do not include gvmat32c.c in your project (ou define also
46 ; on pentium Pro/II/III, faster (but less) in P4, but it seem
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 191 # Try to include PHP SmartyPants. Should be in the same directory.
259 # Sort document, block, and span gamut in ascendent priority order.
306 # Remove UTF-8 BOM and marker character in input, if present.
339 # Strip link definitions, store in hashes.
348 # Strips link definitions from text, stores the URLs and titles in
353 # Link defs are in the form: ^[id]: url "optional title"
392 # "paragraphs" that are wrapped in non-block-level tags, such as anchors,
461 ( # save in $1
464 # in between.
531 # element in the text stream. Passing $text to through this function give
    [all...]

Completed in 2531 milliseconds

1 2 3 4 5 6 78 9