/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzg2l.c | 72 * n indicates number of pins in the port, a is the register index 81 * BIT(31) indicates dedicated pin, p is the register index while 257 unsigned int *index) in rzg2l_dt_subnode_to_map() 265 unsigned int idx = *index; in rzg2l_dt_subnode_to_map() 403 *index = idx; in rzg2l_dt_subnode_to_map() 432 unsigned int index; in rzg2l_dt_node_to_map() local 437 index = 0; in rzg2l_dt_node_to_map() 441 num_maps, &index); in rzg2l_dt_node_to_map() 450 num_maps, &index); in rzg2l_dt_node_to_map() 577 unsigned int index; in rzg2l_pinctrl_pinconf_get() local 252 rzg2l_dt_subnode_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct device_node *parent, struct pinctrl_map **map, unsigned int *num_maps, unsigned int *index) rzg2l_dt_subnode_to_map() argument 588 unsigned int index; rzg2l_pinctrl_pinconf_get() local 678 unsigned int index; rzg2l_pinctrl_pinconf_set() local 696 unsigned int index; rzg2l_pinctrl_pinconf_set() local 1452 unsigned int index = pctrl->data->n_port_pins + i; rzg2l_pinctrl_register() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | dispcc-sm8550.c | 101 .index = DT_BI_TCXO, 132 .index = DT_BI_TCXO, 145 { .index = DT_BI_TCXO }, 149 { .index = DT_BI_TCXO_AO }, 160 { .index = DT_BI_TCXO }, 161 { .index = DT_DP3_PHY_PLL_VCO_DIV_CLK }, 162 { .index = DT_DP1_PHY_PLL_VCO_DIV_CLK }, 163 { .index = DT_DP2_PHY_PLL_VCO_DIV_CLK }, 175 { .index = DT_BI_TCXO }, 176 { .index [all...] |
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | farsync.c | 312 u16 txDescrIndex[FST_MAX_PORTS]; /* transmit descriptor ring index */ 313 u16 rxDescrIndex[FST_MAX_PORTS]; /* receive descriptor ring index */ 427 int index; /* Port index on the card */ member 437 int txqs; /* index to get next buffer to tx */ 438 int txqe; /* index to queue next packet */ 452 unsigned int type; /* Type index of card */ 805 FST_WRB(card, txDescrRing[port->index][txpos].bits, in fst_tx_dma_complete() 833 pi = port->index; in fst_rx_dma_complete() 915 mbval = FST_RDW(card, portMailbox[port->index][ in fst_issue_cmd() [all...] |
/kernel/linux/linux-6.6/drivers/net/fddi/ |
H A D | defxx.c | 2265 int i; /* used as index in for loop */ in dfx_ctl_set_multicast_list() 2464 int i; /* used as index */ in dfx_ctl_update_cam() 2547 int i = 0; /* used as index */ in dfx_ctl_update_filters() 2600 * 3. Command Request consumer index is polled until it indicates that request 2602 * 4. Command Response consumer index is polled until it indicates that response 2636 bp->descr_block_virt->cmd_rsp[bp->cmd_rsp_reg.index.prod].long_0 = (u32) (PI_RCV_DESCR_M_SOP | in dfx_hw_dma_cmd_req() 2638 bp->descr_block_virt->cmd_rsp[bp->cmd_rsp_reg.index.prod].long_1 = bp->cmd_rsp_phys; in dfx_hw_dma_cmd_req() 2640 /* Bump (and wrap) the producer index and write out to register */ in dfx_hw_dma_cmd_req() 2642 bp->cmd_rsp_reg.index.prod += 1; in dfx_hw_dma_cmd_req() 2643 bp->cmd_rsp_reg.index in dfx_hw_dma_cmd_req() [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm85.c | 555 int nr = to_sensor_dev_attr(attr)->index; in fan_show() 563 int nr = to_sensor_dev_attr(attr)->index; in fan_min_show() 572 int nr = to_sensor_dev_attr(attr)->index; in fan_min_store() 658 int nr = to_sensor_dev_attr(attr)->index; in alarm_show() 686 int nr = to_sensor_dev_attr(attr)->index; in pwm_show() 694 int nr = to_sensor_dev_attr(attr)->index; in pwm_store() 714 int nr = to_sensor_dev_attr(attr)->index; in pwm_enable_show() 737 int nr = to_sensor_dev_attr(attr)->index; in pwm_enable_store() 780 int nr = to_sensor_dev_attr(attr)->index; in pwm_freq_show() 797 int nr = to_sensor_dev_attr(attr)->index; in pwm_freq_store() [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 189 fl_action->index = act->tcfa_index; in offload_action_init() 510 int err = 0, index = -1, s_i = 0, n_i = 0; in tcf_dump_walker() local 524 index++; in tcf_dump_walker() 525 if (index < s_i) in tcf_dump_walker() 539 index--; in tcf_dump_walker() 546 index--; in tcf_dump_walker() 557 if (index >= 0) in tcf_dump_walker() 558 cb->args[0] = index + 1; in tcf_dump_walker() 654 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_idr_search() argument 660 p = idr_find(&idrinfo->action_idr, index); in tcf_idr_search() 688 __tcf_idr_search(struct net *net, const struct tc_action_ops *ops, struct tc_action **a, u32 index) __tcf_idr_search() argument 700 tcf_idr_delete_index(struct tcf_idrinfo *idrinfo, u32 index) tcf_idr_delete_index() argument 733 tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats, u32 flags) tcf_idr_create() argument 791 tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, u32 flags) tcf_idr_create_from_flags() argument 804 tcf_idr_cleanup(struct tc_action_net *tn, u32 index) tcf_idr_cleanup() argument 821 tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index, struct tc_action **a, int bind) tcf_idr_check_alloc() argument 1641 int index; tcf_action_get_1() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 402 int index = RESERVE_FREE_LIST_INDEX; in bnx2fc_elstm_alloc() local 423 spin_lock_bh(&cmd_mgr->free_list_lock[index]); in bnx2fc_elstm_alloc() 425 if ((list_empty(&(cmd_mgr->free_list[index]))) || in bnx2fc_elstm_alloc() 431 if (list_empty(&(cmd_mgr->free_list[index]))) in bnx2fc_elstm_alloc() 433 spin_unlock_bh(&cmd_mgr->free_list_lock[index]); in bnx2fc_elstm_alloc() 438 cmd_mgr->free_list[index].next; in bnx2fc_elstm_alloc() 445 spin_unlock_bh(&cmd_mgr->free_list_lock[index]); in bnx2fc_elstm_alloc() 475 int index = raw_smp_processor_id(); in bnx2fc_cmd_alloc() local 482 spin_lock_bh(&cmd_mgr->free_list_lock[index]); in bnx2fc_cmd_alloc() 484 if ((list_empty(&cmd_mgr->free_list[index])) || in bnx2fc_cmd_alloc() 522 int index; bnx2fc_cmd_release() local 674 int task_idx, index; bnx2fc_initiate_tmf() local 832 int task_idx, index; bnx2fc_initiate_abts() local 938 int task_idx, index; bnx2fc_initiate_seq_cleanup() local 1004 int task_idx, index; bnx2fc_initiate_cleanup() local 2033 int task_idx, index; bnx2fc_post_io_req() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ilbcdec.c | 270 static void index_conv(int16_t *index) in index_conv() argument 275 if (index[k] >= 44 && index[k] < 108) { in index_conv() 276 index[k] += 64; in index_conv() 277 } else if (index[k] >= 108 && index[k] < 128) { in index_conv() 278 index[k] += 128; in index_conv() 283 static void lsf_dequantization(int16_t *lsfdeq, int16_t *index, int16_t lpc_n) in lsf_dequantization() argument 289 lsfdeq[pos + j] = lsf_codebook[cb_pos + index[i] * lsf_dim_codebook[i] + j]; in lsf_dequantization() 302 index[LSF_NSPLI in lsf_dequantization() 602 gain_dequantization(int index, int max_in, int stage) gain_dequantization() argument 633 create_augmented_vector(int index, int16_t *buffer, int16_t *cbVec) create_augmented_vector() argument 648 get_codebook(int16_t * cbvec, int16_t * mem, int16_t index, int16_t lMem, int16_t cbveclen ) get_codebook() argument 717 construct_vector( int16_t *decvector, int16_t *index, int16_t *gain_index, int16_t *mem, int16_t lMem, int16_t veclen) construct_vector() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | utxttest.cpp | 56 UTextTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument 270 i = 0; // native utf-8 index in TestString() 312 int destIndex = 0; // Code point index of the destination for a copy/move test. in TestCMR() 322 // Iterate over a whole series of source index, length and a target indexes. in TestCMR() 446 int32_t usi = 0; // UnicodeString position, utf-16 index. in TestCopyMove() 447 int64_t uti = 0; // UText position, native index. in TestCopyMove() 448 int32_t cpi; // char32 position (code point index) in TestCopyMove() 522 int32_t usi = 0; // UnicodeString position, utf-16 index. in TestReplace() 523 int64_t uti = 0; // UText position, native index. in TestReplace() 524 int32_t cpi; // char32 position (code point index) in TestReplace() 605 int64_t index; TestAccessNoClone() local 1313 fragTextAccess(UText *ut, int64_t index, UBool forward) fragTextAccess() argument [all...] |
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 385 typedef void (GL_APIENTRYP PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name); 422 typedef void (GL_APIENTRYP PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index); 426 typedef void (GL_APIENTRYP PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index); 437 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 438 typedef void (GL_APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 460 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params); 461 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params); 462 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer); 515 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x); 516 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FVPROC) (GLuint index, cons [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_descriptor_set.c | 67 * Tries to get a real descriptor using a descriptor map index from the 74 uint32_t index, in v3dv_descriptor_map_get_descriptor() 77 assert(index < map->num_desc); in v3dv_descriptor_map_get_descriptor() 79 uint32_t set_number = map->set[index]; in v3dv_descriptor_map_get_descriptor() 86 uint32_t binding_number = map->binding[index]; in v3dv_descriptor_map_get_descriptor() 92 uint32_t array_index = map->array_index[index]; in v3dv_descriptor_map_get_descriptor() 117 uint32_t index, in v3dv_descriptor_map_get_descriptor_bo() 120 assert(index < map->num_desc); in v3dv_descriptor_map_get_descriptor_bo() 122 uint32_t set_number = map->set[index]; in v3dv_descriptor_map_get_descriptor_bo() 129 uint32_t binding_number = map->binding[index]; in v3dv_descriptor_map_get_descriptor_bo() 71 v3dv_descriptor_map_get_descriptor(struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index, uint32_t *dynamic_offset) v3dv_descriptor_map_get_descriptor() argument 113 v3dv_descriptor_map_get_descriptor_bo(struct v3dv_device *device, struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index, VkDescriptorType *out_type) v3dv_descriptor_map_get_descriptor_bo() argument 159 v3dv_descriptor_map_get_sampler(struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index) v3dv_descriptor_map_get_sampler() argument 209 v3dv_descriptor_map_get_sampler_state(struct v3dv_device *device, struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index) v3dv_descriptor_map_get_sampler_state() argument 231 v3dv_descriptor_map_get_texture_bo(struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index) v3dv_descriptor_map_get_texture_bo() argument 261 v3dv_descriptor_map_get_texture_shader_state(struct v3dv_device *device, struct v3dv_descriptor_state *descriptor_state, struct v3dv_descriptor_map *map, struct v3dv_pipeline_layout *pipeline_layout, uint32_t index) v3dv_descriptor_map_get_texture_shader_state() argument 840 uint32_t index = pool->entry_count; descriptor_set_create() local [all...] |
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 366 typedef void (GL_APIENTRYP PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name); 403 typedef void (GL_APIENTRYP PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index); 407 typedef void (GL_APIENTRYP PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index); 418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 419 typedef void (GL_APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 441 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params); 442 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params); 443 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer); 496 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x); 497 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FVPROC) (GLuint index, cons [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-assembler.cc | 215 TNode<IntPtrT> InterpreterAssembler::RegisterFrameOffset(TNode<IntPtrT> index) { in RegisterFrameOffset() argument 216 return TimesSystemPointerSize(index); in RegisterFrameOffset() 231 int index = reg.ToOperand() * kSystemPointerSize; in LoadAndUntagRegister() local 234 index += 4; in LoadAndUntagRegister() 236 return ChangeInt32ToIntPtr(Load<Int32T>(base, IntPtrConstant(index))); in LoadAndUntagRegister() 238 return SmiToIntPtr(CAST(LoadFullTagged(base, IntPtrConstant(index)))); in LoadAndUntagRegister() 269 const RegListNodePair& reg_list, int index) { in LoadRegisterFromRegisterList() 270 TNode<IntPtrT> location = RegisterLocationInRegisterList(reg_list, index); in LoadRegisterFromRegisterList() 275 const RegListNodePair& reg_list, int index) { in RegisterLocationInRegisterList() 277 Uint32GreaterThan(reg_list.reg_count(), Int32Constant(index))); in RegisterLocationInRegisterList() 268 LoadRegisterFromRegisterList( const RegListNodePair& reg_list, int index) LoadRegisterFromRegisterList() argument 274 RegisterLocationInRegisterList( const RegListNodePair& reg_list, int index) RegisterLocationInRegisterList() argument 608 TNode<IntPtrT> index = BytecodeOperandIdxTaggedIndex() local 662 LoadConstantPoolEntry(TNode<WordT> index) LoadConstantPoolEntry() argument 669 LoadAndUntagConstantPoolEntry( TNode<WordT> index) LoadAndUntagConstantPoolEntry() argument 676 TNode<UintPtrT> index = BytecodeOperandConstantPoolIdx(operand_index); LoadConstantPoolEntryAtOperandIndex() local 1461 TNode<IntPtrT> index = var_index.value(); ExportParametersAndRegisterFile() local 1487 TNode<IntPtrT> index = var_index.value(); ExportParametersAndRegisterFile() local 1528 TNode<IntPtrT> index = var_index.value(); ImportRegisterFile() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_2_0_autogen.h | 30 GLuint index, 182 GLuint index); 197 GLuint index); 236 GLuint index, 245 GLuint index, 356 GLuint index, 361 GLuint index, 366 GLuint index, 628 GLuint index, 632 GLuint index, [all...] |
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 385 typedef void (GL_APIENTRYP PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name); 422 typedef void (GL_APIENTRYP PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index); 426 typedef void (GL_APIENTRYP PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index); 437 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 438 typedef void (GL_APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 460 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params); 461 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params); 462 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer); 515 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x); 516 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FVPROC) (GLuint index, cons [all...] |
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 385 typedef void (GL_APIENTRYP PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name); 422 typedef void (GL_APIENTRYP PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index); 426 typedef void (GL_APIENTRYP PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index); 437 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 438 typedef void (GL_APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 460 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params); 461 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params); 462 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer); 515 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x); 516 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FVPROC) (GLuint index, cons [all...] |
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 603 def insert(self, index, str): 604 self.tk.call(self._w, 'insert', index, str) 606 def pick(self, index): 607 self.tk.call(self._w, 'pick', index) 902 def dragsite_set(self, index): 903 self.tk.call(self._w, 'dragsite', 'set', index) 908 def dropsite_set(self, index): 909 self.tk.call(self._w, 'dropsite', 'set', index) 1434 def active_set(self, index): 1435 self.tk.call(self._w, 'active', 'set', index) [all...] |
/third_party/python/Python/ |
H A D | specialize.c | 502 Py_ssize_t index = _PyDict_GetItemHint(dict, &_Py_ID(__getattr__), -1, in specialize_module_load_attr() local 504 assert(index != DKIX_ERROR); in specialize_module_load_attr() 505 if (index != DKIX_EMPTY) { in specialize_module_load_attr() 509 index = _PyDict_GetItemHint(dict, name, -1, &value); in specialize_module_load_attr() 510 assert (index != DKIX_ERROR); in specialize_module_load_attr() 511 if (index != (uint16_t)index) { in specialize_module_load_attr() 521 cache->index = (uint16_t)index; in specialize_module_load_attr() 625 Py_ssize_t index in specialize_dict_access() local 991 Py_ssize_t index = _PyDictKeys_StringLookup(keys, name); _Py_Specialize_LoadMethod() local 1066 Py_ssize_t index = _PyDictKeys_StringLookup(globals_keys, name); _Py_Specialize_LoadGlobal() local [all...] |
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 366 typedef void (GL_APIENTRYP PFNGLBINDATTRIBLOCATIONPROC) (GLuint program, GLuint index, const GLchar *name); 403 typedef void (GL_APIENTRYP PFNGLDISABLEVERTEXATTRIBARRAYPROC) (GLuint index); 407 typedef void (GL_APIENTRYP PFNGLENABLEVERTEXATTRIBARRAYPROC) (GLuint index); 418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 419 typedef void (GL_APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); 441 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params); 442 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBIVPROC) (GLuint index, GLenum pname, GLint *params); 443 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBPOINTERVPROC) (GLuint index, GLenum pname, void **pointer); 496 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FPROC) (GLuint index, GLfloat x); 497 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIB1FVPROC) (GLuint index, cons [all...] |
/base/global/i18n_lite/frameworks/i18n/include/ |
H A D | date_time_data.h | 37 std::string GetMonthName(int32_t index, DateTimeDataType type = DateTimeDataType::FORMAT_ABBR);
38 std::string GetDayName(int32_t index, DateTimeDataType type = DateTimeDataType::FORMAT_ABBR);
39 std::string GetAmPmMarker(int32_t index, DateTimeDataType type);
|
/base/global/i18n_lite/interfaces/kits/i18n/include/ |
H A D | date_time_format.h | 118 * @brief Obtains the name for a day of the week based on the specified <b>index</b> and <b>type</b>.
120 * @param index Indicates the index for the name of a day of the week. The values <b>0</b> to <b>6</b>
127 std::string GetWeekName(const int32_t &index, DateTimeDataType type);
130 * @brief Obtains the month name based on the specified <b>index</b> and <b>type</b>.
132 * @param index Indicates the index for the month name. The values <b>0</b> to <b>11</b>
139 std::string GetMonthName(const int32_t &index, DateTimeDataType type);
142 * @brief Obtains the AM/PM marker based on the specified <b>index</b> and <b>type</b>.
144 * @param index Indicate [all...] |
/base/accesscontrol/sandbox_manager/services/common/database/include/ |
H A D | statement.h | 33 void Bind(const int32_t index, const std::string &text); 34 void Bind(const int32_t index, int32_t value); 35 void Bind(const int32_t index, int64_t value);
|
/base/security/access_token/services/common/database/include/ |
H A D | statement.h | 35 void Bind(const int32_t index, const std::string& text); 36 void Bind(const int32_t index, int32_t value); 37 void Bind(const int32_t index, int64_t value);
|
/base/security/security_guard/frameworks/common/obtaindata/src/ |
H A D | security_event_query_callback_stub.cpp | 48 for (uint32_t index = 0; index < size; index++) { in OnRemoteRequest()
|
/base/telephony/core_service/utils/vcard/src/contact_data/ |
H A D | vcard_photo_data.cpp | 34 int32_t index; in BuildData() local 36 resultSet->GetColumnIndex(ContactData::BLOB_DATA, index); in BuildData() 37 resultSet->GetBlob(index, photoBlobData); in BuildData()
|