Home
last modified time | relevance | path

Searched defs:type (Results 7276 - 7300 of 7456) sorted by relevance

1...<<291292293294295296297298299

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dnan.h350 uint8 type; /* attribute type */ member
1171 uint8 type; /* Operating Class */ global() member
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c2980 u32 rtl8168_eri_read_with_oob_base_address(struct rtl8168_private *tp, int addr, int len, int type, const u32 base_address) in rtl8168_eri_read_with_oob_base_address() argument
3039 u32 rtl8168_eri_read(struct rtl8168_private *tp, int addr, int len, int type) in rtl8168_eri_read() argument
3044 int rtl8168_eri_write_with_oob_base_address(struct rtl8168_private *tp, int addr, int len, u32 value, int type, const u32 base_address) in rtl8168_eri_write_with_oob_base_address() argument
3105 int rtl8168_eri_write(struct rtl8168_private *tp, int addr, int len, u32 value, int type) in rtl8168_eri_write() argument
3630 u16 type; in rtl8168_mac_loopback_test() local
3654 memcpy(skb_put(skb, sizeof(type)), &type, sizeof(type)); rtl8168_mac_loopback_test() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c387 enum drm_plane_type type; member
743 int type; member
929 vop2_get_intr_type(struct vop2 *vop2, const struct vop_intr *intr, const struct vop_reg *reg, int type) vop2_get_intr_type() argument
[all...]
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp998 napi_typedarray_type type; getTypedArrayInfo() local
1113 napi_valuetype type; getNull() local
1128 napi_valuetype type; getUndefined() local
1473 napi_valuetype type; getPropertyNames() local
3045 napi_typedarray_type type; DetachTest() local
5879 napi_typedarray_type type; getTypedArrayInfoNull() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp933 JSVM_TypedarrayType type; in testCreateData2() local
1240 JSVM_ValueType type; in testGetData2() local
5509 bool type = false; in CreateExternal() local
5729 bool type = false; GetBoolean() local
5874 bool type = false; CreateSymbol() local
5896 bool type = false; SymbolFor() local
6043 JSVM_TypedarrayType type; GetTypedArrayInfo() local
7385 JSVM_Value type = nullptr; GetTypeof() local
9815 JSVM_TypedarrayType type; ConvertObjectTypeArray() local
[all...]
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp262 GLuint esLoadShader(GLenum type, const char *shaderSrc) in esLoadShader() argument
2261 GLenum type = INT_INIT_VAL; in GLGetDebugMessageLog() local
2948 GLenum type; in GLGetTransformFeedbackVarying() local
5596 GLenum type; in GLGetActiveUniform() local
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1526 __u8 type; /* Zone type */ member
[all...]
/third_party/elfutils/src/
H A Dreadelf.c2430 print_symtab (Ebl *ebl, int type) in print_symtab() argument
4155 dwarf_unit_string (unsigned int type) in dwarf_unit_string() argument
4352 dwarf_unit_name (unsigned int type) in dwarf_unit_name() argument
6299 register_info(Ebl *ebl, unsigned int regno, const Ebl_Register_Location *loc, char name[REGNAMESZ], int *bits, int *type) register_info() argument
7168 Dwarf_Die type; die_type_sign_bytes() local
11250 uint64_t type = read_8ubyte_unaligned (dbg, readp); print_gdb_index_section() local
11783 convert(Elf *core, Elf_Type type, uint_fast16_t count, void *value, const void *data, size_t size) convert() argument
11857 Elf_Type type = item->type; handle_core_item() local
12204 int type; handle_core_register() local
12295 int type; global() member
[all...]
/third_party/curl/lib/
H A Durldata.h1273 int type; /* typ member
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp6399 TType* type = new TType((yyvsp[-2].interm.type)); global() variable
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp1134 split(const TType& type, const TString& name, const TQualifier& outerQualifier) split() argument
1157 shouldFlatten(const TType& type, TStorageQualifier qualifier, bool topLevel) const shouldFlatten() argument
1174 const TType& type = variable.getType(); flatten() local
1225 flatten(const TVariable& variable, const TType& type, TFlattenData& flattenData, TString name, bool linkage, const TQualifier& outerQualifier, const TArraySizes* builtInArraySizes) flatten() argument
1244 addFlattenedMember(const TVariable& variable, const TType& type, TFlattenData& flattenData, const TString& memberName, bool linkage, const TQualifier& outerQualifier, const TArraySizes* builtInArraySizes) addFlattenedMember() argument
1290 flattenStruct(const TVariable& variable, const TType& type, TFlattenData& flattenData, TString name, bool linkage, const TQualifier& outerQualifier, const TArraySizes* builtInArraySizes) flattenStruct() argument
1326 flattenArray(const TVariable& variable, const TType& type, TFlattenData& flattenData, TString name, bool linkage, const TQualifier& outerQualifier) flattenArray() argument
1441 findSubtreeOffset(const TType& type, int subset, const TVector<int>& offsets) const findSubtreeOffset() argument
1482 fixBuiltInIoType(TType& type) fixBuiltInIoType() argument
1913 transferTypeAttributes(const TSourceLoc& loc, const TAttributes& attributes, TType& type, bool allowEntry) transferTypeAttributes() argument
3410 counterBufferType(const TSourceLoc& loc, TType& type) counterBufferType() argument
6141 const TType& type = aggArgs[arg]->getAsTyped()->getType(); builtInOpCheck() local
6203 makeConstructorCall(const TSourceLoc& loc, const TType& type) makeConstructorCall() argument
6550 constructorError(const TSourceLoc& loc, TIntermNode* node, TFunction& function, TOperator op, TType& type) constructorError() argument
6877 structArrayCheck(const TSourceLoc& , const TType& type) structArrayCheck() argument
6891 declareArray(const TSourceLoc& loc, const TString& identifier, const TType& type, TSymbol*& symbol, bool track) declareArray() argument
6945 fixConstInit(const TSourceLoc& loc, const TString& identifier, TType& type, TIntermTyped*& initializer) fixConstInit() argument
7019 shareStructBufferType(TType& type) shareStructBufferType() argument
7072 paramFix(TType& type) paramFix() argument
7100 specializationCheck(const TSourceLoc& loc, const TType& type, const char* op) specializationCheck() argument
7850 declareStruct(const TSourceLoc& loc, TString& structName, TType& type) declareStruct() argument
7955 lookupUserType(const TString& typeName, TType& type) lookupUserType() argument
7976 declareVariable(const TSourceLoc& loc, const TString& identifier, TType& type, TIntermTyped* initializer) declareVariable() argument
8104 declareNonArray(const TSourceLoc& loc, const TString& identifier, const TType& type, bool track) declareNonArray() argument
8249 convertInitializerList(const TSourceLoc& loc, const TType& type, TIntermTyped* initializer, TIntermTyped* scalarInit) convertInitializerList() argument
8411 handleConstructor(const TSourceLoc& loc, TIntermTyped* node, const TType& type) handleConstructor() argument
8449 addConstructor(const TSourceLoc& loc, TIntermTyped* node, const TType& type) addConstructor() argument
8547 constructBuiltIn(const TType& type, TOperator op, TIntermTyped* node, const TSourceLoc& loc, bool subset) constructBuiltIn() argument
8693 convertArray(TIntermTyped* node, const TType& type) convertArray() argument
8766 constructAggregate(TIntermNode* node, const TType& type, int paramCount, const TSourceLoc& loc) constructAggregate() argument
8784 declareBlock(const TSourceLoc& loc, TType& type, const TString* instanceName) declareBlock() argument
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h4462 int final, type; stbi__parse_zlib() local
4588 stbi__uint32 type; global() member
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c170 char *type; member
197 char *type; member
228 allow_type_t type; member
284 int type; member
3922 new_browse_data(int type, int state, const gchar *uri, const gchar *location, const gchar *info, const gchar *make_model, const gchar *browse_options) new_browse_data() argument
3992 int type = -1, state = -1; prepare_browse_data() local
7072 ipp_discoveries_add(cups_array_t *a, const char *interface, const char *type, int family) ipp_discoveries_add() argument
7094 create_remote_printer_entry(const char *queue_name, const char *location, const char *info, const char *uri, const char *host, const char *ip, int port, const char *resource, const char *service_name, const char *type, const char *domain, const char *interface, int family, const char *pdl, int color, int duplex, const char *make_model, int is_cups_queue) create_remote_printer_entry() argument
9472 examine_discovered_printer_record(const char *host, const char *ip, uint16_t port, char *resource, const char *service_name, const char *location, const char *info, const char *type, const char *domain, const char *interface, int family, void *txt) examine_discovered_printer_record() argument
10074 resolve_callback(AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) resolve_callback() argument
10342 browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void* userdata) browse_callback() argument
10773 unsigned int type; process_browse_data() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1109 snd_ctl_elem_type_t type; /* R: value type member
1212 int type; /* event type - SNDRV_CTL_EVENT_* */ global() member
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp939 const char *ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode *status) in ubrk_getLocaleByType() argument
963 UBreakIterator *ubrk_open(UBreakIteratorType type, const char *locale, const UChar *text, int32_t textLength, in ubrk_open() argument
1064 int32_t ucal_getLimit(const UCalendar *cal, UCalendarDateFields field, UCalendarLimitType type, UErrorCode *status) in ucal_getLimit() argument
1068 const char *ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode *status) in ucal_getLocaleByType() argument
1084 int32_t ucal_getTimeZoneDisplayName(const UCalendar *cal, UCalendarDisplayNameType type, const char *locale, in ucal_getTimeZoneDisplayName() argument
1105 ucal_getTimeZoneTransitionDate(const UCalendar *cal, UTimeZoneTransitionType type, UDate *transition, UErrorCode *status) ucal_getTimeZoneTransitionDate() argument
1135 ucal_open(const UChar *zoneID, int32_t len, const char *locale, UCalendarType type, UErrorCode *status) ucal_open() argument
1509 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status) ucol_getLocaleByType() argument
1631 udat_countSymbols(const UDateFormat *fmt, UDateFormatSymbolType type) udat_countSymbols() argument
1671 udat_getContext(const UDateFormat *fmt, UDisplayContextType type, UErrorCode *status) udat_getContext() argument
1675 udat_getLocaleByType(const UDateFormat *fmt, ULocDataLocaleType type, UErrorCode *status) udat_getLocaleByType() argument
1687 udat_getSymbols(const UDateFormat *fmt, UDateFormatSymbolType type, int32_t symbolIndex, UChar *result, int32_t resultLength, UErrorCode *status) udat_getSymbols() argument
1736 udat_setSymbols(UDateFormat *format, UDateFormatSymbolType type, int32_t symbolIndex, UChar *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument
1997 uloc_openAvailableByType(ULocAvailableType type, UErrorCode *status) uloc_openAvailableByType() argument
2192 unum_getContext(const UNumberFormat *fmt, UDisplayContextType type, UErrorCode *status) unum_getContext() argument
2200 unum_getLocaleByType(const UNumberFormat *fmt, ULocDataLocaleType type, UErrorCode *status) unum_getLocaleByType() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h2794 __u32 type; member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1701 __u32 type; global() member
6216 __u32 type; global() member
6432 __u32 type; global() member
6474 __u32 type; global() member
6502 __u32 type; global() member
6566 __u32 type; /* enum bpf_perf_event_type */ global() member
6587 __u32 type; global() member
6618 __u32 type; /* Allows 4-byte read, but no write */ global() member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6020 unsigned type = 0, partitioning = 0, topology = 0, distribution_mode = 0; radv_pipeline_emit_tess_state() local
6904 radv_pipeline_init(struct radv_device *device, struct radv_pipeline *pipeline, enum radv_pipeline_type type) radv_pipeline_init() argument
[all...]
H A Dradv_cmd_buffer.c5146 vk_to_index_type(VkIndexType type) in vk_to_index_type() argument
5161 radv_get_vgt_index_size(uint32_t type) in radv_get_vgt_index_size() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h1351 enum pipe_driver_query_type type; member
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } in __indirect_glCallLists() argument
125 void __indirect_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) { } in __indirect_glCopyPixels() argument
133 void __indirect_glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glDrawPixels() argument
151 void __indirect_glFeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) { } in __indirect_glFeedbackBuffer() argument
184 void __indirect_glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid *pixels) { } in __indirect_glGetTexImage() argument
288 void __indirect_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) { } in __indirect_glReadPixels() argument
350 void __indirect_glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glTexImage1D() argument
351 void __indirect_glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) { } in __indirect_glTexImage2D() argument
386 void __indirect_glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) { } in __indirect_glColorPointer() argument
394 void __indirect_glDrawElements(GLenum mode, GLsizei count, GLenum type, cons in __indirect_glDrawArrays() argument
399 __indirect_glIndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) __indirect_glIndexPointer() argument
404 __indirect_glNormalPointer(GLenum type, GLsizei stride, const GLvoid *ptr) __indirect_glNormalPointer() argument
409 __indirect_glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) __indirect_glTexCoordPointer() argument
410 __indirect_glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage1D() argument
411 __indirect_glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage2D() argument
412 __indirect_glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) __indirect_glVertexPointer() argument
415 __indirect_glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid *data) __indirect_glColorSubTable() argument
416 __indirect_glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table) __indirect_glColorTable() argument
419 __indirect_glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *image) __indirect_glConvolutionFilter1D() argument
420 __indirect_glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *image) __indirect_glConvolutionFilter2D() argument
430 __indirect_glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices) __indirect_glDrawRangeElements() argument
431 __indirect_glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid *table) __indirect_glGetColorTable() argument
434 __indirect_glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid *image) __indirect_glGetConvolutionFilter() argument
437 __indirect_glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid *values) __indirect_glGetHistogram() argument
443 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid *row, GLvoid *column, GLvoid *span) __indirect_glGetSeparableFilter() argument
448 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *row, const GLvoid *column) __indirect_glSeparableFilter2D() argument
449 __indirect_glTexImage3D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexImage3D() argument
450 __indirect_glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) __indirect_glTexSubImage3D() argument
553 __indirect_glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) __indirect_glVertexAttribPointer() argument
567 __indirect_glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const void *pointer) __indirect_glColorPointerEXT() argument
569 __indirect_glIndexPointerEXT(GLenum type, GLsizei stride, GLsizei count, const void *pointer) __indirect_glIndexPointerEXT() argument
570 __indirect_glNormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, const void *pointer) __indirect_glNormalPointerEXT() argument
571 __indirect_glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const void *pointer) __indirect_glTexCoordPointerEXT() argument
572 __indirect_glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const void *pointer) __indirect_glVertexPointerEXT() argument
591 __indirect_glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) __indirect_glSecondaryColorPointer() argument
593 __indirect_glMultiDrawElementsEXT(GLenum mode, const GLsizei *count, GLenum type, const void *const*indices, GLsizei primcount) __indirect_glMultiDrawElementsEXT() argument
594 __indirect_glFogCoordPointer(GLenum type, GLsizei stride, const void *pointer) __indirect_glFogCoordPointer() argument
662 __indirect_glVertexAttribPointerNV(GLuint index, GLint fsize, GLenum type, GLsizei stride, const void *pointer) __indirect_glVertexAttribPointerNV() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c825 translate_shader_type(unsigned type) in translate_shader_type() argument
3946 emit_output_declaration(struct svga_shader_emitter_v10 *emit, VGPU10_OPCODE_TYPE type, unsigned index, VGPU10_SYSTEM_NAME name, unsigned writemask, boolean addSignature, SVGA3dDXSignatureSemanticName sgnName) emit_output_declaration() argument
4169 unsigned name, type; emit_vertex_output_declaration() local
5015 unsigned type, interpolationMode, name; emit_fs_input_declarations() local
6144 is_integer_type(enum tgsi_return_type type) is_integer_type() argument
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h174 int type; member
289 int type; member
1086 int type; member
1127 int type; member
1151 int type; member
1192 int type; member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509v3.h174 int type; member
289 int type; member
1086 int type; member
1127 int type; member
1151 int type; member
1192 int type; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dx509v3.h174 int type; member
289 int type; member
1086 int type; member
1127 int type; member
1151 int type; member
1192 int type; member

Completed in 176 milliseconds

1...<<291292293294295296297298299