Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 39) sorted by relevance

12

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp234 uint32_t section = tag >> 16; in get_section_name() local
236 if (section < VENDOR_SECTION || section > QCAMERA3_SECTIONS_END) in get_section_name()
239 ret = qcamera3_ext_section_names[section - VENDOR_SECTION]; in get_section_name()
265 uint32_t section = tag >> 16; in get_tag_name() local
266 uint32_t section_index = section - VENDOR_SECTION; in get_tag_name()
274 if (section < VENDOR_SECTION || section > QCAMERA3_SECTIONS_END) in get_tag_name()
307 uint32_t section = tag >> 16; in get_tag_type() local
308 uint32_t section_index = section - VENDOR_SECTION; in get_tag_type()
315 if (section < VENDOR_SECTION || section > QCAMERA3_SECTIONS_END) in get_tag_type()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp287 uint32_t section = tag >> 16; in get_section_name() local
289 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_section_name()
292 ret = qcamera3_ext_section_names[section - VENDOR_SECTION]; in get_section_name()
318 uint32_t section = tag >> 16; in get_tag_name() local
319 uint32_t section_index = section - VENDOR_SECTION; in get_tag_name()
327 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_tag_name()
360 uint32_t section = tag >> 16; in get_tag_type() local
361 uint32_t section_index = section - VENDOR_SECTION; in get_tag_type()
368 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_tag_type()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp287 uint32_t section = tag >> 16; in get_section_name() local
289 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_section_name()
292 ret = qcamera3_ext_section_names[section - VENDOR_SECTION]; in get_section_name()
318 uint32_t section = tag >> 16; in get_tag_name() local
319 uint32_t section_index = section - VENDOR_SECTION; in get_tag_name()
327 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_tag_name()
360 uint32_t section = tag >> 16; in get_tag_type() local
361 uint32_t section_index = section - VENDOR_SECTION; in get_tag_type()
368 if (section < VENDOR_SECTION || section >= QCAMERA3_SECTIONS_END) in get_tag_type()
/device/google/dragon/audio/hal/
Diniparser.c557 char * section, in iniparser_line() argument
577 sscanf(line, "[%[^]]", section); in iniparser_line()
578 strcpy(section, strstrip(section)); in iniparser_line()
579 strcpy(section, strlwc(section)); in iniparser_line()
634 char section [ASCIILINESZ+1] ; in iniparser_load() local
658 memset(section, 0, ASCIILINESZ); in iniparser_load()
692 switch (iniparser_line(line, section, key, val)) { in iniparser_load()
698 errs = dictionary_set(dict, section, NULL); in iniparser_load()
702 sprintf(tmp, "%s:%s", section, key); in iniparser_load()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dcrt_stm32f4xx.c112 uint64_t __attribute__ ((section (".stack"))) _STACK[OS_STACK_SIZE / sizeof(uint64_t)];
152 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void);
153 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void) in __VECTORS()
Dbl.c224 uint64_t __attribute__ ((section (".stack"))) _STACK[BL_STACK_SIZE / sizeof(uint64_t)];
671 const struct BlVecTable __attribute__((section(".blvec"))) __BL_VECTORS =
/device/google/contexthub/firmware/inc/
Dtoolchain.h83 #define APP_ENTRY static struct AppEntry __attribute__((used,section (".app_init")))
85 #define PLACE_IN(loc, type, name) type __attribute__ ((section(loc))) name
86 #define PLACE_IN_NAKED(loc, type, name) type __attribute__ ((naked, section(loc))) name
Dseos.h276 SET_INTERNAL_LOCATION_ATTRIBUTES(used, section (".internal_app_init")) mAppHdr = { \
292 const struct AppFuncs SET_EXTERNAL_APP_ATTRIBUTES(used, section (".app_init"), \
298 const uint32_t SET_EXTERNAL_APP_VERSION(used, section (".app_version"), \
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
DeeData.h34 …const struct Stm32f4xxEedataEncrKey __attribute__ ((section (".eedata"))) __EE__ ## name = { { EE_…
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Dcore_cmInstr.h129 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16()
144 __attribute__((section(".revsh_text"))) __STATIC_INLINE __ASM int32_t __REVSH(int32_t value) in __REVSH()
300 __attribute__((section(".rrx_text"))) __STATIC_INLINE __ASM uint32_t __RRX(uint32_t value) in __RRX()
/device/google/contexthub/firmware/src/
Dseos.c1279 const uint8_t __attribute__ ((section (".pubkeys"))) _RSA_KEY_GOOGLE[] = {
1302 const uint8_t __attribute__ ((section (".pubkeys"))) _RSA_KEY_GOOGLE_DEBUG[] = {
/device/moto/shamu/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/asus/fugu/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/huawei/angler/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/google/contexthub/util/
DNOTICE88 (except as stated in this section) patent license to make, have made,
/device/lge/bullhead/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/google/dragon/DragonKeyboard/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/moto/shamu/bdAddrLoader/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/htc/flounder/VolantisKeyboard/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/htc/flounder/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/lge/bullhead/liblight/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/generic/goldfish/audio/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/google/dragon/dumpstate/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/device/asus/fugu/self-extractors/widevine/
DLICENSE49 the Limited Purpose set forth in this section, and the Software
/device/moto/shamu/self-extractors/broadcom/
DLICENSE49 the Limited Purpose set forth in this section, and the Software

12