Searched defs:Index (Results 1 - 25 of 515) sorted by last modified time

1234567891011>>

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c136 * - Index : integer (range 0...23) indicating bottle neck &
148 const WebRtc_UWord16 Index)
181 /* The function also checks if Index has a valid value */
182 errCode = WebRtcIsacfix_UpdateUplinkBwRec(bweStr, Index);
543 /* Index - integer (range 0...23) indicating bottle neck & jitter as estimated by other side */
546 const WebRtc_Word16 Index)
550 if ( (Index < 0) || (Index > 23) ) {
556 if ( Index > 11 ) {
557 RateInd = Index
142 WebRtcIsacfix_UpdateUplinkBwImpl(BwEstimatorstr *bweStr, const WebRtc_UWord16 rtpNumber, const WebRtc_Word16 frameSize, const WebRtc_UWord32 sendTime, const WebRtc_UWord32 arrivalTime, const WebRtc_Word16 pksize, const WebRtc_UWord16 Index) argument
545 WebRtcIsacfix_UpdateUplinkBwRec(BwEstimatorstr *bweStr, const WebRtc_Word16 Index) argument
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c2649 #define SQLITE_CREATE_INDEX 1 /* Index Name Table Name */
2651 #define SQLITE_CREATE_TEMP_INDEX 3 /* Index Name Table Name */
2658 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */
2660 #define SQLITE_DROP_TEMP_INDEX 12 /* Index Name Table Name */
2675 #define SQLITE_REINDEX 27 /* Index Name NULL */
3585 ** CAPI3REF: Index Of A Parameter With A Given Name
8796 typedef struct Index Index; typedef in typeref:struct:Index
8987 int iTable, /* Index of root page */
9472 SQLITE_PRIVATE void sqlite3VdbeSetP4KeyInfo(Parse*, Index*);
11157 struct Index { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c2649 #define SQLITE_CREATE_INDEX 1 /* Index Name Table Name */
2651 #define SQLITE_CREATE_TEMP_INDEX 3 /* Index Name Table Name */
2658 #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */
2660 #define SQLITE_DROP_TEMP_INDEX 12 /* Index Name Table Name */
2675 #define SQLITE_REINDEX 27 /* Index Name NULL */
3585 ** CAPI3REF: Index Of A Parameter With A Given Name
8796 typedef struct Index Index; typedef in typeref:struct:Index
8987 int iTable, /* Index of root page */
9472 SQLITE_PRIVATE void sqlite3VdbeSetP4KeyInfo(Parse*, Index*);
11157 struct Index { struct
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/openfst/src/include/fst/
H A Dstate-reachable.h142 typedef I Index; typedef in class:fst::StateReachable
/external/mesa3d/src/mesa/program/
H A Dprog_instruction.h247 * Number of bits for the src/dst register Index field.
259 GLint Index:(INST_INDEX_BITS+1); /**< Extra bit here for sign bit. member in struct:prog_src_register
299 GLuint Index:INST_INDEX_BITS; /**< Unsigned, never negative */ member in struct:prog_dst_register
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h61 int Index : 16; /* SINT */ member in struct:ureg_src
84 int Index : 16; /* SINT */ member in struct:ureg_dst
935 reg.IndirectIndex = addr.Index;
947 reg.IndirectIndex = addr.Index;
972 reg.DimIndIndex = addr.Index;
996 dst.Index = src.Index;
1017 src.Index = index;
1044 src.Index = dst.Index;
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h251 int Index : 16; /* SINT */ member in struct:i915_src_register
270 int Index : 16; /* SINT */ member in struct:i915_dst_register
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c363 int Index; member in struct:src_select
384 select->Index = index;
407 can_use_presub_data_add_select(d, src->File, src->Index,
454 presub_src0->Index,
461 presub_src1->Index,
469 && presub_src0->Index == presub_src1->Index) {
487 && d.Selects[i].Index == d.Selects[j].Index) {
H A Dradeon_emulate_branches.c37 unsigned int Index:RC_REGISTER_INDEX_BITS; member in struct:proxy_info
77 inst_mov->U.I.DstReg.Index = rc_find_free_temporary(s->C);
82 inst->U.I.SrcReg[0].Index = inst_mov->U.I.DstReg.Index;
127 proxy->Index = rc_find_free_temporary(sap->S->C);
139 *pindex = proxy->Index;
167 inst_mov->U.I.DstReg.Index = proxies->Temporary[index].Index;
170 inst_mov->U.I.SrcReg[0].Index = index;
186 inst_cmp->U.I.DstReg.Index
[all...]
H A Dradeon_emulate_loops.c51 int Index; member in struct:count_inst
93 value->Src->Index != index ||
100 inst->U.I.SrcReg[0].Index)){
106 inst->U.I.SrcReg[0].Index,
122 count_inst->Index != index ||
141 inst->U.I.SrcReg[0].Index == count_inst->Index &&
145 inst->U.I.SrcReg[1].Index == count_inst->Index &&
155 inst->U.I.SrcReg[amnt_src_index].Index)){
[all...]
H A Dradeon_optimize.c39 unsigned int Index; member in struct:src_clobbered_reads_cb_data
52 combine.Index = inner.Index;
112 && src->Index == sc_data->Index
133 sc_data.Index = index;
333 inst->U.I.SrcReg[src].Index >= c->Program.Constants.Count)
337 &c->Program.Constants.Constants[inst->U.I.SrcReg[src].Index];
376 newsrc.Index = 0;
412 if (dst.File != src.File || dst.Index !
[all...]
H A Dradeon_pair_regalloc.c56 unsigned int Index:RC_REGISTER_INDEX_BITS; member in struct:register_info
199 *index = reg->Index;
213 s->Input[input].Index = hwreg;
227 s->Temporary[i].Index = i + s->NumInputs;
388 variable->Dst.Index, writemask);
629 get_reg_id(s->Input[i].Index, writemask));
679 s->Input[i].Index, s->Input[i].Writemask));
H A Dradeon_program.h45 signed int Index:(RC_REGISTER_INDEX_BITS+1); member in struct:rc_src_register
59 unsigned int Index:RC_REGISTER_INDEX_BITS; member in struct:rc_dst_register
H A Dradeon_program_pair.h61 unsigned int Index:RC_REGISTER_INDEX_BITS; member in struct:rc_pair_instruction_source
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c73 struct match_info Index; member in struct:src_tokens
112 tokens.Index.String = src_str + matches[4].rm_so;
113 tokens.Index.Length = match_length(matches, 4);
138 /* Index */
140 src_reg->Index = strtol(tokens.Index.String, NULL, 10);
193 src_reg->File, src_reg->Index, src_reg->Swizzle,
202 struct match_info Index; member in struct:dst_tokens
234 tokens.Index.String = dst_str + matches[2].rm_so;
235 tokens.Index
[all...]
/external/mesa3d/src/gallium/drivers/radeon/
H A DSIISelLowering.cpp364 uint64_t Index = BasePtr->getZExtValue(); local
365 assert(Index % TypeDwordWidth == 0 && "USER_SGPR not properly aligned");
366 unsigned SGPRIndex = Index / TypeDwordWidth;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h171 unsigned Index : 16; /**< UINT */ member in struct:tgsi_declaration_semantic
527 int Index : 16; member in struct:tgsi_texture_offset
541 int Index : 16; /* SINT */ member in struct:tgsi_instruction_predicate
553 * Index specifies the element number of a register in the register file.
555 * If Indirect is TRUE, Index should be offset by the X component of a source
571 int Index : 16; /* SINT */ member in struct:tgsi_src_register
595 int Index : 16; /* SINT */ member in struct:tgsi_dimension
604 int Index : 16; /* SINT */ member in struct:tgsi_dst_register
/external/mesa3d/src/mesa/main/
H A Datifragshader.h32 GLuint Index; member in struct:atifragshader_src_register
39 GLuint Index; member in struct:atifragshader_dst_register
H A Dmtypes.h731 GLuint ClearIndex; /**< Index for glClear */
809 * \note Index and Edgeflag current values are stored as floats in the
899 GLfloat Index; /**< Fog index */ member in struct:gl_fog_attrib
2267 * Index (GL_UNIFORM_BLOCK_BINDING) into ctx->UniformBufferBindings[] to use
3252 GLuint CurrentPos; /**< Index into current block of nodes */
/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp568 unsigned Index; member in struct:__anon26561::SubtargetFeatureInfo
570 SubtargetFeatureInfo(Record *D, unsigned Idx) : TheDef(D), Index(Idx) {}
578 errs() << getEnumName() << " " << Index << "\n";
1138 unsigned Index = 0; local
1140 ie = RegisterSets.end(); it != ie; ++it, ++Index) {
1142 CI->Kind = ClassInfo::RegisterClass0 + Index;
1143 CI->ClassName = "Reg" + utostr(Index);
1144 CI->Name = "MCK_Reg" + utostr(Index);
1218 unsigned Index = 0; local
1220 ie = AsmOperands.end(); it != ie; ++it, ++Index) {
[all...]
H A DCodeGenSchedule.h47 unsigned Index; member in struct:llvm::CodeGenSchedRW
59 : Index(0), TheDef(nullptr), IsRead(false), IsAlias(false),
62 : Index(Idx), TheDef(Def), IsAlias(false), IsVariadic(false) {
77 : Index(Idx), Name(Name), TheDef(nullptr), IsRead(Read), IsAlias(false),
128 unsigned Index; member in struct:llvm::CodeGenSchedClass
145 CodeGenSchedClass(): Index(0), ItinClassDef(nullptr) {}
175 unsigned Index; member in struct:llvm::CodeGenProcModel
201 Index(Idx), ModelName(Name), ModelDef(MDef), ItinsDef(IDef) {}
/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp246 UInt32 Index; member in struct:NArchive::N7z::CRefItem
252 Index(index),
1027 UInt32 index = refItems[i].Index;
/external/lzma/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs17 public uint Index; field in struct:SevenZip.Compression.LZMA.Base.State
18 public void Init() { Index = 0; }
21 if (Index < 4) Index = 0;
22 else if (Index < 10) Index -= 3;
23 else Index -= 6;
25 public void UpdateMatch() { Index = (uint)(Index < 7 ? 7 : 10); }
26 public void UpdateRep() { Index
[all...]

Completed in 755 milliseconds

1234567891011>>