OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in
(Results
1026 - 1050
of
1097
) sorted by null
<<
41
42
43
44
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/development/samples/training/AnimationsDemo/libs/
android-support-v13.jar
/development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar
/development/samples/training/location-aware/libs/
android-support-v4.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar
org.eclipse.core.runtime_3.6.0.v20100505.jar
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar
org.apache.commons.logging_1.0.4.v201005080501.jar
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar
org.apache.commons.httpclient_3.1.0.v201005080502.jar
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar
/development/samples/training/NavigationDrawer/libs/
android-support-v4.jar
/build/core/
definitions.mk
5
# you may not use this file except
in
compliance with the License.
10
# Unless required by applicable law or agreed to
in
writing, software
29
# The short names of all of the targets
in
the system.
36
# Some targets may have multiple files listed
in
the BUILT and INSTALLED
45
# LOCAL_MODULE_TAGS. Each word
in
this variable maps
167
## Look
in
the named list of directories for makefiles,
326
# find the files
in
the subdirectory $1 of LOCAL_DIR
351
## Find various file types
in
a list of directories relative to $(LOCAL_PATH)
363
# Use utility find to find given files
in
the given subdirs.
371
define find-files-
in
-subdir
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c
5
* that can be found
in
the LICENSE file
in
the root of the source
7
*
in
the file PATENTS. All contributing project authors may
8
* be found
in
the AUTHORS file
in
the root of the source tree.
50
// When we use them,
in
one case, they are all the same.
In
all others
94
// We process sixteen columns (transposed rows
in
second pass) at a time.
105
const int16_t *
in
= &input[column_start];
local
106
// step1[i] = (
in
[ 0 * stride] + in[(32 - 1) * stride]) << 2
230
in
t16_t *
in
= &
in
termediate[column_start];
local
[
all
...]