OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shorthand
(Results
176 - 200
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/include/opcode/
avr.h
199
/*
Shorthand
for {eor,add,adc,and} r,r above. */
/toolchain/binutils/binutils-2.25/libiberty/
safe-ctype.c
126
/*
Shorthand
*/
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
544
bool is_required() const; //
shorthand
for label() == LABEL_REQUIRED
545
bool is_optional() const; //
shorthand
for label() == LABEL_OPTIONAL
546
bool is_repeated() const; //
shorthand
for label() == LABEL_REPEATED
547
bool is_packable() const; //
shorthand
for is_repeated() &&
549
bool is_packed() const; //
shorthand
for is_packable() &&
551
bool is_map() const; //
shorthand
for type() == TYPE_MESSAGE &&
[
all
...]
/prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar
lombok-ast-0.2.jar
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar
/external/mesa3d/src/mesa/main/
ffvertex_prog.c
333
/* Local
shorthand
:
545
/* allow zero as a
shorthand
for xyzw */
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java
225
* Gets whether this is a local start. This is just
shorthand
for
/dalvik/dexgen/src/com/android/dexgen/rop/type/
Type.java
770
* address. This method is just convenient
shorthand
for
/dalvik/dx/src/com/android/dx/dex/code/
LocalList.java
224
* Gets whether this is a local start. This is just
shorthand
for
/dalvik/dx/src/com/android/dx/rop/type/
Type.java
703
* address. This method is just convenient
shorthand
for
/docs/source.android.com/src/security/encryption/
file-based.jd
340
The <code>directBootAware</code> attribute at the application level is
shorthand
for marking
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
error_fixer.py
34
#
Shorthand
indentation.py
34
#
Shorthand
tokenutil.py
29
#
Shorthand
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
acl.py
206
You may specify the following roles with either their
shorthand
or
/external/clang/include/clang/AST/
CanonicalType.h
41
/// a
shorthand
for @c CanQual<Type>.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java
225
* Gets whether this is a local start. This is just
shorthand
for
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
Type.java
704
* address. This method is just convenient
shorthand
for
/external/elfutils/libebl/
libebl.h
281
As a
shorthand
for some common cases, for this instruction stream
/external/gmock/include/gmock/
gmock-generated-matchers.h.pump
520
// as
shorthand
for
/external/icu/android_icu4j/src/main/java/android/icu/text/
TransliteratorIDParser.java
538
* would be NFC-Any.) Note that NFD is
shorthand
for Any-NFD, but
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorIDParser.java
537
* would be NFC-Any.) Note that NFD is
shorthand
for Any-NFD, but
/external/jetty/src/java/org/eclipse/jetty/server/handler/
IPAccessHandler.java
67
* with following
shorthand
notations:
/external/libexif/m4m/
stdint.m4
483
dnl /* (the
shorthand
"ILP" types always have a "P" part) */
Completed in 972 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>