Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 25) 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/logging/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/logging/logcat/tests/
Dlogcat_test.cpp1369 char* adjust = NULL; in TEST() local
1375 ASSERT_EQ(true, get_prune_rules(&adjust)); in TEST()
1376 EXPECT_STREQ(adjustment, adjust); in TEST()
1377 free(adjust); in TEST()
1378 adjust = NULL; in TEST()
1382 ASSERT_EQ(true, get_prune_rules(&adjust)); in TEST()
1383 EXPECT_STREQ(adjustment2, adjust); in TEST()
1384 free(adjust); in TEST()
1385 adjust = NULL; in TEST()
1388 get_prune_rules(&adjust); in TEST()
[all …]
/system/nfc/src/fuzzers/
DREADME.md34 you need to adjust the command accordingly.
/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/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/
DREADME107 On some occasions CERT.RSA has a different name, and you will need to adjust for that.
/system/sepolicy/private/
Dshell.te136 # adjust is_loggable properties
/system/sepolicy/prebuilts/api/31.0/private/
Dshell.te136 # adjust is_loggable properties
/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.te489 # Set UID, GID, and adjust capability bounding set for services.
/system/sepolicy/prebuilts/api/31.0/public/
Dinit.te489 # Set UID, GID, and adjust capability bounding set for services.
/system/apex/docs/
Dhowto.md72 need to adjust the `APEX_NAME` variable to be your actual APEX name.
/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.rc1004 # level system server to be able to adjust the kernel OOM driver
/system/chre/pal/doc/
DDoxyfile1127 # 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/media/audio_utils/
DDoxyfile1205 # will adjust the colors in the style sheet and background images according to