OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linked
(Results
526 - 550
of
3718
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_slab.h
48
/* The header (
linked
-list pointers). */
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.h
73
/** doubly-
linked
list item */
/external/chromium_org/third_party/mesa/src/src/mesa/main/
shader_query.cpp
93
"glGetActiveAttrib(program not
linked
)");
147
"glGetAttribLocation(program not
linked
)");
305
"glGetFragDataIndex(program not
linked
)");
361
"glGetFragDataLocation(program not
linked
)");
/external/chromium_org/third_party/mesa/src/src/mesa/program/
symbol_table.c
32
* The
linked
list of symbols with the same name is ordered by scope
41
* The
linked
list of symbols with the same scope is unordered. Symbols
80
/**
Linked
list of symbols with the same name. */
92
/**
Linked
list of symbols with the same scope. */
/external/chromium_org/third_party/skia/include/core/
SkAnnotation.h
72
* be
linked
to.
/external/chromium_org/third_party/skia/platform_tools/nacl/src/
nacl_interface.cpp
26
// Main entry point for the app we're
linked
into
/external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h
151
//
Linked
list for the LRU ordering.
165
* The cache stores the entries in a double-
linked
list, which is its LRU.
173
* of all resources. It should replace the
linked
list of GrGpuObjects that
339
// We're an internal doubly
linked
list
GrTMultiMap.h
42
//
linked
list, and it will contain the value of the first element.
/external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCubic.h
87
// utilities callable by the user from the debugger when the implementation code is
linked
in
SkPathOpsQuad.h
65
// utilities callable by the user from the debugger when the implementation code is
linked
in
/external/chromium_org/third_party/sqlite/src/test/
thread_common.tcl
99
set zProblem "
Linked
against a non-threadsafe Tcl build"
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.h
60
/*
Linked
list of codes, in decreasing location offset order.
/external/chromium_org/tools/gn/
ninja_binary_target_writer.h
38
// Writes the stamp line for a source set. These are not
linked
.
/external/chromium_org/tools/gyp/pylib/gyp/
ordered_dict.py
3
#
Linked
from Python documentation here:
50
# The internal self.__map dictionary maps keys to links in a doubly
linked
list.
51
# The circular doubly
linked
list starts and ends with a sentinel element.
73
# Setting a new item creates a new link which goes at the end of the
linked
/external/chromium_org/tools/gyp/test/mac/strip/
test.gyp
28
# 'STRIP_INSTALLED_PRODUCT (Strip
Linked
Product)' to have the linker
/external/clang/include/clang/Driver/
Tool.h
72
/// linker, then this is the final output name of the
linked
image.
/external/clang/test/CodeGen/
2008-08-07-AlignPadding1.c
26
/*
linked
lists of container objects */
/external/clang/test/Modules/
autolink.m
37
// NOTE: "autolink_sub" is intentionally not
linked
.
/external/compiler-rt/lib/ubsan/
ubsan_handlers_cxx.h
11
// for C++-specific checks. This code is not
linked
into C binaries.
/external/e2fsprogs/e2fsck/
prof_err.c
17
N_("Bad
linked
list in profile structures"),
/external/e2fsprogs/lib/et/
com_err.3
75
library; executable files must be
linked
using
compile_et.1
56
A C source file is also generated which should be compiled and
linked
/external/e2fsprogs/lib/ext2fs/
kernel-list.h
5
* Simple doubly
linked
list implementation.
/external/emma/core/java12/com/vladium/util/
IntObjectMap.java
90
// traverse the singly-
linked
list of entries in the bucket:
115
// traverse the singly-
linked
list of entries in the bucket:
163
// traverse the singly-
linked
list of entries in the bucket:
234
Entry m_next; // singly-
linked
list link
/external/jsilver/src/com/google/clearsilver/jsilver/values/
VariableValue.java
25
* A value
linked
to a variable reference. When this value is evaluated in an expression a Data
Completed in 458 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>