HomeSort by relevance Sort by last modified time
    Searched full:section (Results 301 - 325 of 10156) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_4.js 24 Section:
44 var SECTION = "proto_3";
49 writeHeaderToLog( SECTION + " "+ TITLE);
111 testcases[tc++] = new TestCase( SECTION,
116 testcases[tc++] = new TestCase( SECTION,
121 testcases[tc++] = new TestCase( SECTION,
126 testcases[tc++] = new TestCase( SECTION,
131 testcases[tc++] = new TestCase( SECTION,
136 testcases[tc++] = new TestCase( SECTION,
141 testcases[tc++] = new TestCase( SECTION,
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/regress/
new-001.js 24 Section:
32 var SECTION = "new-001";
38 writeHeaderToLog( SECTION + " "+ TITLE);
53 SECTION,
59 SECTION,
65 SECTION,
71 SECTION,
77 SECTION,
83 SECTION,
89 SECTION,
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.13.2-1.js 24 ECMA Section: 11.13.2 Compound Assignment: *=
46 var SECTION = "11.13.2-1";
51 writeHeaderToLog( SECTION + " Compound Assignment: *=");
60 array[item++] = new TestCase( SECTION, "VAR1 = NaN; VAR2=1; VAR1 *= VAR2", Number.NaN, eval("VAR1 = Number.NaN; VAR2=1; VAR1 *= VAR2") );
61 array[item++] = new TestCase( SECTION, "VAR1 = NaN; VAR2=1; VAR1 *= VAR2; VAR1", Number.NaN, eval("VAR1 = Number.NaN; VAR2=1; VAR1 *= VAR2; VAR1") );
64 array[item++] = new TestCase( SECTION, "VAR1 = 0; VAR2=1; VAR1 *= VAR2", 0, eval("VAR1 = 0; VAR2=1; VAR1 *= VAR2") );
65 array[item++] = new TestCase( SECTION, "VAR1 = 0; VAR2=1; VAR1 *= VAR2;VAR1", 0, eval("VAR1 = 0; VAR2=1; VAR1 *= VAR2;VAR1") );
67 array[item++] = new TestCase( SECTION, "VAR1 = 0xFF; VAR2 = 0xA, VAR1 *= VAR2", 2550, eval("VAR1 = 0XFF; VAR2 = 0XA, VAR1 *= VAR2") );
71 array[item++] = new TestCase( SECTION, "VAR1 = 0; VAR2= Infinity; VAR1 *= VAR2", Number.NaN, eval("VAR1 = 0; VAR2 = Number.POSITIVE_INFINITY; VAR1 *= VAR2; VAR1") );
72 array[item++] = new TestCase( SECTION, "VAR1 = -0; VAR2= Infinity; VAR1 *= VAR2", Number.NaN, eval("VAR1 = -0; VAR2 = Number.P (…)
    [all...]
  /external/elfutils/libdw/
dwarf_begin_elf.c 29 /* Section names. */
56 /* Get the section header data. */
64 /* Make sure the section is part of a section group only iff we
65 really need it. If we are looking for the global (= non-section
66 group debug info) we have to ignore all the info in section
67 groups. If we are looking into a section group we cannot look at
68 a section which isn't part of the section group. */
70 /* Ignore the section. *
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.1.1.js 24 ECMA Section: 15.1.1.1 NaN
32 var SECTION = "15.1.1.1";
37 writeHeaderToLog( SECTION + " "+ TITLE);
47 array[array.length] = new TestCase( SECTION, "NaN", Number.NaN, NaN );
48 array[array.length] = new TestCase( SECTION, "this.NaN", Number.NaN, this.NaN );
49 array[array.length] = new TestCase( SECTION, "typeof NaN", "number", typeof NaN );
15.1.1.2.js 24 ECMA Section: 15.1.1.2 Infinity
32 var SECTION = "15.1.1.2";
37 writeHeaderToLog( SECTION + " "+ TITLE);
47 array[item++] = new TestCase( SECTION, "Infinity", Number.POSITIVE_INFINITY, Infinity );
48 array[item++] = new TestCase( SECTION, "this.Infinity", Number.POSITIVE_INFINITY, this.Infinity );
49 array[item++] = new TestCase( SECTION, "typeof Infinity", "number", typeof Infinity );
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Types/
8.1.js 24 ECMA Section: The undefined type
34 var SECTION = "8.1";
39 writeHeaderToLog( SECTION + " "+ TITLE);
43 testcases[tc++] = new TestCase( SECTION,
48 testcases[tc++] = new TestCase( SECTION,
53 testcases[tc++] = new TestCase( SECTION,
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/Regress/
function-001.js 35 var SECTION = "function-001.js";
41 writeHeaderToLog( SECTION + " "+ TITLE);
50 SECTION,
59 SECTION,
65 SECTION,
73 SECTION,
  /hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/
driver_cmd_wext.h 52 /* SSID header size is SSID section type above + SSID length */
57 /* Scan interval size is scan interval section type + scan interval length above*/
62 /* Repeat section size is Repeat section type + Repeat value length above*/
67 /* Max Repeat section size is Max Repeat section type + Max Repeat value length above*/
  /external/chromium/chrome/browser/resources/options/chromeos/
system_options.html 3 <section>
28 </section>
29 <section>
60 </section>
61 <section>
73 </section>
74 <section>
88 </section>
  /external/chromium/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj 9 /* Begin PBXAggregateTarget section */
34 /* End PBXAggregateTarget section */
36 /* Begin PBXBuildFile section */
43 /* End PBXBuildFile section */
45 /* Begin PBXContainerItemProxy section */
74 /* End PBXContainerItemProxy section */
76 /* Begin PBXFileReference section */
86 /* End PBXFileReference section */
88 /* Begin PBXFrameworksBuildPhase section */
106 /* End PBXFrameworksBuildPhase section */
    [all...]
  /external/clang/docs/
doxygen.intro 3 /// @section main_intro Introduction
12 /// @section main_caveat Caveat
  /external/clang/test/CodeGenCXX/
apple-kext-no-staticinit-section.C 4 1) Normally, global object construction code ends up in __StaticInit segment of text section
5 .section __TEXT,__StaticInit,regular,pure_instructions
  /external/clang/test/CodeGenObjC/
deadcode_strip_used_var.m 7 __attribute__((used)) static int XXXXXX __attribute__ ((section ("__DATA,__Xinterpose"))) ;
8 __attribute__((used)) static int YYYY __attribute__ ((section ("__DATA,__Xinterpose"))) ;
  /external/dropbear/libtommath/etc/
timer.asm 5 [section .data]
8 [section .text]
  /external/elfutils/tests/
msg_tst.c 49 { ELF_E_INVALID_INDEX, "invalid section index" },
51 { ELF_E_INVALID_SECTION, "invalid section" },
57 { ELF_E_NOT_NUL_SECTION, "cannot manipulate null section" },
59 { ELF_E_INVALID_SECTION_HEADER, "invalid section header" },
62 { ELF_E_SECTION_TOO_SMALL, "section `sh_size' too small for data" },
63 { ELF_E_INVALID_ALIGN, "invalid section alignment" },
64 { ELF_E_INVALID_SHENTSIZE, "invalid section entry size" },
68 "only relocatable files can contain section groups" },
  /external/llvm/test/CodeGen/X86/
compiler_used.ll 8 @llvm.used = appending global [1 x i8*] [ i8* @Z ], section "llvm.metadata"
9 @llvm.compiler_used = appending global [2 x i8*] [ i8* @X, i8* bitcast (i32* @Y to i8*)], section "llvm.metadata"
  /external/llvm/test/CodeGen/XCore/
globals.ll 63 ; CHECK: .section .dp.data,"awd",@progbits
67 ; CHECK: .section .dp.bss,"awd",@nobits
71 ; CHECK: .section .cp.rodata.cst4,"aMc",@progbits,4
75 ; CHECK: .section .dp.data,"awd",@progbits
79 ; CHECK: .section .cp.rodata,"ac",@progbits
83 ; CHECK: .section .dp.data,"awd",@progbits
87 ; CHECK: .section .cp.rodata,"ac",@progbits
91 ; CHECK: .section .dp.data,"awd",@progbits
  /external/llvm/test/MC/ELF/
relax-arith.s 1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | elf-dump --dump-section-data | FileCheck %s
9 .section imul
19 .section and
29 .section or
39 .section xor
49 .section add
59 .section sub
69 .section cmp
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.js 24 ECMA Section: 15.4.4 Properties of the Array Prototype Object
37 var SECTION = "15.4.4";
42 writeHeaderToLog( SECTION + " "+ TITLE);
52 // array[item++] = new TestCase( SECTION, "Array.prototype.__proto__", Object.prototype, Array.prototype.__proto__ );
53 // array[item++] = new TestCase( SECTION, "Array.__proto__.valueOf == Object.__proto__.valueOf", true, (Array.__proto__.valueOf == Object.__proto__.valueOf) );
55 array[item++] = new TestCase( SECTION, "Array.prototype.length", 0, Array.prototype.length );
58 array[item++] = new TestCase( SECTION, "typeof Array.prototype", "object", typeof Array.prototype );
60 array[item++] = new TestCase( SECTION,
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.11-2.js 24 ECMA Section: 15.9.5.11
35 var SECTION = "15.9.5.11";
40 writeHeaderToLog( SECTION + " "+ TITLE);
56 testcases[tc++] = new TestCase( SECTION,
61 testcases[tc++] = new TestCase( SECTION,
66 testcases[tc++] = new TestCase( SECTION,
71 testcases[tc++] = new TestCase( SECTION,
76 testcases[tc++] = new TestCase( SECTION,
15.9.5.11-3.js 24 ECMA Section: 15.9.5.11
35 var SECTION = "15.9.5.11";
40 writeHeaderToLog( SECTION + " "+ TITLE);
55 testcases[tc++] = new TestCase( SECTION,
60 testcases[tc++] = new TestCase( SECTION,
65 testcases[tc++] = new TestCase( SECTION,
70 testcases[tc++] = new TestCase( SECTION,
75 testcases[tc++] = new TestCase( SECTION,
15.9.5.11-4.js 24 ECMA Section: 15.9.5.11
35 var SECTION = "15.9.5.11";
40 writeHeaderToLog( SECTION + " "+ TITLE);
55 testcases[tc++] = new TestCase( SECTION,
60 testcases[tc++] = new TestCase( SECTION,
65 testcases[tc++] = new TestCase( SECTION,
70 testcases[tc++] = new TestCase( SECTION,
75 testcases[tc++] = new TestCase( SECTION,
15.9.5.11-5.js 24 ECMA Section: 15.9.5.11
35 var SECTION = "15.9.5.11";
40 writeHeaderToLog( SECTION + " "+ TITLE);
55 testcases[tc++] = new TestCase( SECTION,
60 testcases[tc++] = new TestCase( SECTION,
65 testcases[tc++] = new TestCase( SECTION,
70 testcases[tc++] = new TestCase( SECTION,
75 testcases[tc++] = new TestCase( SECTION,
15.9.5.11-6.js 24 ECMA Section: 15.9.5.11
35 var SECTION = "15.9.5.11";
40 writeHeaderToLog( SECTION + " "+ TITLE);
56 testcases[tc++] = new TestCase( SECTION,
61 testcases[tc++] = new TestCase( SECTION,
66 testcases[tc++] = new TestCase( SECTION,
71 testcases[tc++] = new TestCase( SECTION,
76 testcases[tc++] = new TestCase( SECTION,

Completed in 818 milliseconds

<<11121314151617181920>>