Home
last modified time | relevance | path

Searched refs:bsp (Results 1 – 25 of 31) sorted by relevance

12

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/riscv32_mcu/
DMakefile.inc4 $(wildcard $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/sys/*.c) \
5 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/misc/write_hex.c \
6 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/stdlib/malloc.c
9 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/start.S \
10 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/entry.S \
11 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1/init.c
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/riscv32_mcu/
DMakefile.inc4 $(wildcard $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/sys/*.c) \
5 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/misc/write_hex.c \
6 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/stdlib/malloc.c
9 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/start.S \
10 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/entry.S \
11 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1/init.c
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/riscv32_mcu/
DMakefile.inc4 $(wildcard $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/sys/*.c) \
5 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/misc/write_hex.c \
6 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/stdlib/malloc.c
9 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/start.S \
10 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/entry.S \
11 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1/init.c
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/riscv32_mcu/
DMakefile.inc4 $(wildcard $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/sys/*.c) \
5 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/misc/write_hex.c \
6 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/libwrap/stdlib/malloc.c
9 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/start.S \
10 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/entry.S \
11 $(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1/init.c
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/
Dmcu_riscv_makefile.inc49 -I$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/include \
50 -I$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/drivers/ \
51 -I$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env \
52 -I$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1
58 -T$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env/freedom-e300-hifive1/flash.lds \
60 -L$(MAKEFILE_DIR)/downloads/sifive_fe310_lib/bsp/env \
Dapollo3evb_makefile.inc81 BOARD_BSP_PATH := $(APOLLO3_SDK)/boards/apollo3_evb/bsp
84 BOARD_BSP_PATH := $(APOLLO3_SDK)/$(SF_BSPS_DEST)/$(subst sparkfun_,,$(TARGET))/bsp
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c286 char *bsp = bsp_bo->map; in nouveau_vp3_bsp_end() local
297 caps = nouveau_vp3_fill_picparm_mpeg12_bsp(dec, desc.mpeg12, bsp); in nouveau_vp3_bsp_end()
301 caps = nouveau_vp3_fill_picparm_mpeg4_bsp(dec, desc.mpeg4, bsp); in nouveau_vp3_bsp_end()
305 caps = nouveau_vp3_fill_picparm_vc1_bsp(dec, desc.vc1, bsp); in nouveau_vp3_bsp_end()
310 caps = nouveau_vp3_fill_picparm_h264_bsp(dec, desc.h264, bsp); in nouveau_vp3_bsp_end()
Dnouveau_vp3_video.c210 nouveau_object_del(&dec->bsp); in nouveau_vp3_decoder_destroy()
377 struct nouveau_object *channel = NULL, *bsp = NULL; in firmware_present() local
404 NULL, 0, &bsp); in firmware_present()
405 if (bsp) in firmware_present()
407 nouveau_object_del(&bsp); in firmware_present()
Dnouveau_vp3_video.h67 struct nouveau_object *channel[3], *bsp, *vp, *ppp; member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c172 ret = nouveau_object_new(dec->channel[0], 0x390b1, 0x90b1, NULL, 0, &dec->bsp); in nvc0_create_decoder()
179 ret = nouveau_object_new(dec->channel[0], 0x95b1, 0x95b1, NULL, 0, &dec->bsp); in nvc0_create_decoder()
189 PUSH_DATA (push[0], dec->bsp->handle); in nvc0_create_decoder()
/external/toolchain-utils/binary_search_tool/
Dbinary_search_perforce.py157 bsp = BinarySearchPoint(self.sorted_list[i], -1, 'Not yet done.')
158 self.points[i] = bsp
167 bsp = BinarySearchPoint(self.sorted_list[self.current], status, tag)
168 self.points[self.current] = bsp
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member
Dnv98_video.c136 &dec->bsp); in nv98_create_decoder()
162 PUSH_DATA (push[0], dec->bsp->handle); in nv98_create_decoder()
Dnv84_video.c246 nouveau_object_del(&dec->bsp); in nv84_decoder_destroy()
458 NULL, 0, &dec->bsp); in nv84_create_decoder()
511 PUSH_DATA (bsp_push, dec->bsp->handle); in nv84_create_decoder()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DReferenceTypeImpl.java743 String bsp = baseSourcePath; in baseSourcePath() local
744 if (bsp == null) { in baseSourcePath()
745 bsp = baseSourceDir() + baseSourceName(); in baseSourcePath()
746 baseSourcePath = bsp; in baseSourcePath()
748 return bsp; in baseSourcePath()
/external/mesa3d/docs/relnotes/
D11.0.9.rst61 - nv50,nvc0: fix crash when increasing bsp bo size for h264
D11.1.1.rst96 - nv50,nvc0: fix crash when increasing bsp bo size for h264
/external/cpuinfo/test/build.prop/
Dmemo-pad-7.log91 ro.bsp.app2sd=true
Dzenfone-2e.log56 ro.bsp.app2sd=true
Dxiaomi-redmi-note-3.log47 ro.build.version.bsp=0.5.3_0907
/external/arm-trusted-firmware/docs/plat/
Drz-g2.rst87 [1] https://github.com/renesas-rz/meta-rzg2/tree/BSP-1.0.5/recipes-bsp/arm-trusted-firmware/files
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c1296 anv_batch_emit(&pipeline->base.batch, GENX(3DSTATE_BLEND_STATE_POINTERS), bsp) {
1297 bsp.BlendStatePointer = pipeline->blend_state.offset;
1299 bsp.BlendStatePointerValid = true;
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt2851 subspecies → sˈəbspˌiʃiz
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h1242 V(bsp)
/external/strace/
DChangeLog-CVS4681 to adjust bsp by moving it back by the size of the active frame

12