/external/eigen/doc/ |
ClassHierarchy.dox | 33 - MatrixBase means dense matrix expression. This means that a \c %MatrixBase is something that can be 38 - ArrayBase means dense array expression. This means that an \c %ArrayBase is something that can be 51 - PlainObjectBase means dense (matrix or array) plain object, i.e. something that stores its own dense 58 - DenseCoeffsBase means something that has dense coefficient accessors. It is a base class for 118 Finally, consider an example of something that is not a dense expression, for instance a diagonal matrix. The
|
/development/samples/SearchableDictionary/res/raw/ |
definitions.txt | 16 accommodate - v. provide with something desired or needed 25 acquire - v. come into the possession of something concrete or abstract 26 acquisition - n. something acquired or received 30 advent - n. arrival that has been awaited (especially of something momentous) 33 advocacy - n. active support of an idea or cause etc.; especially the act of pleading or arguing for something 102 benefit - n. something that aids or promotes well-being 177 conscience - n. a feeling of shame when you do something immoral 203 conviction - n. an unshakable belief in something without need for proof or evidence 209 counsel - n. something that provides direction or advice as to a decision or course of action 215 critique - n. a serious examination and judgment of something [all...] |
/external/pcre/dist/testdata/ |
testoutput17 | 36 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 41 \\ [^\x80-\xff] # Escaped something (something != CR) 50 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 55 \\ [^\x80-\xff] # Escaped something (something != CR) 64 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 77 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 87 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 92 \\ [^\x80-\xff] # Escaped something (something != CR [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 224 [('d', {'nice': 'opt'})], 'something': (1, 2) 234 "%sc -something {1 2} -children {\n" 317 fakettuple = ('-a', '{1 2 3}', '-something', 'foo') 320 {'-a': '{1 2 3}', '-something': 'foo'}) 323 {'a': '{1 2 3}', 'something': 'foo'}) 370 ('something', '-children', ())), 371 [('something', {'children': []})] 396 ('something', '-children')) # no children 398 ('something', '-children', 'value')) # invalid children
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 224 [('d', {'nice': 'opt'})], 'something': (1, 2) 234 "%sc -something {1 2} -children {\n" 317 fakettuple = ('-a', '{1 2 3}', '-something', 'foo') 320 {'-a': '{1 2 3}', '-something': 'foo'}) 323 {'a': '{1 2 3}', 'something': 'foo'}) 370 ('something', '-children', ())), 371 [('something', {'children': []})] 396 ('something', '-children')) # no children 398 ('something', '-children', 'value')) # invalid children
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 224 [('d', {'nice': 'opt'})], 'something': (1, 2) 234 "%sc -something {1 2} -children {\n" 317 fakettuple = ('-a', '{1 2 3}', '-something', 'foo') 320 {'-a': '{1 2 3}', '-something': 'foo'}) 323 {'a': '{1 2 3}', 'something': 'foo'}) 370 ('something', '-children', ())), 371 [('something', {'children': []})] 396 ('something', '-children')) # no children 398 ('something', '-children', 'value')) # invalid children
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_functions.py | 224 [('d', {'nice': 'opt'})], 'something': (1, 2) 234 "%sc -something {1 2} -children {\n" 317 fakettuple = ('-a', '{1 2 3}', '-something', 'foo') 320 {'-a': '{1 2 3}', '-something': 'foo'}) 323 {'a': '{1 2 3}', 'something': 'foo'}) 370 ('something', '-children', ())), 371 [('something', {'children': []})] 396 ('something', '-children')) # no children 398 ('something', '-children', 'value')) # invalid children
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
gobencdec_test.go | 161 X int // guarantee we have something in common with GobTest* 166 X int // guarantee we have something in common with GobTest* 171 X int // guarantee we have something in common with GobTest* 176 X int // guarantee we have something in common with GobTest* 183 X int // guarantee we have something in common with GobTest* 190 X int // guarantee we have something in common with GobTest* 197 X int // guarantee we have something in common with GobTest* 207 X int // guarantee we have something in common with GobTest* 217 X int // guarantee we have something in common with GobTest* 221 X int // guarantee we have something in common with GobTest [all...] |
/prebuilts/go/linux-x86/src/encoding/gob/ |
gobencdec_test.go | 161 X int // guarantee we have something in common with GobTest* 166 X int // guarantee we have something in common with GobTest* 171 X int // guarantee we have something in common with GobTest* 176 X int // guarantee we have something in common with GobTest* 183 X int // guarantee we have something in common with GobTest* 190 X int // guarantee we have something in common with GobTest* 197 X int // guarantee we have something in common with GobTest* 207 X int // guarantee we have something in common with GobTest* 217 X int // guarantee we have something in common with GobTest* 221 X int // guarantee we have something in common with GobTest [all...] |
/art/runtime/interpreter/mterp/mips64/ |
footer.S | 38 * If we're here, something is out of the ordinary. If there is a pending 88 bnezc v0, MterpFallback # Something in the environment changed, switch interpreters
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
Offset.java | 117 * Call this to make an Offset that pointed at null before now point at something. 122 * method is needed to indicate that this Offset now points at something.
|
/bionic/tools/bionicbb/ |
README.md | 78 * `bionicbb:clean`: Something is very broken and the buildbot's output 80 * `bionicbb:retry`: Something went wrong and the buildbot should retry the
|
/cts/common/util/tests/src/com/android/compatibility/common/util/ |
CaseResultTest.java | 30 private static final String MESSAGE = "Something small is not alright"; 31 private static final String STACK_TRACE = "Something small is not alright\n " +
|
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/ |
MainActivity.java | 36 * something else). 91 * is wifi or mobile (it could be something else).
|
/developers/samples/android/connectivity/network/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/ |
MainActivity.java | 36 * something else). 91 * is wifi or mobile (it could be something else).
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/ |
DialogHelperImpl.java | 50 * should do something like this in your Activity: 58 * .setTitle("something")
|
/development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/ |
MainActivity.java | 36 * something else). 91 * is wifi or mobile (it could be something else).
|
/external/autotest/scheduler/ |
rdb_lib.py | 77 @raises RDBException: If something goes wrong making the request. 100 @raises RDBException: If something goes wrong in making the request.
|
/external/chromium-trace/catapult/docs/ |
directory-structure.md | 10 on something internal. Furthermore, we?d like to make it easy for code in 24 * If something is experimental, then talk with the catapult admins to build
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/ |
android_command_line_backend.py | 36 # Something to run while the command line flags are set appropriately. 77 # --host-resolver-rules borks people's browsers if something goes wrong
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/tests/ |
test_load_save_keys.py | 20 Comment: something blah 40 Comment: something blah
|
/external/curl/tests/data/ |
test2007 | 24 Something delivered from an HTTP resource 86 Something delivered from an HTTP resource
|
/external/e2fsprogs/doc/ |
libblkid.txt | 33 /* do something with devname */ 56 /* do something with value */
|
/external/elfutils/tests/ |
test-subr.sh | 138 # Only exit if something failed 152 # Only exit if something failed
|
/external/gmock/test/ |
gmock_ex_test.cc | 43 class Something {}; 49 MOCK_METHOD0(GetSomething, Something());
|