/external/clang/test/CodeGenCXX/ |
destructor-calls.cpp | 26 N() { printf("N()\n"); iN = ++val; } 27 ~N() { printf("~N(%d) val = %d\n", iN, --val); } 28 int iN;
|
copy-constructor-synthesis.cpp | 13 int iN; 14 N() : iN(200) {} 15 N(N const & arg){this->iN = arg.iN; } 30 printf("iM = %d iN = %d, m1.iM = %d\n", iM, iN, m1.iM);
|
/external/opencv/cvaux/src/ |
cvlmeds.cpp | 16 // Redistribution and use in source and binary forms, with or without modification, 22 // * Redistribution's in binary form must reproduce the above copyright notice, 23 // this list of conditions and the following disclaimer in the documentation 32 // In no event shall the Intel Corporation or contributors be liable for any direct, 36 // and on any theory of liability, whether in contract, strict liability, 37 // or tort (including negligence or otherwise) arising in any way out of 936 int iterations, error = 0, jN, iN, kN, lN = 0; 958 for( iN = 0; iN < MN; iN += N [all...] |
/prebuilts/go/darwin-x86/src/compress/bzip2/ |
bzip2_test.go | 3 // license that can be found in the LICENSE file. 127 // This test involves several repeated bytes in the output, but they 355 iN/0BBeWZlJAyBMi5U3Q1zAlsK8IlDhaXGmvZrgISq5CfNjmUgxDeMggOKqxu4sI
|
/prebuilts/go/linux-x86/src/compress/bzip2/ |
bzip2_test.go | 3 // license that can be found in the LICENSE file. 127 // This test involves several repeated bytes in the output, but they 355 iN/0BBeWZlJAyBMi5U3Q1zAlsK8IlDhaXGmvZrgISq5CfNjmUgxDeMggOKqxu4sI
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/ |
cacerts.txt | 8 ## file (certdata.txt). This file can be found in the mozilla source tree: 11 ## It contains the certificates in PEM format and therefore [all...] |
/external/tlsdate/ca-roots/ |
tlsdate-ca-roots.conf | [all...] |
/prebuilts/android-emulator/darwin-x86_64/lib/ |
ca-bundle.pem | 8 ## file (certdata.txt). This file can be found in the mozilla source tree: 11 ## It contains the certificates in PEM format and therefore [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/ |
ca-bundle.pem | 8 ## file (certdata.txt). This file can be found in the mozilla source tree: 11 ## It contains the certificates in PEM format and therefore [all...] |
/prebuilts/android-emulator/windows/lib/ |
ca-bundle.pem | 8 ## file (certdata.txt). This file can be found in the mozilla source tree: 11 ## It contains the certificates in PEM format and therefore [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
root_darwin_armx.go | 5 // license that can be found in the LICENSE file. [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
root_darwin_armx.go | 5 // license that can be found in the LICENSE file. [all...] |
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
toggling_stereo_g729_pt18_pt125.rtp | [all...] |
/external/dagger2/lib/ |
google-java-format-0.1-20151017.042846-2.jar | |
/prebuilts/tools/common/google-java-format/ |
google-java-format-1.0-all-deps.jar | |
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/ |
dagger-compiler-2.6.jar | |