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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
varargs.c 49 foo(__builtin_va_list authors, ...) {
50 __builtin_va_start (authors, authors);
51 (void)__builtin_va_arg(authors, int);
52 __builtin_va_end (authors);
  /external/chromium_org/v8/test/mjsunit/runtime-gen/
arrayconcat.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
charfromcode.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
datelocaltimezone.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
datetoutc.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
debugpropertyattributesfromdetails.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
debugpropertyindexfromdetails.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
debugpropertytypefromdetails.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
doublehi.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
doublelo.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
isbreakonexception.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
isvalidsmi.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathacos.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathasin.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathatan.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathexprt.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathfloorrt.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathfround.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathlogrt.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
mathsqrtrt.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
numbertointeger.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
numbertointegermapminuszero.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
numbertojsint32.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
numbertojsuint32.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
numberunaryminus.js 1 // Copyright 2014 the V8 project authors. All rights reserved.

Completed in 2969 milliseconds

1 2 3 4 5 6 7 8 91011>>