Home
last modified time | relevance | path

Searched defs:source (Results 1151 - 1175 of 1691) sorted by relevance

1...<<41424344454647484950>>...68

/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c76 enum mesa_debug_source source; member
213 debug_message_store(struct gl_debug_message *msg, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, enum mesa_debug_severity severity, GLsizei len, const char *buf) debug_message_store() argument
533 debug_set_message_enable(struct gl_debug_state *debug, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, GLboolean enabled) debug_set_message_enable() argument
559 debug_set_message_enable_all(struct gl_debug_state *debug, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, GLboolean enabled) debug_set_message_enable_all() argument
597 _mesa_debug_is_message_enabled(const struct gl_debug_state *debug, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, enum mesa_debug_severity severity) _mesa_debug_is_message_enabled() argument
620 debug_log_message(struct gl_debug_state *debug, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, enum mesa_debug_severity severity, GLsizei len, const char *buf) debug_log_message() argument
695 enum mesa_debug_source source; _debug_message() local
903 log_msg_locked_and_unlock(struct gl_context *ctx, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, enum mesa_debug_severity severity, GLint len, const char *buf) log_msg_locked_and_unlock() argument
943 _mesa_log_msg(struct gl_context *ctx, enum mesa_debug_source source, enum mesa_debug_type type, GLuint id, enum mesa_debug_severity severity, GLint len, const char *buf) _mesa_log_msg() argument
963 validate_params(struct gl_context *ctx, unsigned caller, const char *callerstr, GLenum source, GLenum type, GLenum severity) validate_params() argument
1065 _mesa_DebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLint length, const GLchar *buf) _mesa_DebugMessageInsert() argument
1175 enum mesa_debug_source source = gl_enum_to_debug_source(gl_source); _mesa_DebugMessageControl() local
1237 _mesa_PushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) _mesa_PushDebugGroup() argument
[all...]
H A Dpack.c150 _mesa_pack_bitmap( GLint width, GLint height, const GLubyte *source, in _mesa_pack_bitmap() argument
485 _mesa_unpack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) _mesa_unpack_stencil_span() argument
598 _mesa_pack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, const GLubyte *source, const struct gl_pixelstore_attrib *dstPacking ) _mesa_pack_stencil_span() argument
770 _mesa_unpack_depth_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLuint depthMax, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking ) _mesa_unpack_depth_span() argument
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp855 ComputeTest::assemble(const char *source) in assemble() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp257 NumberFormat::NumberFormat(const NumberFormat &source) in NumberFormat() argument
672 NumberFormat::parseObject(const UnicodeString& source, in parseObject() argument
H A Drbt_pars.cpp1676 utrans_stripRules(const char16_t *source, int32_t sourceLen, char16_t *target, UErrorCode *status) { in utrans_stripRules() argument
[all...]
H A Ddtitvfmt.cpp1837 UnicodeString source = targetString; in findReplaceInPattern() local
[all...]
H A Ddtitvinf.cpp784 DateIntervalInfo::copyHash(const Hashtable* source, in copyHash() argument
H A Drbtz.cpp68 RuleBasedTimeZone::RuleBasedTimeZone(const RuleBasedTimeZone& source) in RuleBasedTimeZone() argument
645 RuleBasedTimeZone::copyRules(UVector* source) { in copyRules() argument
[all...]
H A Dtranslit.cpp747 UnicodeString source, target, variant; in getDisplayName() local
1384 int32_t U_EXPORT2 Transliterator::countAvailableTargets(const UnicodeString& source) { in countAvailableTargets() argument
1401 int32_t U_EXPORT2 Transliterator::countAvailableVariants(const UnicodeString& source, in countAvailableVariants() argument
1390 getAvailableTarget(int32_t index, const UnicodeString& source, UnicodeString& result) getAvailableTarget() argument
1408 getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) getAvailableVariant() argument
1429 _countAvailableTargets(const UnicodeString& source) _countAvailableTargets() argument
1433 _getAvailableTarget(int32_t index, const UnicodeString& source, UnicodeString& result) _getAvailableTarget() argument
1439 _countAvailableVariants(const UnicodeString& source, const UnicodeString& target) _countAvailableVariants() argument
1444 _getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) _getAvailableVariant() argument
[all...]
H A Dtransreg.cpp708 UnicodeString source, target, variant; in remove() local
794 getAvailableTarget(int32_t index, const UnicodeString& source, UnicodeString& result) const getAvailableTarget() argument
818 countAvailableVariants(const UnicodeString& source, const UnicodeString& target) const countAvailableVariants() argument
835 getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) const getAvailableVariant() argument
926 registerEntry(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, TransliteratorEntry* adopted, UBool visible) registerEntry() argument
946 UnicodeString source, target, variant; registerEntry() local
959 registerEntry(const UnicodeString& ID, const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, TransliteratorEntry* adopted, UBool visible) registerEntry() argument
982 registerSTV(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant) registerSTV() argument
1027 removeSTV(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant) removeSTV() argument
1202 UnicodeString source, target, variant; find() local
1229 find(UnicodeString& source, UnicodeString& target, UnicodeString& variant) find() argument
[all...]
H A Dtmutfmt.cpp178 TimeUnitFormat::parseObject(const UnicodeString& source, in parseObject() argument
718 TimeUnitFormat::copyHash(const Hashtable* source, Hashtable* target, UErrorCode& status) { in copyHash() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp599 static const char *source = "<source>"; variable
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_driver.h97 const void *source; member
/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c1172 fxt1_encode(uint32_t width, uint32_t height, int32_t comps, const void *source, int32_t srcRowStride, void *dest, int32_t destRowStride) fxt1_encode() argument
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dparser.js[all...]
/third_party/icu/icu4c/source/io/
H A Duscanf_p.cpp845 const UChar *source; in u_scanf_string_handler() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c672 const char* source=(const char*)input1; in TestGetNextErrorBehaviour() local
996 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in convertFromU() argument
1085 static UBool convertToU( const uint8_t *source, in argument
1182 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) testConvertFromU() argument
1354 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) testConvertToU() argument
1781 const char *source, *sourceLimit; doTestTruncated() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp599 static const char *source = "<source>"; variable
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java890 static UnicodeSet closeUnicodeSet(UnicodeSet source, int options) { in closeUnicodeSet() argument
976 toPattern(UnicodeSet source, UnicodeSet superset) toPattern() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp727 const char *source = text; in TestUTF8ToUTF8Overflow() local
862 const char* source = text; TestUTF8ToUTF8Streaming() local
1013 const char *source, *sourceLimit, *bytesLimit; stepToUnicode() local
1419 const char *source, *sourceLimit, *utf8Limit; stepFromUTF8() local
1525 const UChar *source, *sourceLimit, *unicodeLimit; stepFromUnicode() local
[all...]
H A Dtestidna.cpp1487 UnicodeString source; TestIDNAMonkeyTest() local
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java232 private static int getEndOfBuffer_2022(ByteBuffer source) { in getEndOfBuffer_2022() argument
528 private CoderResult changeState_2022(CharsetDecoderICU decoder, ByteBuffer source, int var) { in changeState_2022() argument
256 MBCSSimpleGetNextUChar(UConverterSharedData sharedData, ByteBuffer source, boolean useFallback) MBCSSimpleGetNextUChar() argument
846 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
1109 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
1319 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
1449 decodeLoopIBM(CharsetDecoderMBCS cnv, ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoopIBM() argument
1703 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument
1735 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
2222 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument
2243 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
2588 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument
2643 encodeLoopIBM(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoopIBM() argument
2662 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
[all...]
H A DCharsetISCII.java829 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
1150 WriteToTargetToU(IntBuffer offsets, int offset, ByteBuffer source, CharBuffer target, int targetUniChar, short delta) WriteToTargetToU() argument
1208 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
1379 WriteToTargetFromU(IntBuffer offsets, CharBuffer source, ByteBuffer target, int targetByteUnit) WriteToTargetFromU() argument
[all...]
/third_party/libfuse/example/
H A Dpassthrough_hp.cc153 std::string source; member
[all...]
/third_party/libinput/test/
H A Dtest-pointer.c615 enum libinput_pointer_axis_source source; in test_high_and_low_wheel_events_value() local

Completed in 43 milliseconds

1...<<41424344454647484950>>...68