OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extended
(Results
101 - 125
of
4057
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/host/windows/usb/api/
adb_interface.h
69
GetLastError() provides
extended
error information.
84
GetLastError() provides
extended
error information.
102
If NULL is returned GetLastError() provides
extended
information
126
GetLastError() provides
extended
error information.
138
GetLastError() provides
extended
error information.
147
GetLastError() provides
extended
error information.
157
GetLastError() provides
extended
error information.
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstLiteralBits.java
27
* is an {@code int} which may be sign-
extended
to yield this
56
* @return true if the sign-
extended
lower 16 bits are the same as
71
* @return true if the sign-
extended
lower 8 bits are the same as
/dalvik/dx/src/com/android/dx/rop/cst/
CstLiteralBits.java
27
* is an {@code int} which may be sign-
extended
to yield this
56
* @return true if the sign-
extended
lower 16 bits are the same as
71
* @return true if the sign-
extended
lower 8 bits are the same as
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstLiteralBits.java
27
* is an {@code int} which may be sign-
extended
to yield this
56
* @return true if the sign-
extended
lower 16 bits are the same as
71
* @return true if the sign-
extended
lower 8 bits are the same as
/external/llvm/lib/Target/Hexagon/
HexagonOperands.td
13
// f32Ext type is used to identify constant
extended
floating point immediates.
68
// s32ImmPred predicate - True if the immediate fits in a 32-bit sign
extended
76
//
extended
field that is a multiple of 0x1000000.
83
//
extended
field that is a multiple of 0x10000.
90
// sign
extended
field.
97
// s16ImmPred predicate - True if the immediate fits in a 16-bit sign
extended
105
// s13ImmPred predicate - True if the immediate fits in a 13-bit sign
extended
114
// sign
extended
field.
121
// sign
extended
field.
129
// sign
extended
field and is a multiple of 2
[
all
...]
/dalvik/vm/mterp/armv5te/
OP_GOTO.S
12
movs r1, r0, asr #24 @ r1<- ssssssAA (sign-
extended
)
/dalvik/vm/mterp/mips/
OP_GOTO.S
11
sra a1, a0, 24 # a1 <- ssssssAA (sign-
extended
)
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
idl_validator.py
29
"""Validate
extended
attributes."""
62
raise IDLInvalidExtendedAttributeError('Unknown
extended
attribute [%s]' % name)
65
raise IDLInvalidExtendedAttributeError('Missing required argument for
extended
attribute [%s]' % name)
75
raise IDLInvalidExtendedAttributeError('Invalid value "%s" found in
extended
attribute [%s=%s]' % (invalid_value, name, values_string))
/external/chromium_org/third_party/freetype/src/autofit/
afmodule.h
33
* This is the `
extended
' FT_Module structure which holds the
/external/chromium_org/third_party/openssl/openssl/crypto/
s390xcap.c
31
/* protection against missing store-facility-list-
extended
*/
/external/chromium_org/ui/base/l10n/
l10n_util_win.h
17
// Returns the locale-dependent
extended
window styles.
18
// This function is used for adding locale-dependent
extended
window styles
20
// Callers should OR this value into their
extended
style value when creating
28
// Give an HWND, this function sets the WS_EX_LAYOUTRTL
extended
style for the
/external/clang/test/CodeGenCXX/
2009-12-23-MissingSext.cpp
3
// getting
extended
to 32 bits, so uninitialized
/external/clang/test/CodeGenObjC/
extended-block-signature-encode.m
1
// RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin -fencode-
extended
-block-signature -emit-llvm %s -o - | FileCheck %s
/external/clang/test/Driver/
rewrite-legacy-objc.m
6
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-default-synthesize-properties" "-fencode-
extended
-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
rewrite-objc.m
6
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx" "-fobjc-dispatch-method=mixed" "-fobjc-default-synthesize-properties" "-fencode-
extended
-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
/external/clang/test/SemaObjC/
protocol-implementation-inherited.m
20
// protocol is inherited, and
extended
methods are implemented.
/external/e2fsprogs/
README
1
This is the new version (1.41.14) of the second
extended
file
/external/e2fsprogs/lib/e2p/
pe.c
2
* pe.c - Print a second
extended
filesystem errors behavior
/external/freetype/src/autofit/
afmodule.h
33
* This is the `
extended
' FT_Module structure which holds the
/external/hyphenation/
AUTHORS
7
This subset of Libhnj was
extended
by
/external/libcap-ng/libcap-ng-0.7/docs/
capng_get_caps_fd.3
11
This function will read the file based capabilities stored in
extended
attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function will only work if compiled on a kernel that supports file based capabilities such as 2.6.26 and later. If the "magic" bit is set, then all effect capability bits are set. Otherwise the bits are cleared.
/external/llvm/include/llvm/Support/
Regex.h
11
//
Extended
POSIX regular expressions (ERE) are supported. EREs were
extended
40
/// By default, the POSIX
extended
regular expression (ERE) syntax is
80
/// \brief If this function returns true, ^Str$ is an
extended
regular
/external/llvm/test/CodeGen/Hexagon/
cext-valid-packet1.ll
4
;
extended
instructions.
/external/llvm/test/CodeGen/PowerPC/
coalesce-ext.ll
14
; Reuse low bits of
extended
register, don't extend live range of SUM.
/external/openssl/crypto/
s390xcap.c
31
/* protection against missing store-facility-list-
extended
*/
Completed in 1584 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>