OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NullValue
(Results
1 - 15
of
15
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CacheValue.java
54
private static final CacheValue NULL_VALUE = new
NullValue
();
103
private static final class
NullValue
<V> extends CacheValue<V> {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CacheValue.java
52
private static final CacheValue NULL_VALUE = new
NullValue
();
101
private static final class
NullValue
<V> extends CacheValue<V> {
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
struct.pb.h
47
enum
NullValue
{
53
const
NullValue
NullValue_MIN = NULL_VALUE;
54
const
NullValue
NullValue_MAX = NULL_VALUE;
58
inline const ::std::string& NullValue_Name(
NullValue
value) {
63
const ::std::string& name,
NullValue
* value) {
64
return ::google::protobuf::internal::ParseNamedEnum<
NullValue
>(
227
// optional .google.protobuf.
NullValue
null_value = 1;
233
::google::protobuf::
NullValue
null_value() const;
234
void set_null_value(::google::protobuf::
NullValue
value);
435
// optional .google.protobuf.
NullValue
null_value = 1
[
all
...]
/external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp
725
Constant *
NullValue
= Constant::getNullValue(Int64PtrTy);
727
EdgeTable[i] =
NullValue
;
[
all
...]
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c
475
NullValue
=0,
506
CAMLreturn(Val_int(
NullValue
));
[
all
...]
llvm.ml
262
|
NullValue
[
all
...]
llvm.mli
331
|
NullValue
[
all
...]
/external/v8/src/heap/
heap.h
35
V(Oddball, null_value,
NullValue
) \
413
V(
NullValue
) \
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.19.0/
google-http-client-1.19.0.jar
/external/clang/lib/Sema/
SemaExpr.cpp
469
std::string
NullValue
;
471
NullValue
= "nil";
473
NullValue
= "nullptr";
475
NullValue
= "NULL";
477
NullValue
= "(void*) 0";
484
<< FixItHint::CreateInsertion(MissingNilLoc, ", " +
NullValue
);
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 1929 milliseconds