Searched
full:change (Results
1351 -
1375 of
27401) sorted by null
<<51525354555657585960>>
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
system.h | 14 *** Any manual change here will be lost the next time this script will
|
thread_info.h | 14 *** Any manual change here will be lost the next time this script will
|
thread_info_32.h | 14 *** Any manual change here will be lost the next time this script will
|
tlbflush.h | 14 *** Any manual change here will be lost the next time this script will
|
uaccess.h | 14 *** Any manual change here will be lost the next time this script will
|
unistd.h | 14 *** Any manual change here will be lost the next time this script will
|
user.h | 14 *** Any manual change here will be lost the next time this script will
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
rangeobject.h | 15 a range cannot change its value after creation.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
rangeobject.h | 15 a range cannot change its value after creation.
|
/sdk/files/proguard/bin/ |
proguard.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
proguardgui.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
retrace.bat | 6 rem Change current directory and drive to where the script is, to avoid
|
/external/clang/test/SemaObjCXX/ |
objcbridge-static-cast.mm | 32 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 58 // expected-note {{__bridge with C-style cast to convert directly (no change in ownership)}} \ 61 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 64 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 67 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 70 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 74 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 78 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 82 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \ 89 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} [all...] |
/external/iproute2/tc/ |
q_cbq.c | 34 fprintf(stderr, " [ split CLASSID ] [ defmap MASK/CHANGE ]\n"); 163 lss.change = TCF_CBQ_LSS_MAXIDLE|TCF_CBQ_LSS_EWMA|TCF_CBQ_LSS_AVPKT; 224 lss.change |= TCF_CBQ_LSS_MINIDLE; 231 lss.change |= TCF_CBQ_LSS_OFFTIME; 238 lss.change |= TCF_CBQ_LSS_MAXIDLE; 241 lss.change |= TCF_CBQ_LSS_FLAGS; 244 lss.change |= TCF_CBQ_LSS_FLAGS; 247 lss.change |= TCF_CBQ_LSS_FLAGS; 250 lss.change |= TCF_CBQ_LSS_FLAGS; 261 lss.change |= TCF_CBQ_LSS_EWMA [all...] |
/external/chromium_org/tools/binary_size/ |
explain_binary_size_delta_unittest.py | 142 4 changed, resulting in a net change of 4000 bytes \ 153 Change: 1000 bytes (gained 1000, lost 0) 157 Change: -1000 bytes (gained 0, lost 1000) 161 Change: 1000 bytes (gained 1000, lost 0) 165 Change: 1000 bytes (gained 1000, lost 0) 169 Change: 1000 bytes (gained 1000, lost 0) 173 Change: 1000 bytes (gained 1000, lost 0) 177 Change: 1000 bytes (gained 1000, lost 0) 181 Change: -1000 bytes (gained 0, lost 1000) 185 Change: -1000 bytes (gained 0, lost 1000 [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
mediachannel.h | 159 void SetAll(const AudioOptions& change) { 160 echo_cancellation.SetFrom(change.echo_cancellation); 161 auto_gain_control.SetFrom(change.auto_gain_control); 162 rx_auto_gain_control.SetFrom(change.rx_auto_gain_control); 163 noise_suppression.SetFrom(change.noise_suppression); 164 highpass_filter.SetFrom(change.highpass_filter); 165 stereo_swapping.SetFrom(change.stereo_swapping); 166 typing_detection.SetFrom(change.typing_detection); 167 aecm_generate_comfort_noise.SetFrom(change.aecm_generate_comfort_noise); 168 conference_mode.SetFrom(change.conference_mode) [all...] |
/external/chromium_org/third_party/webrtc/video_engine/ |
stream_synchronization_unittest.cc | 152 // audio and video, and that they change correctly when we simulate that 154 // TODO(holmer): This is currently wrong! We should simply change 255 // The audio delay is not allowed to change more than this in 1 second. 268 // The audio delay is not allowed to change more than the half of the 269 // required change in delay. 285 // The audio delay is not allowed to change more than the half of the 286 // required change in delay. 322 // The audio delay is not allowed to change more than the half of the 323 // required change in delay. 370 // The video delay is not allowed to change more than this in 1 second [all...] |
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/ |
base-strings.xml | 28 Once connected, use the "Change Color" button to change the background color of the secondary screen.
|
/developers/samples/android/input/multitouch/BasicMultitouch/ |
template-params.xml | 24 <!-- change minSdk if needed--> 34 (also represented by a colour) does not change as new touch events are received.</string>
|
/development/samples/browseable/BasicMediaRouter/res/values/ |
base-strings.xml | 31 Once connected, use the "Change Color" button to change the background color of the secondary screen.
|
/device/asus/flo/sepolicy/ |
sensors.te | 8 # Change own perms to (nobody,nobody) 17 # Create /data/app/sensor_ctl_socket (Might want to change location).
|
/device/lge/mako/sepolicy/ |
sensors.te | 8 # Change own perms to (nobody,nobody) 18 # Create /data/app/sensor_ctl_socket (Might want to change location).
|
/external/android-clat/ |
clatd.h | 30 // how frequently (in seconds) to poll for an address change while traffic is passing 33 // how frequently (in seconds) to poll for an address change while there is no traffic
|
/external/chromium_org/ash/wm/ |
window_state_observer.h | 18 // property change as they will be invoked when the window 20 // before the change.
|
/external/chromium_org/base/power_monitor/ |
power_monitor.h | 18 // A class used to monitor the power state change and notify the observers about 19 // the change event.
|
Completed in 1517 milliseconds
<<51525354555657585960>>