Home
last modified time | relevance | path

Searched refs:step (Results 1 – 9 of 9) sorted by relevance

/bionic/
DCleanSpec.mk48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libc_*)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libc_*)
53 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libGLES*)
54 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib64/libGLES*)
DREADME.md161 updated the maps in step 5. (You can use strace(1) to confirm that the
168 As mentioned above, this is currently a two-step process:
/bionic/libc/kernel/uapi/sound/
Dtlv.h36 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min,step,mute) SNDRV_CTL_TLVD_ITEM(SNDRV_CTL_TLVT_DB_SCALE, (m… argument
37 …NDRV_CTL_TLVD_DECLARE_DB_SCALE(name,min,step,mute) unsigned int name[] = { SNDRV_CTL_TLVD_DB_SCALE… argument
Dasound.h330 unsigned int step; member
718 long step; member
723 long long step; member
Dasoc.h145 __le32 step; member
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c87 #define step sstep macro
99 #define step lstep macro
134 static states step(struct re_guts *g, sopno start, sopno stop, states bef, int ch, states aft);
795 st = step(m->g, startst, stopst, st, NOTHING, st); in fast()
821 st = step(m->g, startst, stopst, st, flagch, st); in fast()
835 st = step(m->g, startst, stopst, st, flagch, st); in fast()
847 st = step(m->g, startst, stopst, tmp, c, st); in fast()
849 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st)); in fast()
892 st = step(m->g, startst, stopst, st, NOTHING, st); in slow()
914 st = step(m->g, startst, stopst, st, flagch, st); in slow()
[all …]
/bionic/linker/
DAndroid.bp167 // Insert an extra objcopy step to add prefix to symbols. This is needed to prevent gdb
Dlinker_soinfo.cpp372 int step = reverse ? -1 : 1; in call_array() local
374 for (int i = begin; i != end; i += step) { in call_array()
/bionic/libc/kernel/uapi/linux/
Dvideodev2.h397 struct v4l2_fract step; member
829 __s32 step; member
840 __u64 step; member
1175 __s32 step; member