Searched defs:range (Results 276 - 300 of 365) sorted by relevance

<<1112131415

/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_wext.c1606 struct iw_range *range; local
1616 range = os_zalloc(buflen);
1617 if (range == NULL)
1622 iwr.u.data.pointer = (caddr_t) range;
1625 minlen = ((char *) &range->enc_capa) - (char *) range +
1626 sizeof(range->enc_capa);
1631 os_free(range);
1634 range->we_version_compiled >= 18) {
1637 range
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar ... .p2.updatesite.SiteModel site String id String range private void processExpression (org.xml.sax.Attributes ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.console_1.0.200.v20100601.jar ... .console.CommandInterpreter interpreter String profileId String id String range org.eclipse.equinox.p2.engine. ...
H A Dorg.eclipse.osgi.util_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h800 SExpr *range() { return Range; } function in class:clang::threadSafety::Field
801 const SExpr *range() const { return Range; } function in class:clang::threadSafety::Field
815 typename C::CType Ct = Cmp.compare(range(), E->range());
/external/clang/lib/Serialization/
H A DASTWriter.cpp582 SourceRange range = TL.getAttrOperandParensRange(); local
583 Writer.AddSourceLocation(range.getBegin(), Record);
584 Writer.AddSourceLocation(range.getEnd(), Record);
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2495 tcu::Vec2 range = tcu::Vec2(1.0f, 1.0f); local
2500 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range.getPtr());
2501 if (range.y() < requiredPointSize)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c520 * Valid range for abs values is:
522 * Valid range for delta values are:
684 * range
819 /* Convert speed to continuous range, with clamping */
1671 /* active values should only be modified if out of new range */
3717 * the maximum key frame interval. Here force the Q to a range
3875 /* Limit Q range for the adaptive loop. */
4109 /* Limit Q range for the adaptive loop. */
4190 /* Is the projected frame size out of range and are we allowed
4200 /* Frame size out of permitted range
5468 const int range = 63; local
[all...]
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h411 struct r600_range *range; member in struct:r600_context
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp854 const CPVT_SecProps & newsecprops, const CPVT_WordProps & newwordprops, const CPVT_WordRange & range)
857 m_wrPlace(range),
901 const CPVT_WordProps & oldprops, const CPVT_WordProps & newprops, const CPVT_WordRange & range)
904 m_wrPlace(range),
1269 CFX_WideString CFX_Edit::GetRangeText(const CPVT_WordRange & range) const
1279 CPVT_WordRange wrTemp = range;
2057 void CFX_Edit::RearrangePart(const CPVT_WordRange & range) argument
2062 m_pVT->RearrangePart(range);
3191 CPVT_WordRange range = m_SelState.ConvertToWordRange(); local
3201 pIterator->SetAt(range
852 CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, const CPVT_SecProps & oldsecprops, const CPVT_WordProps & oldwordprops, const CPVT_SecProps & newsecprops, const CPVT_WordProps & newwordprops, const CPVT_WordRange & range) argument
900 CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, const CPVT_WordProps & oldprops, const CPVT_WordProps & newprops, const CPVT_WordRange & range) argument
[all...]
/external/selinux/checkpolicy/
H A Dpolicy_define.c477 yyerror2("conflicting default range information for class %s", id);
1093 yyerror2("category range is invalid");
1742 av_operations_range_t range; member in struct:av_operations_range_list
1751 /* order list by range.low */
1763 if (sorted->range.low < r2->range.low) {
1764 /* range is the new head */
1769 (r->range.low < r2->next->range.low)) {
1770 /* insert range betwee
[all...]
/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c622 rangetrans->range = (struct cil_levelrange*)range_datum;
625 if (rangetrans->range->datum.name == NULL) {
626 rc = cil_resolve_levelrange(current, rangetrans->range, extra_args);
632 rc = cil_resolve_levelrange(current, rangetrans->range, extra_args);
826 userrange->range = (struct cil_levelrange*)range_datum;
827 user->range = userrange->range;
830 if (user->range->datum.name == NULL) {
831 rc = cil_resolve_levelrange(current, user->range, extra_args);
836 } else if (userrange->range !
2524 struct cil_levelrange *range = NULL; local
[all...]
H A Dcil_build_ast.c1292 cil_levelrange_init(&userrange->range);
1294 rc = cil_fill_levelrange(parse_current->next->next->cl_head, userrange->range);
1318 if (userrange->range_str == NULL && userrange->range != NULL) {
1319 cil_destroy_levelrange(userrange->range);
1401 cil_levelrange_init(&selinuxuser->range);
1403 rc = cil_fill_levelrange(parse_current->next->next->next->cl_head, selinuxuser->range);
1449 cil_levelrange_init(&selinuxuser->range);
1451 rc = cil_fill_levelrange(parse_current->next->next->cl_head, selinuxuser->range);
1474 if (selinuxuser->range_str == NULL && selinuxuser->range != NULL) {
1475 cil_destroy_levelrange(selinuxuser->range);
5366 char *range; local
[all...]
/external/toybox/toys/pending/
H A Dxzcat.c1258 uint32_t range; member in struct:rc_dec
1356 * when the distance is in the range [4, 127].
1586 /* Reset the range decoder. */
1589 rc->range = (uint32_t)-1;
1617 * Return true if it is possible (from point of view of range decoder) that
1628 if (rc->range < RC_TOP_VALUE) {
1629 rc->range <<= RC_SHIFT_BITS;
1651 bound = (rc->range >> RC_BIT_MODEL_TOTAL_BITS) * *prob;
1653 rc->range = bound;
1657 rc->range
[all...]
/external/valgrind/coregrind/
H A Dm_transtab.c92 /* Equivalence classes for fast address range deletion. There are 1 +
94 address range which does not fall cleanly within any specific bin.
194 delete it when translations of a given address range are
198 /* Address range summary info: these are pointers back to
357 address range equivalence classes. These hold indices into
979 /*--- Address-range equivalence class stuff ---*/
982 /* Return equivalence class number for a range. */
1177 BAD("tte->n_tte2ec out of range");
1187 BAD("tte->tte2ec_ec[..] out of range");
1192 BAD("tte->tte2ec_ix[..] out of range");
1859 overlaps( Addr start, ULong range, const VexGuestExtents* vge ) argument
1946 delete_translations_in_sector_eclass( Sector* sec, SECno secNo, Addr guest_start, ULong range, EClassNo ec, VexArch arch_host, VexEndness endness_host ) argument
1987 delete_translations_in_sector( Sector* sec, SECno secNo, Addr guest_start, ULong range, VexArch arch_host, VexEndness endness_host ) argument
2007 discard_translations( Addr guest_start, ULong range, const HChar* who ) argument
[all...]
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp306 // Use the effective source range of the literal, including the leading '@'.
1230 SourceRange range = overridden->getReturnTypeSourceRange(); local
1231 SourceLocation loc = range.getBegin();
1235 << /*current method*/ 1 << range;
3114 SourceRange range(NCE->getOperatorLoc(),
3119 char PrevChar = *SM.getCharacterData(range.getBegin().getLocWithOffset(-1));
3124 DiagB.AddFixItHint(FixItHint::CreateReplacement(range, BridgeCall));
3132 SourceRange range = castedE->getSourceRange(); local
3137 char PrevChar = *SM.getCharacterData(range.getBegin().getLocWithOffset(-1));
3144 DiagB.AddFixItHint(FixItHint::CreateInsertion(range
3175 SourceRange range = castedE->getSourceRange(); local
[all...]
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp982 // For contexts, we only one the first character as the range.
1625 "Loop body skipped when range is empty";
2114 /// If the locations in the range are not on the same line, returns None.
2586 const SourceRange range = *I; local
2587 if (!range.isValid())
2589 hash.AddInteger(range.getBegin().getRawEncoding());
2590 hash.AddInteger(range.getEnd().getRawEncoding());
2706 // If no custom ranges, add the range of the statement corresponding to
2715 // User-specified absence of range info.
3531 // FIXME: actually print the range
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp345 glw::GLint range[2] = { -1, -1 }; local
348 gl.getShaderPrecisionFormat(shaderTypeGL, intPrecisionGL, &range[0], &precision);
351 TCU_CHECK(de::inBounds(range[0], 8, 32));
353 const int numBitsInType = range[0] + 1;
/external/freetype/src/truetype/
H A Dttinterp.c132 /* Switches to a new code range (updates the code related elements in */
136 /* range :: The new execution code range. */
138 /* IP :: The new IP in the new code range. */
145 FT_Int range,
151 FT_ASSERT( range >= 1 && range <= 3 );
153 coderange = &exec->codeRangeTable[range - 1];
159 /* range, we test for IP <= Size instead of IP < Size. */
166 exec->curRange = range;
144 TT_Goto_CodeRange( TT_ExecContext exec, FT_Int range, FT_Long IP ) argument
189 TT_Set_CodeRange( TT_ExecContext exec, FT_Int range, void* base, FT_Long length ) argument
1642 TT_CodeRange* range; local
[all...]
/external/lldb/source/Commands/
H A DCommandObjectTarget.cpp452 result.AppendErrorWithFormat ("index %u is out of range, valid target indexes are 0 - %u\n",
541 result.AppendErrorWithFormat ("target index %u is out of range, valid target indexes are 0 - %u\n",
545 result.AppendErrorWithFormat("target index %u is out of range, the only valid index is 0\n",
1646 AddressRange range; local
1651 range);
1653 DumpAddress (exe_scope, range.GetBaseAddress(), verbose, strm);
3604 AddressRange range; local
3605 if (!sc.GetAddressRange (eSymbolContextFunction | eSymbolContextSymbol, 0, false, range))
3607 if (!range.GetBaseAddress().IsValid())
3612 addr_t start_addr = range
[all...]
/external/lzma/C/
H A DLzmaEnc.c223 UInt32 range; member in struct:__anon11523
487 p->range = 0xFFFFFFFF;
541 p->range >>= 1;
542 p->low += p->range & (0 - ((value >> --numBits) & 1));
543 if (p->range < kTopValue)
545 p->range <<= 8;
555 UInt32 newBound = (p->range >> kNumBitModelTotalBits) * ttt;
558 p->range = newBound;
564 p->range -= newBound;
568 if (p->range < kTopValu
[all...]
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.c163 #define INS_Goto_CodeRange( range, ip ) \
164 Ins_Goto_CodeRange( EXEC_ARG_ range, ip )
271 /* Switches to a new code range (updates the code related elements in */
275 /* range :: The new execution code range. */
277 /* IP :: The new IP in the new code range. */
284 FT_Int range,
290 FT_ASSERT( range >= 1 && range <= 3 );
292 coderange = &exec->codeRangeTable[range
283 TT_Goto_CodeRange( TT_ExecContext exec, FT_Int range, FT_Long IP ) argument
328 TT_Set_CodeRange( TT_ExecContext exec, FT_Int range, void* base, FT_Long length ) argument
1790 TT_CodeRange* range; local
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1618 DescriptorProto::ExtensionRange* range = proto->add_extension_range(); local
1619 range->set_start(extension_range(i)->start);
1620 range->set_end(extension_range(i)->end);
3563 const Descriptor::ExtensionRange* range = result->extension_range(j); local
3564 if (range->start <= field->number() && field->number() < range->end) {
3568 "Extension range $0 to $1 includes field \"$2\" ($3).",
3569 range->start, range->end - 1,
3583 strings::Substitute("Extension range
[all...]
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h122 /* Options how a new object range should be decided */
196 mls_semantic_range_t range; /* MLS range (min. - max.) for user */ member in struct:user_datum
199 mls_range_t exp_range; /* expanded range used for validation */
200 mls_level_t exp_dfltlevel; /* expanded range used for validation */
570 /* range transitions */

Completed in 1038 milliseconds

<<1112131415