Home
last modified time | relevance | path

Searched defs:terminator (Results 1 – 25 of 64) sorted by relevance

123

/external/jsilver/src/com/google/streamhtmlparser/util/
DEntityResolver.java231 private String convertEntity(char terminator) { in convertEntity()
264 private String uncovertedInput(char terminator) { in uncovertedInput()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTgles3Ext.cpp77 GLubyte *where, *terminator; in IsGLExtensionSupported() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.cpp166 GLubyte *where, *terminator; in IsGLExtensionSupported() local
/external/u-boot/tools/
Dgetline.c22 char terminator, size_t offset) in getstr()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h191 Instruction* terminator() { return &*tail(); } in terminator() function
192 const Instruction* terminator() const { return &*ctail(); } in terminator() function
Dmerge_return_pass.cpp473 auto terminator = *block->tail(); in RecordReturnValue() local
558 Instruction& terminator = *block.tail(); in CollectReturnBlocks() local
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp137 auto terminator = context_->cfg()->block(source_id)->terminator(); in RedirectEdge() local
218 auto terminator = loop_construct_header_->terminator(); in ChangeLoopToSelection() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.h191 Instruction* terminator() { return &*tail(); } in terminator() function
192 const Instruction* terminator() const { return &*ctail(); } in terminator() function
/external/icu/icu4c/source/tools/toolutil/
Duparse.cpp300 const char **terminator, in u_parseCodePointRangeAnyTerminator()
352 const char *terminator; in u_parseCodePointRange() local
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp135 auto terminator = context_->cfg()->block(source_id)->terminator(); in RedirectEdge() local
216 auto terminator = loop_construct_header_->terminator(); in ChangeLoopToSelection() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.h122 const Instruction* terminator() const { return terminator_; } in terminator() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h122 const Instruction* terminator() const { return terminator_; } in terminator() function
/external/lz4/contrib/gen_manual/
Dgen_manual.cpp66 vector<string> get_lines(vector<string>& input, int& linenum, string terminator) in get_lines()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h288 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h290 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-death-test.h312 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ argument
/external/googletest/googletest/include/gtest/
Dgtest-death-test.h311 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ argument
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-death-test-internal.h301 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-death-test-internal.h301 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h299 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-death-test-internal.h301 # define GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, terminator) \ argument
/external/python/cpython2/Lib/
Dtraceback.py12 def _print(file, str='', terminator='\n'): argument
/external/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
Dfsp_vpd.h33 u16 terminator; /* Offset 0x021F */ member
/external/python/cpython3/Lib/test/
Dtest_asynchat.py69 def __init__(self, terminator, server_port): argument
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp977 char *terminator; in PVRShellIsExtensionSupported() local

123