Searched refs:level (Results 276 - 300 of 1375) sorted by relevance

<<11121314151617181920>>

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiLine.java39 * The implementation of the access to same-level-runs and of the reordering
45 * same-level-runs is created. Reordering then is done on this vector.
46 * For each run of text positions that were resolved to the same level,
91 are already set to paragraph level.
93 level of B chars from 0 to paraLevel in getLevels when
175 byte level;
185 /* get the level of the first character */
186 level = (byte)(levels[0] & 1);
188 /* if there is anything of a different level, then the line
191 (lineBidi.paraLevel & 1) != level) {
319 getSingleRun(Bidi bidi, byte level) argument
[all...]
/external/linux-tools-perf/src/tools/perf/util/
H A Ddebug.c19 int eprintf(int level, const char *fmt, ...) argument
24 if (verbose >= level) {
/external/lldb/scripts/Python/interface/
H A DSBBreakpointLocation.i101 GetDescription (lldb::SBStream &description, DescriptionLevel level);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_flush.c100 unsigned level,
109 referenced = llvmpipe_is_resource_referenced(pipe, resource, level, layer);
98 llvmpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, int layer, boolean read_only, boolean cpu_access, boolean do_not_block, const char *reason) argument
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.h46 struct pipe_transfer * r600_compute_global_get_transfer(struct pipe_context *, struct pipe_resource *, unsigned level,
50 void r600_compute_global_transfer_inline_write( struct pipe_context *, struct pipe_resource *, unsigned level,
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c205 * Given the texture face, level, zslice, x and y values, compute
218 addr.bits.level * 7);
244 _debug_printf("miss at %u: x=%d y=%d z=%d face=%d level=%d\n"
245 " tile %u: x=%d y=%d z=%d face=%d level=%d\n",
246 pos, x/TILE_SIZE, y/TILE_SIZE, z, face, level,
247 pos, tile->addr.bits.x, tile->addr.bits.y, tile->z, tile->face, tile->level);
253 tc->tex_level != addr.bits.level ||
268 width = u_minify(tc->texture->width0, addr.bits.level);
274 height = u_minify(tc->texture->height0, addr.bits.level);
280 addr.bits.level,
[all...]
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h109 static INLINE void XVMC_MSG(unsigned int level, const char *fmt, ...) argument
117 if (level <= debug_level) {
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_tex.h62 int level,
67 int level);
/external/mesa3d/src/mesa/main/
H A Dtexparam.h34 _mesa_GetTexLevelParameterfv( GLenum target, GLint level,
38 _mesa_GetTexLevelParameteriv( GLenum target, GLint level,
/external/openfst/src/include/fst/
H A Dlog.h51 #define VLOG(level) if ((level) <= FLAGS_v) LOG(INFO)
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_compress.c12 Compresses the source buffer into the destination buffer. The level
20 Z_STREAM_ERROR if the level parameter is invalid.
27 int level)
46 err = deflateInit(&stream, level);
22 compress2( Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen, int level) argument
/external/pdfium/third_party/freetype/include/internal/
H A Dftvalid.h50 /* A table that passes this validation level can be used reliably by */
55 /* A table that passes this validation level can be used reliably and */
67 /* level anyway but it can be useful for certain tools like font */
82 /* the maximum level of warnings. */
92 FT_ValidationLevel level; /* validation level */ member in struct:FT_ValidatorRec_
110 FT_ValidationLevel level );
118 /* to high-level caller. Using `setjmp/longjmp' avoids many stupid */
/external/skia/src/core/
H A DSkRTree.h82 Branch bulkLoad(SkTDArray<Branch>* branches, int level = 0);
87 Node* allocateNodeAtLevel(uint16_t level);
/external/toybox/toys/lsb/
H A Ddmesg.c20 -r Raw output (with <level markers>)
30 long level;
38 if (klogctl(8, NULL, TT.level)) perror_exit("klogctl");
51 // Filter out level markers and optionally time markers
/external/v8/src/
H A Dhandles-inl.h90 current->level++;
105 current->level--;
126 DCHECK(current->level > 0);
132 current->level++;
164 level_ = current->level;
165 current->level = 0;
173 DCHECK_EQ(0, current->level);
174 current->level = level_;
/external/webrtc/src/modules/audio_processing/
H A Dgain_control_impl.h44 virtual int set_stream_analog_level(int level);
47 virtual int set_target_level_dbfs(int level);
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_server_i.h72 void tlsv1_server_alert(struct tlsv1_server *conn, u8 level, u8 description);
77 u8 * tlsv1_server_send_alert(struct tlsv1_server *conn, u8 level,
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_server_i.h72 void tlsv1_server_alert(struct tlsv1_server *conn, u8 level, u8 description);
77 u8 * tlsv1_server_send_alert(struct tlsv1_server *conn, u8 level,
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_server_i.h72 void tlsv1_server_alert(struct tlsv1_server *conn, u8 level, u8 description);
77 u8 * tlsv1_server_send_alert(struct tlsv1_server *conn, u8 level,
/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp101 static void lookupQuad (ColorQuad& dst, const ConstPixelBufferAccess& level, const Sampler& sampler, int x0, int x1, int y0, int y1, int z) argument
103 dst.p00 = lookup<float>(level, sampler, x0, y0, z);
104 dst.p10 = lookup<float>(level, sampler, x1, y0, z);
105 dst.p01 = lookup<float>(level, sampler, x0, y1, z);
106 dst.p11 = lookup<float>(level, sampler, x1, y1, z);
115 static void lookupLine (ColorLine& dst, const ConstPixelBufferAccess& level, const Sampler& sampler, int x0, int x1, int y) argument
117 dst.p0 = lookup<float>(level, sampler, x0, y, 0);
118 dst.p1 = lookup<float>(level, sampler, x1, y, 0);
490 static bool isNearestSampleResultValid (const ConstPixelBufferAccess& level, argument
497 DE_ASSERT(level
517 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, const int coordZ, const Vector<ScalarType, 4>& result) argument
552 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec3& coord, const Vector<ScalarType, 4>& result) argument
592 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) argument
626 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) argument
682 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) argument
1194 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) argument
1208 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) argument
1841 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) argument
1936 const ConstPixelBufferAccess& level = texture.getLevel(levelNdx); local
2258 isGatherOffsetsResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, int coordZ, int componentNdx, const IVec2 (&offsets)[4], const Vector<ScalarType, 4>& result) argument
[all...]
/external/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp522 BreakpointLocation::GetDescription (Stream *s, lldb::DescriptionLevel level) argument
526 // If the description level is "initial" then the breakpoint is printing out our initial state,
528 if (level != eDescriptionLevelInitial)
534 if (level == lldb::eDescriptionLevelBrief)
537 if (level != eDescriptionLevelInitial)
540 if (level == lldb::eDescriptionLevelVerbose)
547 if (level == lldb::eDescriptionLevelFull || level == eDescriptionLevelInitial)
595 if (level == lldb::eDescriptionLevelVerbose)
601 if (m_address.IsSectionOffset() && (level
[all...]
/external/markdown/markdown/extensions/
H A Dtoc.py33 level = 0
63 while tag_level < level:
65 level -= 1
67 if tag_level > level:
74 level += 1
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_staging.c55 unsigned level,
65 tx->base.level = level;
98 tx->base.resource, level, &sbox);
123 pipe->resource_copy_region(pipe, tx->base.resource, tx->base.level, tx->base.box.x, tx->base.box.y, tx->base.box.z + zi,
53 util_staging_transfer_init(struct pipe_context *pipe, struct pipe_resource *pt, unsigned level, unsigned usage, const struct pipe_box *box, boolean direct, struct util_staging_transfer *tx) argument
/external/webp/src/enc/
H A Dconfig.c148 // Mapping between -z level and -m / -q parameter settings.
157 int WebPConfigLosslessPreset(WebPConfig* config, int level) { argument
158 if (config == NULL || level < 0 || level > MAX_LEVEL) return 0;
160 config->method = kLosslessPresets[level].method_;
161 config->quality = kLosslessPresets[level].quality_;
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp997 void ReferenceContext::texImage1D (deUint32 target, int level, deUint32 internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data)
999 texImage2D(target, level, internalFormat, width, 1, border, format, type, data);
1002 void ReferenceContext::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data)
1004 texImage3D(target, level, internalFormat, width, height, 1, border, format, type, data);
1021 void ReferenceContext::texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data)
1030 RC_IF_ERROR(width < 0 || height < 0 || depth < 0 || level < 0, GL_INVALID_VALUE, RC_RET_VOID);
1044 // Validate size and level.
1046 RC_IF_ERROR(level > deLog2Floor32(m_limits.maxTexture2DSize), GL_INVALID_VALUE, RC_RET_VOID);
1052 RC_IF_ERROR(!texture->hasLevel(level), GL_INVALID_OPERATION, RC_RET_VOID);
1054 ConstPixelBufferAccess dst(texture->getLevel(level));
1277 texSubImage1D(deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) argument
1282 texSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) argument
1287 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) argument
1424 copyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) argument
[all...]

Completed in 7150 milliseconds

<<11121314151617181920>>