OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extension
(Results
1201 - 1225
of
2522
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/boringssl/src/ssl/test/runner/
conn.go
78
// verify_data values for the renegotiation
extension
.
[
all
...]
/external/deqp/modules/gles31/functional/
es31fShaderFramebufferFetchTests.cpp
179
const std::string&
extension
= *iter;
local
181
if (context.getContextInfo().isExtensionSupported(
extension
.c_str()))
376
<< "#
extension
GL_EXT_shader_framebuffer_fetch : require\n"
723
<< "#
extension
GL_EXT_shader_framebuffer_fetch : require\n"
804
<< "#
extension
GL_EXT_shader_framebuffer_fetch : require\n"
898
<< "#
extension
GL_EXT_shader_framebuffer_fetch : require\n"
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
1436
ExtensionPos
extension
;
member in union:OT::PosLookupSubTable::__anon21138
[
all
...]
/external/libjpeg-turbo/simd/
jfdctflt-sse.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
jfdctfst-mmx.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
jfdctfst-sse2-64.asm
7
; Based on the x86 SIMD
extension
for IJG JPEG library
jfdctfst-sse2.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
jidctflt-3dn.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
jidctflt-sse2-64.asm
7
; Based on the x86 SIMD
extension
for IJG JPEG library
jidctfst-mmx.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
jidctfst-sse2-64.asm
7
; Based on the x86 SIMD
extension
for IJG JPEG library
jidctfst-sse2.asm
6
; Based on the x86 SIMD
extension
for IJG JPEG library
/external/libmtp/src/
libmtp.c
1796
LIBMTP_device_
extension
_t *
extension
;
local
[
all
...]
/external/libunwind/doc/
libunwind-ia64.tex
200
example. However, since this is an IA-64-specific
extension
to
/external/mesa3d/src/compiler/glsl/
ir.cpp
[
all
...]
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c
624
* Look for the named
extension
on given display and return a pointer
625
* to the _XExtension data, or NULL if
extension
not found.
653
ext = dpy->ext_procs; /* new
extension
is at head of list */
654
assert(c->
extension
== ext->codes.
extension
);
873
* GLX_EXT_visual_info
extension
897
* GLX_EXT_visual_info
extension
999
* Since we're only simulating the GLX
extension
this function will never
1084
/* register ourselves as an
extension
on this display */
[
all
...]
/external/mesa3d/src/mesa/drivers/x11/
fakeglx.c
29
* to run on X servers which do not have the real GLX
extension
.
812
* Look for the named
extension
on given display and return a pointer
813
* to the _XExtension data, or NULL if
extension
not found.
841
ext = dpy->ext_procs; /* new
extension
is at head of list */
842
assert(c->
extension
== ext->codes.
extension
);
1016
* GLX_EXT_visual_info
extension
1040
* GLX_EXT_visual_info
extension
1148
* Since we're only simulating the GLX
extension
this function will never
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldDescriptor.cs
39
/// Descriptor for a field or
extension
within a message in a .proto file.
FileDescriptor.cs
185
/// Finds a type (message, enum, service or
extension
) in the file by name. Does not find nested types.
/external/protobuf/src/google/protobuf/
descriptor.pb.h
439
// repeated .google.protobuf.FieldDescriptorProto
extension
= 7;
443
const ::google::protobuf::FieldDescriptorProto&
extension
(int index) const;
449
extension
() const;
807
// repeated .google.protobuf.FieldDescriptorProto
extension
= 6;
811
const ::google::protobuf::FieldDescriptorProto&
extension
(int index) const;
3999
inline const ::google::protobuf::FieldDescriptorProto& FileDescriptorProto::
extension
(int index) const {
function in class:google::protobuf::FileDescriptorProto
4017
FileDescriptorProto::
extension
() const {
function in class:google::protobuf::FileDescriptorProto
4363
inline const ::google::protobuf::FieldDescriptorProto& DescriptorProto::
extension
(int index) const {
function in class:google::protobuf::DescriptorProto
4381
DescriptorProto::
extension
() const {
function in class:google::protobuf::DescriptorProto
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
obj.go
339
// as protection against length
extension
attacks.
/prebuilts/go/darwin-x86/src/crypto/tls/
key_agreement.go
143
//
extension
then we can assume that it supports SHA1. See
/prebuilts/go/darwin-x86/src/go/internal/gcimporter/
gcimporter_test.go
78
name := f.Name()[0 : len(f.Name())-len(ext)] // remove
extension
/prebuilts/go/darwin-x86/src/image/gif/
writer.go
19
// Graphic control
extension
fields.
182
e.buf[0] = 0x21 //
Extension
Introducer.
274
e.buf[0] = sExtension //
Extension
Introducer.
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
obj.go
339
// as protection against length
extension
attacks.
Completed in 1013 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>