Home
last modified time | relevance | path

Searched refs:typed (Results 1 – 25 of 46) sorted by relevance

12

/external/protobuf/gtest/
DMakefile.am92 src/gtest-typed-test.cc
102 include/gtest/gtest-typed-test.h
293 TESTS += test/gtest-typed-test_test
294 check_PROGRAMS += test/gtest-typed-test_test
295 test_gtest_typed_test_test_SOURCES = test/gtest-typed-test_test.cc \
296 test/gtest-typed-test2_test.cc \
297 test/gtest-typed-test_test.h
DMakefile.in68 test/gtest-typed-test_test$(EXEEXT) \
101 test/gtest-typed-test_test$(EXEEXT) \
178 src/gtest-typed-test.lo
315 test/gtest-typed-test_test.$(OBJEXT) \
316 test/gtest-typed-test2_test.$(OBJEXT)
818 src/gtest-typed-test.cc
828 include/gtest/gtest-typed-test.h
946 test_gtest_typed_test_test_SOURCES = test/gtest-typed-test_test.cc \
947 test/gtest-typed-test2_test.cc \
948 test/gtest-typed-test_test.h
[all …]
/external/gtest/test/
DAndroid.mk105 gtest-typed-test_test.cc \
106 gtest-typed-test2_test.cc \
/external/bison/src/
Dreader.h82 extern bool typed;
Dparse-gram.y266 if (typed)
275 typed = true;
Dreader.c45 bool typed = false; variable
77 !typed ? &pre_prologue_obstack : &post_prologue_obstack; in prologue_augment()
Dscan-gram.l860 if (!type_name && typed) in handle_action_dollar()
880 if (!type_name && typed) in handle_action_dollar()
Dparse-gram.c1896 if (typed)
1905 typed = true;
Dscan-gram.c3514 if (!type_name && typed) in handle_action_dollar()
3534 if (!type_name && typed) in handle_action_dollar()
/external/bison/tests/
Dinput.at79 input.y:6.5: warning: empty rule for typed nonterminal, and no action
122 input.y:12.9: warning: empty rule for typed nonterminal, and no action
359 # Bison 2.0 broke typed symbol aliases - ensure they work.
/external/protobuf/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj42 …50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E7…
206 …000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
367 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */,
440 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */,
/external/bison/
DTODO256 Note that the default rule $$ = $1, when typed, is perfectly OK under C,
259 a Bison option where every typed default rule is explicitly written out
260 (same typed ruled can of course be grouped together).
DNEWS292 action is valid when $$ is untyped, and $1 typed:
294 untyped: ... typed;
298 typed: ... untyped;
/external/bluetooth/bluez/doc/
Dagent-api.txt51 typed keys on the remote side.
/external/protobuf/gtest/scons/
DSConscript251 GtestTest(env, 'gtest-typed-test_test', gtest_main,
252 additional_sources=['../test/gtest-typed-test2_test.cc'])
/external/gtest/include/gtest/internal/
Dgtest-type-util.h.pump34 // Type utilities needed for implementing typed and type-parameterized
/external/protobuf/gtest/include/gtest/internal/
Dgtest-type-util.h.pump34 // Type utilities needed for implementing typed and type-parameterized
/external/qemu/tcg/
DREADME41 typed. Two types are supported: 32 bit integers and 64 bit
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT24 are typed in at the console. To bring up the console, press the tilde ('~')
38 currently typed text with the first matching console variable or command.
645 Command-Line options are typed on the command line in most any place
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl431 @result The typed text if the user hit OK, otherwise nil.
/external/dropbear/libtomcrypt/
DDoxyfile270 # that is typed after a \internal command is included. If the tag is set
/external/srec/doc/
Dsrec.doxygen314 # that is typed after a \internal command is included. If the tag is set
/external/libvpx/
Dlibs.doxy_template318 # that is typed after a \internal command is included. If the tag is set
/external/libvpx/nestegg/docs/
DDoxyfile.in363 # that is typed after a \internal command is included. If the tag is set
/external/webkit/WebCore/
DChangeLog3791 Provide strongly typed C++ interface for inspector's injected script.
4133 Provide strongly typed C++ interface for inspector's injected script.

12