Home
last modified time | relevance | path

Searched defs:offsets (Results 1 - 25 of 473) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/mapi/glapi/gen/
H A Dstatic_data.py35 offsets = { variable
/third_party/icu/icu4c/source/i18n/
H A Dnultrans.cpp31 void NullTransliterator::handleTransliterate(Replaceable& /*text*/, UTransPosition& offsets, in handleTransliterate() argument
H A Dtitletrn.cpp70 handleTransliterate( Replaceable& text, UTransPosition& offsets, UBool isIncremental) const handleTransliterate() argument
[all...]
/third_party/node/deps/npm/node_modules/jsonparse/test/
H A Doffset.js8 var offsets = [ variable
/third_party/node/deps/icu-small/source/i18n/
H A Dnultrans.cpp31 void NullTransliterator::handleTransliterate(Replaceable& /*text*/, UTransPosition& offsets, in handleTransliterate() argument
H A Dtitletrn.cpp70 handleTransliterate( Replaceable& text, UTransPosition& offsets, UBool isIncremental) const handleTransliterate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dlocalintermediate.h21 int offsets[4]; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnultrans.cpp31 void NullTransliterator::handleTransliterate(Replaceable& /*text*/, UTransPosition& offsets, in handleTransliterate() argument
H A Dtitletrn.cpp70 handleTransliterate( Replaceable& text, UTransPosition& offsets, UBool isIncremental) const handleTransliterate() argument
[all...]
/third_party/skia/docs/examples/
H A DPath_lineTo.cpp16 SkVector offsets[] = {{0, 0}, {17, 0}, {0, 0}, {-5, 17}}; in REG_FIDDLE() local
/third_party/skia/tests/graphite/
H A DUniformTest.cpp21 SkScalar offsets[2] = {0.0f, 1.0f}; in create_paint() local
/third_party/skia/experimental/tools/
H A Dmskp_parser.py37 offsets = [] variable
/third_party/ffmpeg/libavcodec/
H A Dpthread.c94 av_cold void ff_pthread_free(void *obj, const unsigned offsets[]) in ff_pthread_free() argument
107 av_cold int ff_pthread_init(void *obj, const unsigned offsets[]) in ff_pthread_init() argument
/third_party/ffmpeg/libavutil/tests/
H A Dimgutils.c40 ptrdiff_t linesizes1[4], offsets[3] = { 0 }; in main() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DNullTransliterator.java32 handleTransliterate(Replaceable text, Position offsets, boolean incremental) handleTransliterate() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNullTransliterator.java33 handleTransliterate(Replaceable text, Position offsets, boolean incremental) handleTransliterate() argument
/third_party/ltp/testcases/kernel/containers/timens/
H A Dtimens01.c24 const char *offsets; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c63 softpipe_set_so_targets(struct pipe_context *pipe, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) softpipe_set_so_targets() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_allocator.h75 unsigned *offsets; member in brw::simple_allocator
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-sourcemap.h76 std::vector<size_t> offsets; member in v8::internal::wasm::WasmModuleSourceMap
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const char16_t *uchars, int32_t length, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c21 static int offsets[] = { variable
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-layout.cpp283 unsigned offsets[9] = { in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DEmulatedIntrinsics.cpp60 void gather(T &out, RValue<Pointer<EL>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned int alignment, bool zeroMaskedLanes) in gather() argument
[all...]

Completed in 13 milliseconds

12345678910>>...19