HomeSort by relevance Sort by last modified time
    Searched full:project (Results 951 - 975 of 45849) sorted by null

<<31323334353637383940>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
InstrumentationRunnerValidator.java 2 * Copyright (C) 2009 The Android Open Source Project
20 import com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper;
21 import com.android.ide.eclipse.adt.internal.project.BaseProjectHelper;
44 * @param javaProject the {@link IJavaProject} for the Android project to validate
55 * @param project the {@link IProject} for the Android project to validate
58 InstrumentationRunnerValidator(IProject project) throws CoreException {
59 this(BaseProjectHelper.getJavaProject(project));
65 * @param javaProject the {@link IJavaProject} for the Android project to validate
66 * @param manifestData the {@link ManifestData} for the Android project
    [all...]
  /external/dbus/
autogen.sh 10 PROJECT=dbus
24 echo "You must have autoconf installed to compile $PROJECT."
40 echo "You must have automake installed to compile $PROJECT."
48 echo "You must have libtoolize installed to compile $PROJECT."
58 echo "You must run this script in the top-level $PROJECT directory"
94 echo "Now type 'make' to compile $PROJECT."
97 echo "Now run 'configure' and 'make' to compile $PROJECT."
  /external/icu4c/test/perf/ucnvavailperf/
ucnvavailperf.vcxproj 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
94 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
97 </Project>
  /external/llvm/docs/CommandGuide/
llvm-build.pod 5 llvm-build - LLVM Project Build Utility
17 the project's component data. The tool is primarily designed for use in
18 implementing build systems and tools which need access to the project structure
31 If given, load the project at the given source root path. If this option is not
32 given, the location of the project sources will be inferred from the location of
37 Print the component tree for the project.
70 If given, expect the I<LLVMBuild> files for the project to be rooted at the
  /external/openssl/crypto/aes/
aes_cbc.c 3 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
aes_ctr.c 3 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
aes_ecb.c 3 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
aes_misc.c 3 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
aes_ofb.c 3 * Copyright (c) 2002-2006 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/buffer/
buf_err.c 3 * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/comp/
comp_err.c 3 * Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/des/
rand_key.c 3 * Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/dh/
dh_depr.c 3 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/dsa/
dsa_locl.h 2 * Copyright (c) 2007 The OpenSSL Project. All rights reserved.
18 * "This product includes software developed by the OpenSSL Project
21 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
28 * permission of the OpenSSL Project.
32 * "This product includes software developed by the OpenSSL Project
35 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
38 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/ecdh/
ech_err.c 3 * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
ech_locl.h 3 * Copyright (c) 2000-2005 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/ecdsa/
ecs_asn1.c 3 * Copyright (c) 2000-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/evp/
e_seed.c 3 * Copyright (c) 2007 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/objects/
obj_err.c 3 * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/pem/
pem2.h 2 * Copyright (c) 1999 The OpenSSL Project. All rights reserved.
18 * "This product includes software developed by the OpenSSL Project
21 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
28 * permission of the OpenSSL Project.
32 * "This product includes software developed by the OpenSSL Project
35 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
38 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/pkcs7/
example.h 2 * Copyright (c) 1999 The OpenSSL Project. All rights reserved.
18 * "This product includes software developed by the OpenSSL Project
21 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
28 * permission of the OpenSSL Project.
32 * "This product includes software developed by the OpenSSL Project
35 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
38 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/rand/
rand_err.c 3 * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/rc4/
rc4_utl.c 3 * Copyright (c) 2011 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  /external/openssl/crypto/ui/
ui_compat.c 3 * Copyright (c) 2001-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
ui_util.c 3 * Copyright (c) 2001-2002 The OpenSSL Project. All rights reserved.
19 * "This product includes software developed by the OpenSSL Project
22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
29 * permission of the OpenSSL Project.
33 * "This product includes software developed by the OpenSSL Project
36 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR

Completed in 3515 milliseconds

<<31323334353637383940>>