Home
last modified time | relevance | path

Searched defs:start (Results 726 - 750 of 8875) sorted by relevance

1...<<21222324252627282930>>...355

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_image.c29 softpipe_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) softpipe_set_shader_images() argument
63 softpipe_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) softpipe_set_shader_buffers() argument
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmincore.c49 void *start = mmap(NULL, st.st_size, PROT_READ, MAP_PRIVATE, fd, 0); in mincore_0100() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatch.java56 private final int start; field in PhoneNumberMatch
69 PhoneNumberMatch(int start, String rawString, PhoneNumber number) { in PhoneNumberMatch() argument
87 public int start() { start() method in PhoneNumberMatch
[all...]
/third_party/python/Tools/scripts/
H A Dabitype.py195 start = m.start() variable
/third_party/pulseaudio/src/tests/
H A Dcpulimit-test.c40 static time_t start; variable
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.cpp32 void Token::setAtStartOfLine(bool start) in setAtStartOfLine() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBlobCache_unittest.cpp23 void MakeSequence(T &seq, uint8_t start) in MakeSequence() argument
/third_party/vk-gl-cts/execserver/
H A DxsPosixFileReader.cpp44 void FileReader::start (const char* filename) in start() function in xs::posix::FileReader
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DToken.cpp40 void Token::setAtStartOfLine(bool start) in setAtStartOfLine() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
H A Dtitletrn.cpp97 int32_t start; in handleTransliterate() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/break/
H A Dbreak.cpp53 int32_t start = boundary.first(); in printEachForward() local
32 printTextRange( BreakIterator& iterator, int32_t start, int32_t end ) printTextRange() argument
77 int32_t start = boundary.first(); printFirst() local
86 int32_t start = boundary.previous(); printLast() local
94 int32_t start = boundary.previous(); printAt() local
[all...]
H A Dubreak.c23 void printTextRange(UChar* str, int32_t start, int32_t end) in printTextRange() argument
41 int32_t start = ubrk_first(boundary); in printEachForward() local
51 int32_t start; in printEachBackward() local
62 int32_t start = ubrk_first(boundary); printFirst() local
69 int32_t start; printLast() local
78 int32_t start; printAt() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp129 int32_t start = 0; in printReorderRanges() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexAnalyzer.cpp20 oboe::Result FullDuplexAnalyzer::start() { in start() function in FullDuplexAnalyzer
H A DFullDuplexEcho.cpp20 oboe::Result FullDuplexEcho::start() { in start() function in FullDuplexEcho
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiEventThread.java62 public void start() { in start() method in MidiEventThread
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/
H A DMegaDroneEngine.cpp73 void MegaDroneEngine::start(){ in start() function in MegaDroneEngine
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientInlineMemoryTransferService.cpp56 void* start = static_cast<uint8_t*>(mStagingData.get()) + offset; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-os2-unicode-ranges.py44 start = ("0x%X" % ranges[0]).rjust(8) variable
H A Dhb-ot-os2-unicode-ranges.hh39 hb_codepoint_t start; member
/third_party/python/Lib/turtledemo/
H A Dforest.py55 def start(t,x,y): function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c23 uint32_t test_basic_vla(uint32_t size, uint32_t start, uint32_t inc) { in test_basic_vla() argument
37 uint32_t test_vla_in_loop(uint32_t size, uint32_t start, uint32_t inc) { in test_vla_in_loop() argument
53 uint32_t test_two_vlas_in_loops(uint32_t size, uint32_t start, uint32_t inc) { in test_two_vlas_in_loops() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbmpset.cpp70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument
[all...]
H A Dpatternprops.cpp177 PatternProps::skipWhiteSpace(const UnicodeString& s, int32_t start) { in skipWhiteSpace() argument
191 int32_t start=0; in trimWhiteSpace() local
[all...]

Completed in 7 milliseconds

1...<<21222324252627282930>>...355