OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:additions
(Results
26 - 50
of
2391
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pixman/pixman/
Android.mk
15
# Android
additions
/external/chromium_org/net/base/
sdch_dictionary_fetcher_unittest.cc
154
std::vector<SdchTestDelegate::DictionaryAdditions>
additions
;
local
155
manager()->GetDictionaryAdditions(&
additions
);
156
ASSERT_EQ(1u,
additions
.size());
158
dictionary_url),
additions
[0].dictionary_text);
170
std::vector<SdchTestDelegate::DictionaryAdditions>
additions
;
local
171
manager()->GetDictionaryAdditions(&
additions
);
172
ASSERT_EQ(1u,
additions
.size());
174
dictionary_url),
additions
[0].dictionary_text);
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-glib.cc
87
/* Unicode-4.0
additions
*/
97
/* Unicode-4.1
additions
*/
106
/* Unicode-5.0
additions
*/
114
/* Unicode-5.1
additions
*/
127
/* Unicode-5.2
additions
*/
144
/* Unicode-6.0
additions
*/
149
/* Unicode-6.1
additions
*/
hb-common.cc
450
/* Unicode-1.1
additions
*/
454
/* Unicode-3.0
additions
*/
458
/* Unicode-4.0
additions
*/
461
/* Unicode-4.1
additions
*/
464
/* Unicode-5.0
additions
*/
468
/* Unicode-5.1
additions
*/
471
/* Unicode-5.2
additions
*/
480
/* Unicode-6.0
additions
*/
483
/* Unicode-6.1
additions
*/
487
/* Unicode-7.0
additions
*/
[
all
...]
/external/chromium_org/third_party/mesa/src/docs/
MESA_pack_invert.spec
71
Additions
to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
75
Additions
to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
79
Additions
to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
103
Additions
to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
107
Additions
to Chapter 6 of the OpenGL 1.4 Specification (State and
112
Additions
to Appendix A of the OpenGL 1.4 Specification (Invariance)
116
Additions
to the AGL/GLX/WGL Specifications
MESA_resize_buffers.spec
54
Additions
to the OpenGL Specification (no particular section)
62
Additions
to the AGL/GLX/WGL Specifications
MESA_swap_frame_usage.spec
89
Additions
to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
93
Additions
to Chapter 3 of the 1.4 GL Specification (Rasterization)
97
Additions
to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
102
Additions
to Chapter 5 of the 1.4 GL Specification (Special Functions)
106
Additions
to Chapter 6 of the 1.4 GL Specification (State and State Requests)
110
Additions
to the GLX 1.3 Specification
MESA_ycbcr_texture.spec
72
Additions
to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
76
Additions
to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
148
Additions
to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
153
Additions
to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
157
Additions
to Chapter 6 of the OpenGL 1.4 Specification (State and
162
Additions
to Appendix A of the OpenGL 1.4 Specification (Invariance)
166
Additions
to the AGL/GLX/WGL Specifications
/external/harfbuzz_ng/src/
hb-glib.cc
87
/* Unicode-4.0
additions
*/
97
/* Unicode-4.1
additions
*/
106
/* Unicode-5.0
additions
*/
114
/* Unicode-5.1
additions
*/
127
/* Unicode-5.2
additions
*/
144
/* Unicode-6.0
additions
*/
149
/* Unicode-6.1
additions
*/
hb-common.cc
450
/* Unicode-1.1
additions
*/
454
/* Unicode-3.0
additions
*/
458
/* Unicode-4.0
additions
*/
461
/* Unicode-4.1
additions
*/
464
/* Unicode-5.0
additions
*/
468
/* Unicode-5.1
additions
*/
471
/* Unicode-5.2
additions
*/
480
/* Unicode-6.0
additions
*/
483
/* Unicode-6.1
additions
*/
487
/* Unicode-7.0
additions
*/
[
all
...]
/external/mesa3d/docs/
MESA_pack_invert.spec
71
Additions
to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
75
Additions
to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
79
Additions
to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
103
Additions
to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
107
Additions
to Chapter 6 of the OpenGL 1.4 Specification (State and
112
Additions
to Appendix A of the OpenGL 1.4 Specification (Invariance)
116
Additions
to the AGL/GLX/WGL Specifications
MESA_resize_buffers.spec
54
Additions
to the OpenGL Specification (no particular section)
62
Additions
to the AGL/GLX/WGL Specifications
MESA_swap_frame_usage.spec
89
Additions
to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
93
Additions
to Chapter 3 of the 1.4 GL Specification (Rasterization)
97
Additions
to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
102
Additions
to Chapter 5 of the 1.4 GL Specification (Special Functions)
106
Additions
to Chapter 6 of the 1.4 GL Specification (State and State Requests)
110
Additions
to the GLX 1.3 Specification
MESA_ycbcr_texture.spec
72
Additions
to Chapter 2 of the OpenGL 1.4 Specification (OpenGL Operation)
76
Additions
to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
148
Additions
to Chapter 4 of the OpenGL 1.4 Specification (Per-Fragment
153
Additions
to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
157
Additions
to Chapter 6 of the OpenGL 1.4 Specification (State and
162
Additions
to Appendix A of the OpenGL 1.4 Specification (Invariance)
166
Additions
to the AGL/GLX/WGL Specifications
/external/chromium_org/chrome/installer/mini_installer/
exit_code.h
14
// The next three generic values are here for historic reasons. New
additions
/external/chromium_org/chrome/renderer/pepper/
pepper_helper.cc
19
// kind of filter-like system to allow dynamic
additions
.
/external/chromium_org/third_party/angle/extensions/
EGL_ANGLE_software_display.txt
51
Additions
to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
EXT_blend_minmax.txt
59
Additions
to Chapter 2 of the GL Specification (OpenGL Operation)
63
Additions
to Chapter 3 of the GL Specification (Rasterization)
67
Additions
to Chapter 4 of the GL Specification (Per-Fragment Operations
98
Additions
to Chapter 5 of the GL Specification (Special Functions)
102
Additions
to Chapter 6 of the GL Specification (State and State Requests)
106
Additions
to the GLX Specification
/external/chromium_org/third_party/snappy/
README.chromium
12
Local
Additions
:
/external/llvm/test/Transforms/EarlyCSE/
floatingpoint.ll
3
; Ensure we don't simplify away
additions
vectors of +0.0's (same as scalars).
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/
plugin.xml
63
locationURI="menu:file?after=
additions
">
73
locationURI="menu:window?after=
additions
">
105
menubarPath="Window/
additions
"
114
menubarPath="Window/
additions
"
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions_deprecated.js
150
// Figure out the
additions
and removals.
151
var
additions
= [];
152
if (cvox.AriaUtil.getAriaRelevant(region, '
additions
')) {
155
additions
.push(currentValue[i]);
169
// more removals and
additions
happen concurrently, treat it as a change
170
// and just speak any
additions
(which includes changed nodes).
172
if (
additions
.length == 0 && removals.length > 0) {
177
messages =
additions
;
/external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec
113
Additions
to Chapter 2 of the 1.1 Specification (OpenGL Operation)
117
Additions
to Chapter 3 of the 1.1 Specification (Rasterization)
155
Additions
to Chapter 4 of the 1.1 Specification (Per-Fragment Operations
160
Additions
to Chapter 5 of the 1.1 Specification (Special Functions)
164
Additions
to Chapter 6 of the 1.1 Specification (State and State Requests)
168
Additions
to the GLX Specification
/external/mesa3d/docs/OLD/
MESA_sprite_point.spec
113
Additions
to Chapter 2 of the 1.1 Specification (OpenGL Operation)
117
Additions
to Chapter 3 of the 1.1 Specification (Rasterization)
155
Additions
to Chapter 4 of the 1.1 Specification (Per-Fragment Operations
160
Additions
to Chapter 5 of the 1.1 Specification (Special Functions)
164
Additions
to Chapter 6 of the 1.1 Specification (State and State Requests)
168
Additions
to the GLX Specification
/external/blktrace/
btrace.spec
5
# This file and all modifications and
additions
to the pristine
Completed in 1907 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>