HomeSort by relevance Sort by last modified time
    Searched refs:authors (Results 1 - 25 of 224) 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);
  /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.
  /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.
  /external/webrtc/webrtc/base/
Android.mk 1 # Copyright (c) 2015 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/webrtc/webrtc/common_audio/
Android.mk 1 # Copyright (c) 2015 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/webrtc/webrtc/common_audio/resampler/
Android.mk 1 # Copyright (c) 2011 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/webrtc/webrtc/common_audio/vad/
Android.mk 1 # Copyright (c) 2011 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/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Android.mk 1 # Copyright (c) 2012 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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Android.mk 1 # Copyright (c) 2011 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/webrtc/webrtc/modules/audio_processing/aec/
Android.mk 1 # Copyright (c) 2012 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/webrtc/webrtc/modules/audio_processing/agc/
Android.mk 1 # Copyright (c) 2011 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/webrtc/webrtc/modules/audio_processing/beamformer/
Android.mk 1 # Copyright (c) 2015 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/webrtc/webrtc/modules/audio_processing/intelligibility/
Android.mk 1 # Copyright (c) 2015 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/webrtc/webrtc/modules/audio_processing/transient/
Android.mk 1 # Copyright (c) 2015 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/webrtc/webrtc/modules/audio_processing/utility/
Android.mk 1 # Copyright (c) 2011 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/webrtc/webrtc/modules/audio_processing/vad/
Android.mk 1 # Copyright (c) 2015 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/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/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.
  /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.

Completed in 9713 milliseconds

1 2 3 4 5 6 7 8 9