OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:change
(Results
176 - 200
of
25227
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/lzma/C/
Ppmd.h
36
Byte Shift; /* Speed of Freq
change
; low Shift is for fast
change
*/
37
Byte Count; /* Count to next
change
of Shift */
/external/skia/site/dev/chrome/
changes.md
4
If your
change
modifies the Skia API, you may also need to land a
change
in Chromium.
7
repositories may differ based on the nature of the
change
, but in general, we
/external/v8/src/
hydrogen-representation-changes.cc
12
// Insert the representation
change
right before its use. For phi-uses we
20
// For constants we try to make the representation
change
at compile
21
// time. When a representation
change
is not possible without loss of
23
//
change
instructions for them.
54
static bool IsNonDeoptingIntToSmiChange(HChange*
change
) {
55
Representation from_rep =
change
->from();
56
Representation to_rep =
change
->to();
58
DCHECK(!
change
->CheckFlag(HValue::kUint32));
86
HChange*
change
= HChange::cast(input);
local
87
if (
change
->from().Equals(req) && IsNonDeoptingIntToSmiChange(change))
[
all
...]
/frameworks/av/include/ndk/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaError.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/system/bt/bta/sys/
bta_sys_int.h
66
tBTA_SYS_CONN_CBACK *p_policy_cb; /* link policy
change
callback registered by DM */
67
tBTA_SYS_CONN_CBACK *p_sco_cb; /* SCO connection
change
callback registered by AV */
68
tBTA_SYS_CONN_CBACK *p_role_cb; /* role
change
callback registered by AV */
/bionic/libc/kernel/uapi/asm-arm/asm/
auxvec.h
14
*** Any manual
change
here will be lost the next time this script will
bitsperlong.h
14
*** Any manual
change
here will be lost the next time this script will
errno.h
14
*** Any manual
change
here will be lost the next time this script will
ioctl.h
14
*** Any manual
change
here will be lost the next time this script will
ipcbuf.h
14
*** Any manual
change
here will be lost the next time this script will
kvm_para.h
14
*** Any manual
change
here will be lost the next time this script will
msgbuf.h
14
*** Any manual
change
here will be lost the next time this script will
param.h
14
*** Any manual
change
here will be lost the next time this script will
poll.h
14
*** Any manual
change
here will be lost the next time this script will
resource.h
14
*** Any manual
change
here will be lost the next time this script will
sembuf.h
14
*** Any manual
change
here will be lost the next time this script will
shmbuf.h
14
*** Any manual
change
here will be lost the next time this script will
siginfo.h
14
*** Any manual
change
here will be lost the next time this script will
socket.h
14
*** Any manual
change
here will be lost the next time this script will
Completed in 200 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>