Searched refs:level (Results 76 - 100 of 1375) sorted by relevance

1234567891011>>

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java204 int tc, mode, option, level;
236 for (level = 0; level < LEVELS_COUNT; level++) {
238 " option=" + optionValue + " level=" + level);
239 bidi.setPara(pseudoToU16(src), paraLevels[level], null);
253 paraLevels[level]);
256 index = outIndices[tc][mode][option][level];
261 String.valueOf(level))) {
293 inverseBasic(Bidi bidi, String src, int option, byte level) argument
403 assertRoundTrip(Bidi bidi, int tc, int outIndex, String src, String dest, int mode, int option, byte level) argument
475 checkResultLength(Bidi bidi, String src, String dest, String mode, String option, byte level) argument
613 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) argument
[all...]
/external/lldb/source/Core/
H A DLanguage.cpp110 Language::AsCString (lldb::DescriptionLevel level) const
112 if (m_language < g_num_languages && level < kNumDescriptionLevels)
114 const char *name = g_languages[m_language].names[level];
117 else if (level + 1 < kNumDescriptionLevels)
118 return AsCString ((lldb::DescriptionLevel)(level + 1));
132 Language::GetDescription (Stream *s, lldb::DescriptionLevel level) const
134 const char *lang_cstr = AsCString(level);
/external/replicaisland/src/com/replica/replicaisland/
H A DLevelSelectActivity.java50 public LevelTree.Level level; field in class:LevelSelectActivity.LevelMetaData
57 return level.name;
100 LevelMetaData level = mLevelData.get(position);
101 if (level != null) {
102 if (!level.enabled) {
103 if (level.level.completed) {
138 } else if (mLevelData.get(position).level.completed) {
155 view.setText(mLevelData.get(position).level.name);
160 view2.setText(mLevelData.get(position).level
272 addItem(LevelTree.Level level, int x, int y, boolean enabled) argument
[all...]
/external/webrtc/src/system_wrappers/source/
H A Dtrace_impl.h50 static TraceImpl* GetTrace(const TraceLevel level = kTraceAll);
59 void AddImpl(const TraceLevel level, const TraceModule module,
64 bool TraceCheck(const TraceLevel level) const;
70 const TraceLevel level = kTraceAll);
76 const TraceLevel level) const = 0;
87 WebRtc_Word32 AddLevel(char* szMessage, const TraceLevel level) const;
99 const TraceLevel level);
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c90 DBG("%s target %s format %s level %d..%d <-- %p\n", __FUNCTION__,
533 free((*mt)->level[i].slice);
570 GLuint level = intelImage->base.Base.Level; local
588 /* Test image dimensions against the base level image adjusted for
592 if (width != mt->level[level].width ||
593 height != mt->level[level].height ||
594 depth != mt->level[level]
602 intel_miptree_set_level_info(struct intel_mipmap_tree *mt, GLuint level, GLuint x, GLuint y, GLuint w, GLuint h, GLuint d) argument
625 intel_miptree_set_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint img, GLuint x, GLuint y) argument
650 intel_miptree_get_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint face, GLuint layer, GLuint *x, GLuint *y) argument
674 intel_miptree_copy_slice(struct intel_context *intel, struct intel_mipmap_tree *dst_mt, struct intel_mipmap_tree *src_mt, int level, int face, int depth) argument
749 int level = intelImage->base.Base.Level; local
870 intel_miptree_slice_set_needs_hiz_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
885 intel_miptree_slice_set_needs_depth_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
899 intel_miptree_slice_resolve(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer, enum gen6_hiz_op need) argument
919 intel_miptree_slice_resolve_hiz(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
929 intel_miptree_slice_resolve_depth(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
1068 intel_miptree_map_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1110 intel_miptree_unmap_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1120 intel_miptree_map_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1181 intel_miptree_unmap_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1194 intel_miptree_map_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1240 intel_miptree_unmap_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1270 intel_miptree_map_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1301 intel_miptree_unmap_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1335 intel_miptree_map_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1405 intel_miptree_unmap_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode) argument
1497 intel_miptree_release_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1509 intel_miptree_map_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1560 intel_miptree_unmap_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1591 intel_miptree_map_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1650 intel_miptree_unmap_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1675 intel_miptree_map(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1702 intel_miptree_unmap(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c90 DBG("%s target %s format %s level %d..%d <-- %p\n", __FUNCTION__,
533 free((*mt)->level[i].slice);
570 GLuint level = intelImage->base.Base.Level; local
588 /* Test image dimensions against the base level image adjusted for
592 if (width != mt->level[level].width ||
593 height != mt->level[level].height ||
594 depth != mt->level[level]
602 intel_miptree_set_level_info(struct intel_mipmap_tree *mt, GLuint level, GLuint x, GLuint y, GLuint w, GLuint h, GLuint d) argument
625 intel_miptree_set_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint img, GLuint x, GLuint y) argument
650 intel_miptree_get_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint face, GLuint layer, GLuint *x, GLuint *y) argument
674 intel_miptree_copy_slice(struct intel_context *intel, struct intel_mipmap_tree *dst_mt, struct intel_mipmap_tree *src_mt, int level, int face, int depth) argument
749 int level = intelImage->base.Base.Level; local
870 intel_miptree_slice_set_needs_hiz_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
885 intel_miptree_slice_set_needs_depth_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
899 intel_miptree_slice_resolve(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer, enum gen6_hiz_op need) argument
919 intel_miptree_slice_resolve_hiz(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
929 intel_miptree_slice_resolve_depth(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
1068 intel_miptree_map_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1110 intel_miptree_unmap_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1120 intel_miptree_map_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1181 intel_miptree_unmap_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1194 intel_miptree_map_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1240 intel_miptree_unmap_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1270 intel_miptree_map_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1301 intel_miptree_unmap_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1335 intel_miptree_map_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1405 intel_miptree_unmap_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode) argument
1497 intel_miptree_release_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1509 intel_miptree_map_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1560 intel_miptree_unmap_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1591 intel_miptree_map_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1650 intel_miptree_unmap_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1675 intel_miptree_map(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1702 intel_miptree_unmap(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_mipmap_tree.c90 DBG("%s target %s format %s level %d..%d <-- %p\n", __FUNCTION__,
533 free((*mt)->level[i].slice);
570 GLuint level = intelImage->base.Base.Level; local
588 /* Test image dimensions against the base level image adjusted for
592 if (width != mt->level[level].width ||
593 height != mt->level[level].height ||
594 depth != mt->level[level]
602 intel_miptree_set_level_info(struct intel_mipmap_tree *mt, GLuint level, GLuint x, GLuint y, GLuint w, GLuint h, GLuint d) argument
625 intel_miptree_set_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint img, GLuint x, GLuint y) argument
650 intel_miptree_get_image_offset(struct intel_mipmap_tree *mt, GLuint level, GLuint face, GLuint layer, GLuint *x, GLuint *y) argument
674 intel_miptree_copy_slice(struct intel_context *intel, struct intel_mipmap_tree *dst_mt, struct intel_mipmap_tree *src_mt, int level, int face, int depth) argument
749 int level = intelImage->base.Base.Level; local
870 intel_miptree_slice_set_needs_hiz_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
885 intel_miptree_slice_set_needs_depth_resolve(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
899 intel_miptree_slice_resolve(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer, enum gen6_hiz_op need) argument
919 intel_miptree_slice_resolve_hiz(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
929 intel_miptree_slice_resolve_depth(struct intel_context *intel, struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
1068 intel_miptree_map_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1110 intel_miptree_unmap_gtt(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1120 intel_miptree_map_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1181 intel_miptree_unmap_blit(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1194 intel_miptree_map_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1240 intel_miptree_unmap_s8(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1270 intel_miptree_map_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1301 intel_miptree_unmap_etc1(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1335 intel_miptree_map_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1405 intel_miptree_unmap_depthstencil(struct intel_context *intel, struct intel_mipmap_tree *mt, struct intel_miptree_map *map, unsigned int level, unsigned int slice) argument
1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode) argument
1497 intel_miptree_release_map(struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1509 intel_miptree_map_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1560 intel_miptree_unmap_singlesample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1591 intel_miptree_map_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1650 intel_miptree_unmap_multisample(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
1675 intel_miptree_map(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice, unsigned int x, unsigned int y, unsigned int w, unsigned int h, GLbitfield mode, void **out_ptr, int *out_stride) argument
1702 intel_miptree_unmap(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int slice) argument
[all...]
H A Dintel_mipmap_tree.h95 /** Offset to this miptree level, used in computing x_offset. */
97 /** Offset to this miptree level, used in computing y_offset. */
116 * \brief List of 2D images in this mipmap level.
129 * The (x, y) offset to slice \c s at level \c l relative the miptrees
132 * x = mt->level[l].slice[s].x_offset
133 * y = mt->level[l].slice[s].y_offset
258 struct intel_mipmap_level level[MAX_TEXTURE_LEVELS]; member in struct:intel_mipmap_tree
401 * - There are no levels other than the base level 0.
411 /** \brief Assert that the level and layer are valid for the miptree. */
414 uint32_t level,
413 intel_miptree_check_level_layer(struct intel_mipmap_tree *mt, uint32_t level, uint32_t layer) argument
592 intel_hiz_exec(struct intel_context *intel, struct intel_mipmap_tree *mt, unsigned int level, unsigned int layer, enum gen6_hiz_op op) argument
[all...]
/external/selinux/libselinux/src/
H A Dseusers.c20 char *luser = NULL, *seuser = NULL, *level = NULL; local
70 level = strdup(start);
71 if (!level)
74 if (!strcmp(level, ""))
81 *levelp = level;
87 free(level);
180 char *level = NULL; local
195 rc = process_seusers(buffer, &username, &seuser, &level,
212 grouplevel = level;
217 defaultlevel = level;
273 char *level = NULL; local
[all...]
/external/valgrind/helgrind/tests/
H A Dt2t.c11 static Level level[LEVEL]; variable
21 USAGE: t2t [many] [level] [loops]
22 many (default 100) : how many locks are created/locked/unlocked at a certain level.
23 level (default 1) : how many levels of "nested locks" are done
43 printf("error argv[2] (level arg) %d > max LEVEL %d\n", clo_level, LEVEL);
47 printf ("many %d level %d total_locks: %d\n",
52 printf ("init level %d\n", l);
54 ret = pthread_mutex_init (&level[l].m[i], NULL);
59 ret = pthread_mutex_init (&level[l].d, NULL);
66 printf ("locking level
[all...]
/external/webrtc/src/modules/audio_processing/
H A Dlevel_estimator_impl.cc58 // Normalize by the max level.
98 Level* level = static_cast<Level*>(handle(0)); local
100 level->ProcessMuted(audio->samples_per_channel());
110 level->Process(mixed_data, audio->samples_per_channel());
129 Level* level = static_cast<Level*>(handle(0)); local
130 return level->RMS();
146 Level* level = static_cast<Level*>(handle); local
147 delete level;
153 Level* level = static_cast<Level*>(handle); local
154 level
[all...]
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DAbstractDepHandler.java25 protected final int level; field in class:AbstractDepHandler
28 protected AbstractDepHandler(int level) { argument
29 this.level = level;
34 if (level == LEVEL_JAR) {
/external/toybox/toys/pending/
H A Dklogd.c30 long level;
35 static void set_log_level(int level) argument
38 klogctl(8, NULL, level);
41 fprintf(fptr, "%u\n", level);
70 if (toys.optflags & FLAG_c) set_log_level(TT.level); //set log level
/external/svox/pico/lib/
H A Dpicodbg.c83 /* Current log level */
130 static enum color_t picodbg_getLevelColor(int level) argument
132 switch (level) {
238 static void picodbg_logToStream(int level, int donewline, argument
244 oldAttr = picodbg_setTextAttr(STDDBG, picodbg_getLevelColor(level));
263 void picodbg_initialize(int level) argument
265 logLevel = level;
270 PICODBG_ASSERT_RANGE(level, 0, PICODBG_LOG_LEVEL_TRACE);
285 void picodbg_setLogLevel(int level) argument
287 PICODBG_ASSERT_RANGE(level,
338 picodbg_log(int level, int donewline, const char *file, int line, const char *func, const char *msg) argument
398 picodbg_log_msg(int level, const char *file, const char *msg) argument
[all...]
/external/clang/utils/analyzer/
H A Dreducer.pl53 my ($level) = @_;
54 system("multidelta -level=$level $scriptFile $srcFile");
58 foreach my $level (0,0,1,1,2,2,10) {
59 multidelta($level);
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
H A DLruResourceCache.java43 public void trimMemory(int level) { argument
44 if (level >= android.content.ComponentCallbacks2.TRIM_MEMORY_MODERATE) {
48 } else if (level >= android.content.ComponentCallbacks2.TRIM_MEMORY_BACKGROUND) {
/external/libavc/encoder/
H A Dih264e_utils.h88 * Used to get minimum level index for a given picture size
91 * Gets the minimum level index and then gets corresponding level.
100 * @returns Level index for a given level
112 * Used to get level index for a given level
118 * @param[in] level
121 * @returns Level index for a given level
127 WORD32 ih264e_get_lvl_idx(WORD32 level);
132 * @brief returns maximum number of pictures allowed in dpb for a given level
[all...]
/external/mesa3d/src/mesa/main/
H A Dtexgetimage.h50 _mesa_GetTexImage( GLenum target, GLint level,
53 _mesa_GetnTexImageARB( GLenum target, GLint level, GLenum format,
60 _mesa_GetnCompressedTexImageARB(GLenum target, GLint level, GLsizei bufSize,
/external/deqp/framework/opengl/simplereference/
H A DsglrContext.cpp35 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, const tcu::Surface& src) argument
39 texImage2D(target, level, internalFormat, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, src.getAccess().getDataPtr());
42 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height) argument
67 texImage2D(target, level, internalFormat, width, height, 0, format, dataType, DE_NULL);
70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surface& src) argument
74 texSubImage2D(target, level, xoffset, yoffset, width, height, GL_RGBA, GL_UNSIGNED_BYTE, src.getAccess().getDataPtr());
/external/libxml2/python/tests/
H A DtstLastError.py23 def failUnlessXmlError(self,f,args,exc,domain,code,message,level,file,line):
39 print("level =",e.level())
46 self.failUnlessEqual(level,e.level())
60 level=libxml2.XML_ERR_WARNING,
73 level=libxml2.XML_ERR_FATAL,
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.h19 unsigned level,
32 unsigned level,
58 unsigned level,
77 unsigned level,
101 unsigned level,
120 unsigned level,
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_debug.h44 * Compile time option to change level of debugging compiled to dri driver.
45 * Selecting critical level is not recommended because perfromance gains are
92 const radeon_debug_level_t level)
94 return RADEON_DEBUG_LEVEL >= level
106 const radeon_debug_level_t level,
111 * and compile time debugging level is at least as high as level parameter
113 #define radeon_print(type, level, ...) do { \
114 const radeon_debug_level_t _debug_level = (level); \
116 /* Compile out if level o
91 radeon_is_debug_enabled(const radeon_debug_type_t type, const radeon_debug_level_t level) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_debug.h44 * Compile time option to change level of debugging compiled to dri driver.
45 * Selecting critical level is not recommended because perfromance gains are
92 const radeon_debug_level_t level)
94 return RADEON_DEBUG_LEVEL >= level
106 const radeon_debug_level_t level,
111 * and compile time debugging level is at least as high as level parameter
113 #define radeon_print(type, level, ...) do { \
114 const radeon_debug_level_t _debug_level = (level); \
116 /* Compile out if level o
91 radeon_is_debug_enabled(const radeon_debug_type_t type, const radeon_debug_level_t level) argument
[all...]
/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc_i2c.h39 int phDal4Nfc_i2c_reset(long level);
H A DphDal4Nfc_link.h43 typedef int (*phDal4Nfc_link_download_CB_t) (long level);
44 typedef int (*phDal4Nfc_link_reset_CB_t) (long level);

Completed in 3980 milliseconds

1234567891011>>