Searched
full:situation (Results
601 -
625 of
1397) sorted by null
<<21222324252627282930>>
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
|
/ndk/sources/host-tools/make-3.81/ |
README.DOS | 276 In any case, if you hit a situation where you must force Make to
|
/ndk/sources/host-tools/make-3.81/doc/ |
fdl.texi | 442 situation.
|
/ndk/tests/ |
tests.py | 321 would put a test in that situation should be reverted immediately. These
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoritesTileAdapter.java | 605 // and then cleared frequents. Contacts in this situation should become unpinned.
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
Utility.java | 714 // alternative. In theory, this situation shouldn't be possible.
|
/packages/apps/Settings/src/com/android/settings/widget/ |
DotsPageIndicator.java | 525 // technically we could use case 3 for this situation as well [all...] |
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
sax.md | 124 `String(const char* str, SizeType length, bool copy)` is called when the `Reader` encounters a string. The first parameter is pointer to the string. The second parameter is the length of the string (excluding the null terminator). Note that RapidJSON supports null character `'\0'` inside a string. If such situation happens, `strlen(str) < length`. The last `copy` indicates whether the handler needs to make a copy of the string. For normal parsing, `copy = true`. Only when *insitu* parsing is used, `copy = false`. And beware that, the character type depends on the target encoding, which will be explained later.
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
EndianUtils.java | 31 * (eg Motorola), the situation is reversed.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
cxxabi.h | 685 * as well check for this situation and throw an exception.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cxxabi.h | 685 * as well check for this situation and throw an exception.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.def | 262 that situation, we create a NON_DEPENDENT_EXPR to take the place of
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cxxabi.h | 685 * as well check for this situation and throw an exception.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
cmd.py | 37 # current situation. (Eg. we "install_headers" is only applicable if
|
cygwinccompiler.py | 395 'details' is a human-readable string explaining the situation.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sysconfig.py | 317 # There's a chicken-and-egg situation on OS X with regards to the
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
cmd.py | 37 # current situation. (Eg. we "install_headers" is only applicable if
|
cygwinccompiler.py | 395 'details' is a human-readable string explaining the situation.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sysconfig.py | 317 # There's a chicken-and-egg situation on OS X with regards to the
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
help.go | 111 Similarly, in the reverse situation, "go test .." will test "unicode" from
|
/prebuilts/go/darwin-x86/src/runtime/ |
select.go | 176 // Consider the following situation.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
help.go | 111 Similarly, in the reverse situation, "go test .." will test "unicode" from
|
/prebuilts/go/linux-x86/src/runtime/ |
select.go | 176 // Consider the following situation.
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 408 // In this situation, the map key for Item will be set to "name".
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 408 // In this situation, the map key for Item will be set to "name".
|
Completed in 3124 milliseconds
<<21222324252627282930>>