OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spellings
(Results
1 - 25
of
95
) sorted by null
1
2
3
4
/external/clang/include/clang/Basic/
Attr.td
85
list<string>
Spellings
;
112
let
Spellings
= ["alias"];
117
let
Spellings
= ["aligned"];
124
let
Spellings
= [];
128
let
Spellings
= ["always_inline"];
132
let
Spellings
= ["analyzer_noreturn"];
136
let
Spellings
= ["annotate"];
141
let
Spellings
= [];
146
let
Spellings
= ["availability"];
160
let
Spellings
= ["blocks"]
[
all
...]
/external/clang/bindings/python/tests/cindex/
test_translation_unit.py
24
spellings
= [c.spelling for c in tu.cursor.get_children()]
25
assert
spellings
[-2] == 'hello'
26
assert
spellings
[-1] == 'hi'
33
spellings
= [c.spelling for c in tu.cursor.get_children()]
34
assert
spellings
[-2] == 'hello'
35
assert
spellings
[-1] == 'hi'
49
spellings
= [c.spelling for c in tu.cursor.get_children()]
variable
50
assert
spellings
[-2] == 'x'
51
assert
spellings
[-1] == 'y'
58
spellings
= [c.spelling for c in tu.cursor.get_children()
[
all
...]
/external/clang/include/clang/Lex/
Makefile
11
$(Echo) "Building Clang attribute
spellings
with tblgen"
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
iso646.h
25
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
iso646.h
28
* ISO C Standard: 7.9 Alternative
spellings
<iso646.h>
/external/clang/lib/Headers/
iso646.h
1
/*===---- iso646.h - Standard header for alternate
spellings
of operators---===
/packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
Word.java
55
* Words are equal if they have the same frequency, the same
spellings
, and the same
/prebuilt/sdk/11/renderscript/clang-include/
iso646.h
1
/*===---- iso646.h - Standard header for alternate
spellings
of operators---===
/prebuilt/sdk/12/renderscript/clang-include/
iso646.h
1
/*===---- iso646.h - Standard header for alternate
spellings
of operators---===
Completed in 947 milliseconds
1
2
3
4