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

1 2 3 4 5 6 7 8 9

  /external/clang/test/Sema/
varargs-x86-64.c 47 bar(__builtin_ms_va_list authors, ...) {
48 __builtin_ms_va_start(authors, authors);
49 (void)__builtin_va_arg(authors, int);
50 __builtin_ms_va_end(authors);
varargs.c 48 foo(__builtin_va_list authors, ...) {
49 __builtin_va_start (authors, authors);
50 (void)__builtin_va_arg(authors, int);
51 __builtin_va_end (authors);
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml/
jcup.md 12 appear in supporting documentation, and that the names of the authors or
16 The authors and their employers disclaim all warranties with regard to
18 fitness. In no event shall the authors or their employers be liable for
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml/
jcup.md 12 appear in supporting documentation, and that the names of the authors or
16 The authors and their employers disclaim all warranties with regard to
18 fitness. In no event shall the authors or their employers be liable for
  /external/webrtc/webrtc/tools/rtcbot/test/
ping_pong.js 1 // Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 // in the file PATENTS. All contributing project authors may
7 // be found in the AUTHORS file in the root of the source tree.
simple_offer_answer.js 1 // Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 // in the file PATENTS. All contributing project authors may
7 // be found in the AUTHORS file in the root of the source tree.
  /external/libvpx/libvpx/vpx_ports/
emms.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
8 ; be found in the AUTHORS file in the root of the source tree.
  /external/webrtc/tools/matlab/
maxUnwrap.m 17 % Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
22 % in the file PATENTS. All contributing project authors may
23 % be found in the AUTHORS file in the root of the source tree.
parseLog.m 19 % Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
24 % in the file PATENTS. All contributing project authors may
25 % be found in the AUTHORS file in the root of the source tree.
  /external/v8/src/js/
proxy.js 1 // Copyright 2015 the V8 project authors. All rights reserved.
spread.js 1 // Copyright 2015 the V8 project authors. All rights reserved.
  /external/v8/tools/turbolizer/
monkey.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
constants.js 1 // Copyright 2014 the V8 project authors. All rights reserved.
  /external/wayland/doc/man/
Makefile.am 25 --stringparam man.authors.section.enabled 0 \
  /external/libdrm/man/
Makefile.am 43 --stringparam man.authors.section.enabled 0 \
  /external/v8/tools/
ic-processor-driver.js 1 // Copyright 2017 the V8 project authors. All rights reserved.
dumpcpp-driver.js 1 // Copyright 2016 the V8 project authors. All rights reserved.
  /external/libvpx/libvpx/test/android/
Android.mk 1 # Copyright (c) 2013 The WebM project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
7 # be found in the AUTHORS file in the root of the source tree.
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.asm 2 ; Copyright (c) 2016 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
8 ; be found in the AUTHORS file in the root of the source tree.
  /external/webrtc/webrtc/tools/rtcbot/bot/
api.js 1 // Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 // in the file PATENTS. All contributing project authors may
7 // be found in the AUTHORS file in the root of the source tree.
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
jpeg.md 9 The authors make NO WARRANTY or representation, either express or implied,
31 full responsibility for any undesirable consequences; the authors accept
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
jpeg.md 9 The authors make NO WARRANTY or representation, either express or implied,
31 full responsibility for any undesirable consequences; the authors accept
  /external/flatbuffers/android/jni/
Application.mk 4 # warranty. In no event will the authors be held liable for any damages
  /external/flatbuffers/samples/android/jni/
Application.mk 4 # warranty. In no event will the authors be held liable for any damages
  /external/v8/src/inspector/
injected_script_externs.js 1 // Copyright 2015 the V8 project authors. All rights reserved.

Completed in 2299 milliseconds

1 2 3 4 5 6 7 8 9