OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:project
(Results
551 - 575
of
65461
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webrtc/src/common_audio/
common_audio.gyp
1
# Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
6
# in the file PATENTS. All contributing
project
authors may
/external/webrtc/src/common_audio/signal_processing/
spl_version.c
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
/external/webrtc/src/modules/audio_processing/utility/
fft4g.h
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
/external/webrtc/src/system_wrappers/interface/
aligned_malloc.h
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
cpu_info.h
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
/external/webrtc/src/system_wrappers/source/
cpu_features_android.c
2
* Copyright (c) 2012 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
cpu_no_op.cc
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
critical_section.cc
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
critical_section_win.cc
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
/external/webrtc/test/
run_all_unittests.cc
2
* Copyright (c) 2011 The WebRTC
project
authors. All Rights Reserved.
7
* in the file PATENTS. All contributing
project
authors may
/frameworks/ex/common/
build.gradle
3
buildDir = "$
project
.rootBuildDir/android-$
project
.name"
/frameworks/volley/
project.properties
8
#
project
structure.
10
#
Project
target.
/ndk/tests/build/warn-no-modules/
build.sh
7
printf "%s\n" "$BUILD_OUTPUT" | grep -q -e "WARNING: There are no modules to build in this
project
"
9
echo "ERROR: Can't find warning about missing
project
modules:"
/prebuilts/maven_repo/android/com/android/support/gridlayout-v7/13.0.0/
gridlayout-v7-13.0.0.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
9
</
project
>
/prebuilts/maven_repo/android/com/android/support/gridlayout-v7/18.0.0/
gridlayout-v7-18.0.0.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
9
</
project
>
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
8
</
project
>
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
8
</
project
>
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
8
</
project
>
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
16
</
project
>
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.pom
2
<
project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
16
</
project
>
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.pom
2
<
project
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12
</
project
>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseProjectHelper.java
2
* Copyright (C) 2007 The Android Open Source
Project
17
package com.android.ide.eclipse.adt.internal.
project
;
69
*
Project
filter to be used with {@link BaseProjectHelper#getAndroidProjects(IProjectFilter)}.
72
boolean accept(IProject
project
);
76
* returns a list of source classpath for a specified
project
94
* returns a list of source classpath for a specified
project
95
* @param
project
98
public static List<IPath> getSourceClasspaths(IProject
project
) {
99
IJavaProject javaProject = JavaCore.create(
project
);
161
// on Windows, when adding a marker to a
project
, it takes a refresh for the marke
442
IProject
project
= javaProject.getProject();
local
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
CompiledResourcesMonitor.java
2
* Copyright (C) 2007 The Android Open Source
Project
26
import com.android.ide.eclipse.adt.internal.
project
.AndroidManifestHelper;
27
import com.android.ide.eclipse.adt.internal.
project
.ProjectHelper;
93
IProject
project
= file.getProject();
local
97
String className = getRClassName(
project
);
101
"fileChanged: failed to find manifest package for
project
%1$s", //$NON-NLS-1$
102
project
.getName());
108
loadAndParseRClass(
project
, className);
115
* For example, /
project
/bin/classes/com/foo/app/R.class should match com.foo.app.R
145
* Processes
project
close event
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.project
6
<
project
>SdkLib</
project
>
/sdk/testapps/jarCheckTests1/app/
project.properties
8
#
project
structure.
10
#
Project
target.
Completed in 414 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>