| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-disable.c | 51 time_t start = time(0); in test_malloc_while_disabled() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_state_image.c | 29 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 D | mincore.c | 49 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 D | PhoneNumberMatch.java | 56 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 D | abitype.py | 195 start = m.start() variable
|
| /third_party/pulseaudio/src/tests/ |
| H A D | cpulimit-test.c | 40 static time_t start; variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | Token.cpp | 32 void Token::setAtStartOfLine(bool start) in setAtStartOfLine() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BlobCache_unittest.cpp | 23 void MakeSequence(T &seq, uint8_t start) in MakeSequence() argument
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsPosixFileReader.cpp | 44 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 D | Token.cpp | 40 void Token::setAtStartOfLine(bool start) in setAtStartOfLine() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | regeximp.cpp | 66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
|
| H A D | titletrn.cpp | 97 int32_t start; in handleTransliterate() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/break/ |
| H A D | break.cpp | 53 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 D | ubreak.c | 23 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 D | collationinfo.cpp | 129 int32_t start = 0; in printReorderRanges() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
| H A D | FullDuplexAnalyzer.cpp | 20 oboe::Result FullDuplexAnalyzer::start() { in start() function in FullDuplexAnalyzer
|
| H A D | FullDuplexEcho.cpp | 20 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 D | MidiEventThread.java | 62 public void start() { in start() method in MidiEventThread
|
| /third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/ |
| H A D | MegaDroneEngine.cpp | 73 void MegaDroneEngine::start(){ in start() function in MegaDroneEngine
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ClientInlineMemoryTransferService.cpp | 56 void* start = static_cast<uint8_t*>(mStagingData.get()) + offset; variable
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-os2-unicode-ranges.py | 44 start = ("0x%X" % ranges[0]).rjust(8) variable
|
| H A D | hb-ot-os2-unicode-ranges.hh | 39 hb_codepoint_t start; member
|
| /third_party/python/Lib/turtledemo/ |
| H A D | forest.py | 55 def start(t,x,y): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| H A D | test_stacksave.c | 23 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 D | bmpset.cpp | 70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument [all...] |