Home
last modified time | relevance | path

Searched defs:is_obj (Results 1 – 25 of 108) sorted by relevance

12345

/dports/print/p5-Text-PDF/Text-PDF-0.31/lib/Text/PDF/
H A DNull.pm60 sub is_obj { subroutine
H A DObjind.pm261 sub is_obj subroutine
/dports/textproc/p5-PDF-API2/PDF-API2-2.042/lib/PDF/API2/Basic/PDF/
H A DNull.pm65 sub is_obj { subroutine
H A DObjind.pm267 sub is_obj { subroutine
/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/lib/PDF/Builder/Basic/PDF/
H A DNull.pm77 sub is_obj { subroutine
H A DObjind.pm295 sub is_obj { subroutine
/dports/textproc/p5-PDF-API3/PDF-API3-3.001/lib/PDF/API3/Compat/API2/Basic/PDF/
H A DNull.pm95 sub is_obj { subroutine
H A DObjind.pm334 sub is_obj subroutine
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DfieldType.hpp63 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/traits/object/
H A Dbounds-cycle-1.rs18 fn is_obj<T: ?Sized + Obj>(_: &T) {} in is_obj() function
H A Dbounds-cycle-3.rs19 fn is_obj<T: ?Sized + Obj>(_: &T) {} in is_obj() function
H A Dbounds-cycle-4.rs19 fn is_obj<'a, T: ?Sized + Obj<'a>>(_: &T) {} in is_obj() function
H A Dbounds-cycle-2.rs22 fn is_obj<T: ?Sized + Obj>(_: &T) {} in is_obj() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DfieldType.hpp63 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DfieldType.hpp63 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DfieldType.hpp63 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DfieldType.hpp65 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DfieldType.hpp64 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DfieldType.hpp64 static bool is_obj(Symbol* signature) { in is_obj() function in FieldType
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/traits/associated_type_bound/
H A Dcheck-trait-object-bounds-6.rs17 fn is_obj<T: ?Sized + Obj>(_: &T) {} in is_obj() function
H A Dcheck-trait-object-bounds-5.rs20 fn is_obj<T: ?Sized + Obj>(_: &T) {} in is_obj() function
/dports/dns/dnsjit/dnsjit-1.2.2/src/core/
H A Dlog.hh31 uint8_t is_obj; member
/dports/multimedia/mpv/mpv-0.34.1/misc/
H A Djson.c137 bool is_obj = !is_arr && eat_c(src, '{'); in read_sub() local
313 bool is_obj = src->format == MPV_FORMAT_NODE_MAP; in json_append() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dparse3.cpp179 bool is_obj = bt == T_OBJECT || bt == T_ARRAY; in do_get_xxx() local
250 bool is_obj = bt == T_OBJECT || bt == T_ARRAY; in do_put_xxx() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dparse3.cpp179 bool is_obj = bt == T_OBJECT || bt == T_ARRAY; in do_get_xxx() local
250 bool is_obj = bt == T_OBJECT || bt == T_ARRAY; in do_put_xxx() local

12345