OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:locations
(Results
76 - 100
of
1131
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/autocomplete/
history_provider_util.h
44
//
locations
. If the user types "w", an innermost match ("website.com") is
/external/chromium/chrome/browser/policy/
policy_path_parser.h
18
// but generally covers most standard
locations
that might be needed in the
/external/chromium/chrome/common/
chrome_paths_internal.h
50
// requires be located at spepcific
locations
. The versioned directory is
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/
p5.cpp
7
// The crazy formatting in here is to enforce the exact report
locations
.
/external/llvm/include/llvm/Support/
SMLoc.h
43
/// ranges, the
locations
specified are considered to be *inclusive*. For
/external/llvm/lib/CodeGen/
LiveDebugVariables.h
17
// the new
locations
of user variables.
/external/llvm/test/DebugInfo/X86/
aligned_stack_var.ll
4
; If stack is realigned, we shouldn't describe
locations
of local
/external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp
21
// map of function ("method") IDs to source
locations
/external/mesa3d/src/mesa/program/
prog_uniform.h
44
* fragment shaders. The uniform may be in different
locations
in the
/external/openssl/crypto/conf/
README
71
It uses the file openssl.cnf in the usual
locations
.
/external/protobuf/src/google/protobuf/compiler/
importer.h
67
// code
locations
for error reporting. However, when a DescriptorPool wraps
211
// An implementation of SourceTree which loads files from
locations
on disk.
212
// Multiple mappings can be set up to map
locations
in the DiskSourceTree to
213
//
locations
in the physical filesystem.
/external/quake/quake/src/QW/server/
newnet.txt
29
allow remote
locations
to subscribe to console output
/external/skia/src/gpu/gl/
GrGLProgram.h
31
* We can specify the attribute
locations
so that they are constant
32
* across our shaders. But the driver determines the uniform
locations
315
// shader uniform
locations
(-1 if shader doesn't use them)
360
StageUniLocations*
locations
) const;
/frameworks/base/services/java/com/android/server/location/
PassiveProvider.java
37
* A passive location provider reports
locations
received from other providers
/hardware/samsung_slsi/exynos5/mobicore/
README.android
45
Custom registry
locations
/hardware/ti/wlan/wl1271/stad/build/linux/
Makefile
4
## File lists and
locations
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
JavaQuickAssistant.java
43
IProblemLocation[]
locations
) throws CoreException {
/external/mesa3d/src/glsl/
linker.cpp
199
/* Only assign
locations
for generic attributes / varyings / etc.
223
* multiple
locations
. The number of
locations
used will equal the
385
linker_error_printf(prog, "explicit
locations
for %s "
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathBuilderSpi.java
211
// add additional X.509 stores from
locations
in certificate
220
"No additiontal X.509 stores can be added from certificate
locations
.",
/external/chromium/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_controller_unittest.mm
134
// Initialize window without having to calculate tabstrip
locations
.
177
// Initialize window without having to calculate tabstrip
locations
.
/external/clang/include/clang/Frontend/
DiagnosticRenderer.h
59
/// root
locations
rather than diagnostic
locations
.
/external/clang/www/analyzer/
installation.html
100
<li>The
locations
of the <tt>scan-build</tt> and <tt>scan-view</tt>
106
<tt>$(SRCDIR)</tt> is the root LLVM source directory). These
locations
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/
config.ini
24
# The comma-separated list of
locations
to search for the splash screen file (splash.bmp).
39
# Simple bundle
locations
are interepreted as relative to the framework's parent directory.
/external/emma/
work.dirs.properties
9
# ---- root
locations
created by the build:
24
# ---- module-specific
locations
created by the build:
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
DistanceLodCalculator.java
65
public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f>
locations
, HashMap<String, UpdatedTerrainPatch> updates) {
66
float distance = getCenterLocation(terrainPatch).distance(
locations
.get(0));
Completed in 789 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>