HomeSort by relevance Sort by last modified time
    Searched defs:IsNative (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_swizzle.h 48 int (*IsNative)(rc_opcode opcode, struct rc_src_register reg);
  /art/compiler/driver/
dex_compilation_unit.h 89 bool IsNative() const {
  /external/v8/src/
messages.cc 332 bool CallSite::IsNative() {
  /art/runtime/
art_method.h 342 bool IsNative() {
552 DCHECK(IsNative());
debugger.cc 145 if (method->IsNative()) {
171 if (method->IsNative()) {
583 !m.IsNative() &&
    [all...]

Completed in 332 milliseconds