OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:functions
(Results
101 - 125
of
22576
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_texture_compression_dxt5.txt
22
New Procedures and
Functions
33
New Procedures and
Functions
/external/chromium_org/ppapi/thunk/
ppb_flash_file_modulelocal_thunk.cc
30
return enter.
functions
()->OpenFile(instance, path, mode, file);
39
return enter.
functions
()->RenameFile(instance, path_from, path_to);
48
return enter.
functions
()->DeleteFileOrDir(instance, path, recursive);
55
return enter.
functions
()->CreateDir(instance, path);
62
return enter.
functions
()->QueryFile(instance, path, info);
71
return enter.
functions
()->GetDirContents(instance, path, contents);
78
enter.
functions
()->FreeDirContents(instance, contents);
87
return enter.
functions
()->CreateTemporaryFile(instance, file);
ppb_pdf_thunk.cc
23
return enter.
functions
()->GetLocalizedString(string_id);
31
return enter.
functions
()->GetResourceImage(image_id);
44
return enter.
functions
()->CreateFlashFontFile(instance, description, charset);
69
enter.
functions
()->SearchString(string, term, case_sensitive, results, count);
75
enter.
functions
()->DidStartLoading();
81
enter.
functions
()->DidStopLoading();
87
enter.
functions
()->SetContentRestriction(restrictions);
93
enter.
functions
()->HistogramPDFPageCount(count);
99
enter.
functions
()->UserMetricsRecordAction(action);
105
enter.
functions
()->HasUnsupportedFeature()
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
plurults.h
17
* Test basic functionality of various API
functions
24
* Performs tests on many API
functions
, see detailed comments in source code
sdtfmtts.h
17
* Test basic functionality of various API
functions
24
* Performs tests on many API
functions
, see detailed comments in source code
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_drawtex.h
22
st_init_drawtex_functions(struct dd_function_table *
functions
);
30
st_init_drawtex_functions(struct dd_function_table *
functions
)
st_context.c
327
void st_init_driver_functions(struct dd_function_table *
functions
)
329
_mesa_init_shader_object_functions(
functions
);
330
_mesa_init_sampler_object_functions(
functions
);
332
functions
->Accum = _mesa_accum;
334
st_init_blit_functions(
functions
);
335
st_init_bufferobject_functions(
functions
);
336
st_init_clear_functions(
functions
);
337
st_init_bitmap_functions(
functions
);
338
st_init_drawpixels_functions(
functions
);
339
st_init_rasterpos_functions(
functions
);
[
all
...]
/external/clang/test/PCH/
cxx-functions.cpp
2
// RUN: %clang_cc1 -include %S/cxx-
functions
.h -fsyntax-only -verify %s
4
// RUN: %clang_cc1 -x c++-header -emit-pch -o %t %S/cxx-
functions
.h
/external/clang/test/Sema/
attr-coldhot.c
6
int var1 __attribute__((__cold__)); // expected-warning{{'__cold__' attribute only applies to
functions
}}
7
int var2 __attribute__((__hot__)); // expected-warning{{'__hot__' attribute only applies to
functions
}}
illegal-types.c
3
void a (void []()); // expected-error{{'type name' declared as array of
functions
}}
4
void b (void p[]()); // expected-error{{'p' declared as array of
functions
}}
attr-malloc.c
9
int no_vars __attribute((malloc)); // expected-warning {{
functions
returning a pointer type}}
11
void returns_void (void) __attribute((malloc)); // expected-warning {{
functions
returning a pointer type}}
12
int returns_int (void) __attribute((malloc)); // expected-warning {{
functions
returning a pointer type}}
17
__attribute((malloc)) void *(*f)(); // expected-warning{{'malloc' attribute only applies to
functions
returning a pointer type}}
18
__attribute((malloc)) int (*g)(); // expected-warning{{'malloc' attribute only applies to
functions
returning a pointer type}}
/external/icu4c/test/intltest/
sdtfmtts.h
17
* Test basic functionality of various API
functions
24
* Performs tests on many API
functions
, see detailed comments in source code
/external/mesa3d/src/mesa/state_tracker/
st_cb_drawtex.h
22
st_init_drawtex_functions(struct dd_function_table *
functions
);
30
st_init_drawtex_functions(struct dd_function_table *
functions
)
st_context.c
327
void st_init_driver_functions(struct dd_function_table *
functions
)
329
_mesa_init_shader_object_functions(
functions
);
330
_mesa_init_sampler_object_functions(
functions
);
332
functions
->Accum = _mesa_accum;
334
st_init_blit_functions(
functions
);
335
st_init_bufferobject_functions(
functions
);
336
st_init_clear_functions(
functions
);
337
st_init_bitmap_functions(
functions
);
338
st_init_drawpixels_functions(
functions
);
339
st_init_rasterpos_functions(
functions
);
[
all
...]
/frameworks/compile/slang/tests/F_kernel_noattr/
stderr.txt.expect
3
kernel_noattr.rs:11:5: error: invokable non-static
functions
are required to return void
4
kernel_noattr.rs:15:5: error: invokable non-static
functions
are required to return void
/external/chromium_org/chrome/browser/extensions/
extension_function_registry.h
25
// Contains a list of all known extension
functions
and allows clients to
33
// Resets all
functions
to their default values.
39
// Allows overriding of specific
functions
(e.g. for testing).
Functions
58
extensions::
functions
::HistogramValue histogram_value);
61
extensions::
functions
::HistogramValue histogram_value_;
/external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
calling_convention.txt
7
rcx used to pass 4th integer argument to
functions
9
rdx used to pass 3rd argument to
functions
2nd return register
15
rsi used to pass 2nd argument to
functions
17
rdi used to pass 1st argument to
functions
19
r8 used to pass 5th argument to
functions
21
r9 used to pass 6th argument to
functions
/external/chromium_org/tools/json_schema_compiler/
json_schema_test.py
15
"
functions
": [],
20
"namespace": "
functions
",
21
"description": "The
functions
API.",
22
"
functions
": [
39
"
functions
": [
57
"
functions
": [
/external/clang/test/CXX/class/class.mem/
p8-0x.cpp
20
void g() override; // expected-error {{only virtual member
functions
can be marked 'override'}}
21
int h override; // expected-error {{only virtual member
functions
can be marked 'override'}}
26
void g() final; // expected-error {{only virtual member
functions
can be marked 'final'}}
27
int h final; // expected-error {{only virtual member
functions
can be marked 'final'}}
46
void g() override {} // expected-error {{only virtual member
functions
can be marked 'override'}}
51
void g() final {} // expected-error {{only virtual member
functions
can be marked 'final'}}
/external/mesa3d/src/mesa/x86-64/
calling_convention.txt
7
rcx used to pass 4th integer argument to
functions
9
rdx used to pass 3rd argument to
functions
2nd return register
15
rsi used to pass 2nd argument to
functions
17
rdi used to pass 1st argument to
functions
19
r8 used to pass 5th argument to
functions
21
r9 used to pass 6th argument to
functions
/external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.h
22
* Test
functions
to set and get data fields
39
* Test
functions
to set and access a custom data directory
43
* Test
functions
to test get ISO countries and Languages
47
* Test
functions
to test get ISO3 countries and Languages Fallback
51
* Test
functions
to test get ISO3 countries and Languages for Uninstalled locales
56
* Test
functions
uloc_getDisplaynames()
60
* Test
functions
uloc_getDisplaynames()
/external/icu4c/test/cintltst/
cloctst.h
22
* Test
functions
to set and get data fields
39
* Test
functions
to set and access a custom data directory
43
* Test
functions
to test get ISO countries and Languages
47
* Test
functions
to test get ISO3 countries and Languages Fallback
51
* Test
functions
to test get ISO3 countries and Languages for Uninstalled locales
56
* Test
functions
uloc_getDisplaynames()
60
* Test
functions
uloc_getDisplaynames()
/external/chromium_org/third_party/angle/src/compiler/
DetectCallDepth.cpp
82
for (size_t i = 0; i <
functions
.size(); ++i)
83
delete
functions
[i];
101
functions
.push_back(currentFunction);
114
functions
.push_back(func);
134
for (size_t i = 0; i <
functions
.size(); ++i) {
135
functions
[i]->reset();
158
// Check all
functions
because the driver may fail on them
159
// TODO: Before detectingRecursion, strip unused
functions
.
160
for (size_t i = 0; i <
functions
.size(); ++i) {
161
ErrorCode error = detectCallDepthForFunction(
functions
[i])
[
all
...]
/external/compiler-rt/make/platform/
clang_darwin.mk
1
# These are the
functions
which clang needs when it is targetting a previous
2
# version of the OS. The issue is that the backend may use
functions
which were
5
# the extra
functions
which might be referenced.
41
# Configuration for targetting 10.4. We need a few
functions
missing from
47
# Configuration for targetting iOS for a couple of
functions
that didn't
52
# Configuration for targetting OSX. These
functions
may not be in libSystem
66
# Configurations which define the profiling support
functions
.
72
# Configurations which define the ASAN support
functions
.
168
FUNCTIONS
.eprintf := eprintf
169
FUNCTIONS
.10.4 := eprintf floatundidf floatundisf floatundix
[
all
...]
/external/clang/test/Analysis/
virtualcall.cpp
11
foo(); // expected-warning{{Call pure virtual
functions
during construction or destruction may leads undefined behaviour}}
18
foo(); // expected-warning{{Call virtual
functions
during construction or destruction will never go to a more derived class}}
23
virtual void bar() { foo(); } // expected-warning{{Call virtual
functions
during construction or destruction will never go to a more derived class}}
33
this->foo(); // expected-warning{{Call virtual
functions
during construction or destruction will never go to a more derived class}}
46
f(foo()); // expected-warning{{Call virtual
functions
during construction or destruction will never go to a more derived class}}
Completed in 1266 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>