Searched refs:sf (Results 1 – 16 of 16) sorted by relevance
/system/core/rootdir/ |
D | Android.mk | 90 ln -sf /system/bin $(TARGET_ROOT_OUT)/bin; \ 91 ln -sf /system/etc $(TARGET_ROOT_OUT)/etc; \ 92 ln -sf /data/user_de/0/com.android.shell/files/bugreports $(TARGET_ROOT_OUT)/bugreports; \ 94 ln -sf /storage/self/primary $(TARGET_ROOT_OUT)/sdcard 98 LOCAL_POST_INSTALL_CMD += ; ln -sf /system/vendor $(TARGET_ROOT_OUT)/vendor 103 LOCAL_POST_INSTALL_CMD += ; ln -sf /system/product $(TARGET_ROOT_OUT)/product 108 LOCAL_POST_INSTALL_CMD += ; ln -sf /system/system_ext $(TARGET_ROOT_OUT)/system_ext 120 LOCAL_POST_INSTALL_CMD += ; ln -sf /vendor/odm/app $(TARGET_ROOT_OUT)/odm/app 121 LOCAL_POST_INSTALL_CMD += ; ln -sf /vendor/odm/bin $(TARGET_ROOT_OUT)/odm/bin 122 LOCAL_POST_INSTALL_CMD += ; ln -sf /vendor/odm/etc $(TARGET_ROOT_OUT)/odm/etc [all …]
|
/system/extras/partition_tools/ |
D | lpadd.cc | 247 SparsePtr sf(sparse_file_import(fd.get(), false, false), sparse_file_destroy); in MaybeUnsparse() local 248 if (!sf) { in MaybeUnsparse() 260 if (sparse_file_write(sf.get(), (*temp_file)->fd, false, false, false) != 0) { in MaybeUnsparse() 265 *block_size = sparse_file_block_size(sf.get()); in MaybeUnsparse() 393 SparsePtr sf(sparse_file_new(sparse_block_size_, len), sparse_file_destroy); in Finalize() local 394 if (!sf) { in Finalize() 398 sparse_file_verbose(sf.get()); in Finalize() 401 if (sparse_file_read(sf.get(), super_fd_, false, false) != 0) { in Finalize() 408 if (sparse_file_write(sf.get(), output_fd_, false, true, false)) { in Finalize()
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | readsamplesjoint.inc | 81 OI_INT sf = *sf_array++; 84 dequant = OI_SBC_Dequant(raw, sf, bits); 95 OI_INT sf = *sf_array++; 98 dequant = OI_SBC_Dequant(raw, sf, bits);
|
D | decoder-private.c | 193 OI_INT sf = common->scale_factor[n]; in OI_SBC_ReadSamples() local 197 dequant = OI_SBC_Dequant(raw, sf, bits); in OI_SBC_ReadSamples()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | test_utils.h | 57 SparseWrapper(struct sparse_file* sf) { sparse = sf; } in SparseWrapper()
|
D | main.cpp | 143 bool SparseToBuf(sparse_file* sf, std::vector<char>* out, bool with_crc = false) { in SparseToBuf() argument 144 int64_t len = sparse_file_len(sf, true, with_crc); in SparseToBuf() 156 return !sparse_file_callback(sf, true, with_crc, cb, out); in SparseToBuf()
|
/system/extras/brillo_config/ |
D | Android.mk | 33 ln -sf /oem/$(OSRELEASED_DIRECTORY)/product_id $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY) 68 ln -sf /oem/$(OSRELEASED_DIRECTORY)/product_version $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | property_contexts | 78 persist.sys.sf.color_saturation u:object_r:exported2_system_prop:s0 exact string 79 persist.sys.sf.native_mode u:object_r:exported2_system_prop:s0 exact int 111 ro.sf.disable_triple_buffer u:object_r:exported3_default_prop:s0 exact bool 112 ro.sf.lcd_density u:object_r:exported3_default_prop:s0 exact int
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | property_contexts | 89 persist.sys.sf.color_mode u:object_r:exported2_system_prop:s0 exact int 90 persist.sys.sf.color_saturation u:object_r:exported2_system_prop:s0 exact string 91 persist.sys.sf.native_mode u:object_r:exported2_system_prop:s0 exact int 142 ro.sf.disable_triple_buffer u:object_r:exported3_default_prop:s0 exact bool 143 ro.sf.lcd_density u:object_r:exported3_default_prop:s0 exact int
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | property_contexts | 93 persist.sys.sf.color_mode u:object_r:exported2_system_prop:s0 exact int 94 persist.sys.sf.color_saturation u:object_r:exported2_system_prop:s0 exact string 95 persist.sys.sf.native_mode u:object_r:exported2_system_prop:s0 exact int 164 ro.sf.disable_triple_buffer u:object_r:exported3_default_prop:s0 exact bool 165 ro.sf.lcd_density u:object_r:exported3_default_prop:s0 exact int
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | zygote.te | 226 # Allow zygote to read qemu.sf.lcd_density
|
D | property_contexts | 201 qemu.sf.lcd_density u:object_r:qemu_sf_lcd_density_prop:s0 exact int 1082 ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool 1083 ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int 1085 persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int 1086 persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string 1087 persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int
|
/system/sepolicy/private/ |
D | zygote.te | 226 # Allow zygote to read qemu.sf.lcd_density
|
D | property_contexts | 201 qemu.sf.lcd_density u:object_r:qemu_sf_lcd_density_prop:s0 exact int 1082 ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool 1083 ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int 1085 persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int 1086 persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string 1087 persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1919 # AutoGen Definitions (see http://autogen.sf.net) file that captures the
|
/system/chre/pal/doc/ |
D | Doxyfile | 1919 # AutoGen Definitions (see http://autogen.sf.net) file that captures the
|