Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 24 of 24) sorted by relevance

/system/core/libutils/
DFileMap.cpp139 int adjust; in create() local
160 adjust = offset % mPageSize; in create()
161 adjOffset = offset - adjust; in create()
162 adjLength = length + adjust; in create()
190 int adjust = offset % mPageSize; in create()
191 off64_t adjOffset = offset - adjust; in create()
193 if (__builtin_add_overflow(length, adjust, &adjLength)) { in create()
194 ALOGE("adjusted length overflow: length %zu adjust %d", length, adjust); in create()
206 adjust = 0; in create()
218 mDataPtr = (char*) mBasePtr + adjust; in create()
/system/core/logd/
DLogKlog.cpp136 ssize_t adjust; in log_strntok_r() local
154 adjust = peek - s; in log_strntok_r()
155 if (adjust > len) { in log_strntok_r()
156 adjust = len; in log_strntok_r()
158 sublen += adjust; in log_strntok_r()
159 len -= adjust; in log_strntok_r()
162 adjust = peek - s; in log_strntok_r()
163 if (adjust > len) { in log_strntok_r()
164 adjust = len; in log_strntok_r()
166 sublen += adjust; in log_strntok_r()
[all …]
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp792 const int adjust = FRAC_BITS*2 - prec; in filter16() local
825 if (adjust) { in filter16()
827 ADD(AL, 0, u, u, imm(1<<(adjust-1))); in filter16()
828 MOV(AL, 0, u, reg_imm(u, LSR, adjust)); in filter16()
840 if (adjust) { in filter16()
842 ADD(AL, 0, u, u, imm(1<<(adjust-1))); in filter16()
843 MOV(AL, 0, u, reg_imm(u, LSR, adjust)); in filter16()
854 if (adjust) { in filter16()
856 ADD(AL, 0, u, u, imm(1<<(adjust-1))); in filter16()
857 MOV(AL, 0, u, reg_imm(u, LSR, adjust)); in filter16()
[all …]
/system/core/logcat/tests/
Dlogcat_test.cpp1368 char* adjust = NULL; in TEST() local
1374 ASSERT_EQ(true, get_prune_rules(&adjust)); in TEST()
1375 EXPECT_STREQ(adjustment, adjust); in TEST()
1376 free(adjust); in TEST()
1377 adjust = NULL; in TEST()
1381 ASSERT_EQ(true, get_prune_rules(&adjust)); in TEST()
1382 EXPECT_STREQ(adjustment2, adjust); in TEST()
1383 free(adjust); in TEST()
1384 adjust = NULL; in TEST()
1387 get_prune_rules(&adjust); in TEST()
[all …]
/system/sepolicy/private/
Dshell.te107 # adjust is_loggable properties
/system/sepolicy/prebuilts/api/27.0/public/
Dshell.te64 # adjust is_loggable properties
Dinit.te304 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/prebuilts/api/26.0/public/
Dshell.te63 # adjust is_loggable properties
Dinit.te299 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/
DREADME96 On some occasions CERT.RSA has a different name, and you will need to adjust for that.
/system/sepolicy/prebuilts/api/28.0/public/
Dshell.te72 # adjust is_loggable properties
Dinit.te375 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te74 # adjust is_loggable properties
Dinit.te436 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/prebuilts/api/30.0/public/
Dshell.te74 # adjust is_loggable properties
Dinit.te467 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/public/
Dinit.te469 # Set UID, GID, and adjust capability bounding set for services.
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md394 hitting that limit. Simpleperf uses --cpu-percent option to adjust it, but it needs either root
/system/core/rootdir/
Dinit.rc864 # level system server to be able to adjust the kernel OOM driver
/system/media/audio_utils/
DDoxyfile.orig1084 # will adjust the colors in the stylesheet and background images according to
DDoxyfile.bak1084 # will adjust the colors in the stylesheet and background images according to
DDoxyfile1205 # will adjust the colors in the style sheet and background images according to
/system/chre/chre_api/doc/
DDoxyfile1127 # will adjust the colors in the style sheet and background images according to
/system/chre/pal/doc/
DDoxyfile1127 # will adjust the colors in the style sheet and background images according to