OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:array_name
(Results
1 - 12
of
12
) sorted by null
/bionic/linker/
linker.h
379
void call_array(const char*
array_name
, linker_function_t* functions, size_t count, bool reverse);
linker.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h
336
array_name
[restrict]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
afblue.pl
57
# [<ws>] <enum_name> <ws> <
array_name
> <ws> <max_name> [<ws>] ':' [<ws>] '\n'
glnames.py
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h
361
array_name
[restrict]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h
361
array_name
[restrict]
/system/bt/doc/
style_guide.md
117
A flexible array member is writen as `
array_name
[]` without a specified size.
/frameworks/base/docs/html/guide/topics/resources/
more-resources.jd
638
In Java: <code>R.array.<em>
array_name
</em></code><br/>
639
In XML: <code>@[<em>package</em>:]array.<em>
array_name
</em></code>
/toolchain/binutils/binutils-2.25/include/
xregex2.h
530
using the syntax
array_name
[restrict] */
/external/protobuf/src/google/protobuf/
descriptor.cc
[
all
...]
/external/v8/test/cctest/heap/
test-heap.cc
4208
v8::Local<v8::String>
array_name
= v8_str("mote");
local
[
all
...]
Completed in 1008 milliseconds