Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 25 of 1768) sorted by relevance

12345678910>>...71

/external/clang/test/Sema/
Dvarargs.c48 foo(__builtin_va_list authors, ...) { in foo() argument
49 __builtin_va_start (authors, authors); in foo()
50 (void)__builtin_va_arg(authors, int); in foo()
51 __builtin_va_end (authors); in foo()
Dvarargs-x86-64.c47 bar(__builtin_ms_va_list authors, ...) { in bar() argument
48 __builtin_ms_va_start(authors, authors); in bar()
49 (void)__builtin_va_arg(authors, int); in bar()
50 __builtin_ms_va_end(authors); in bar()
/external/mesa3d/scripts/
Dget_reviewer.pl1334 my @authors = ();
1347 @authors = grep(/$author_pattern/, @lines);
1353 return (0, \@signatures, \@authors, \@stats) if !@signatures;
1362 my ($author_ref, $authors_ref) = extract_formatted_signatures(@authors);
1380 my @authors = ();
1386 push(@authors, $author);
1393 return @authors;
1807 my @authors = ();
1815 push(@authors, $author);
1821 for (my $i = 0; $i < @authors; $i++) {
[all …]
/external/libpng/contrib/examples/
DREADME.txt6 To the extent possible under law, the authors have waived all copyright and
12 the authors of the using code to seek copyright or license from the original
13 authors.
/external/libgsm/
DNOTICE5 removed and that neither the authors nor the Technische Universitaet Berlin
10 As a matter of courtesy, the authors request to be informed about uses
27 the authors nor the Technische Universitaet Berlin are
DCOPYRIGHT5 removed and that neither the authors nor the Technische Universitaet Berlin
10 As a matter of courtesy, the authors request to be informed about uses
27 the authors nor the Technische Universitaet Berlin are
/external/libxml2/result/
Ddav4.rde10 3 1 Z:authors 0 0
23 3 15 Z:authors 0 0
Ddav4.rdr10 3 1 Z:authors 0 0
23 3 15 Z:authors 0 0
/external/webrtc/tools/gritsettings/
Dresource_ids1 # Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/api/objc/
DWebRTC-Prefix.pch2 * Copyright 2015 The WebRTC project authors. All Rights Reserved.
7 * in the file PATENTS. All contributing project authors may
/external/webrtc/
DBUILD.gn1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
Dall.gyp1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Disac_common.gypi1 # Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/sound/
Dsound_tests.gypi1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/video_coding/codecs/i420/
Di420.gypi1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/system_wrappers/
Dcpu_features_webrtc.gyp1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
Dcpu_features_chromium.gyp1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/audio_coding/codecs/red/
Dred.gypi1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/
Drtc_unittests.isolate1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
Dwebrtc_nonparallel_tests.isolate1 # Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/audio_coding/codecs/
Dinterfaces.gypi1 # Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_tests.isolate1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/
Dpcm16b.gypi1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_unittests.isolate1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/webrtc/webrtc/modules/
Dvideo_render_tests.isolate1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may

12345678910>>...71