HomeSort by relevance Sort by last modified time
    Searched refs:init (Results 51 - 75 of 14191) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/python/lib/core/
bfloat16.i 20 %init %{
  /external/webrtc/talk/app/webrtc/objc/public/
RTCAudioSource.h 35 // Disallow init and don't add to documentation
36 - (id)init __attribute__(
37 (unavailable("init is not a supported initializer for this class.")));
RTCAudioTrack.h 34 // Disallow init and don't add to documentation
35 - (id)init __attribute__(
36 (unavailable("init is not a supported initializer for this class.")));
RTCVideoSource.h 34 // Disallow init and don't add to documentation
35 - (id)init __attribute__(
36 (unavailable("init is not a supported initializer for this class.")));
  /prebuilts/go/darwin-x86/src/go/build/testdata/multi/
file_appengine.go 5 func init() {} func
  /prebuilts/go/linux-x86/src/go/build/testdata/multi/
file_appengine.go 5 func init() {} func
  /cts/hostsidetests/sustainedperf/shadertoy_android/src/
GLtestLib.java 31 public static native void init(int width, int height); method in class:GLtestLib
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
AsymmetricCipherKeyPairGenerator.java 13 public void init(KeyGenerationParameters param); method in interface:AsymmetricCipherKeyPairGenerator
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
GCMMultiplier.java 5 void init(byte[] H); method in interface:GCMMultiplier
  /external/deqp/external/openglcts/modules/common/
glcInfoTests.hpp 39 void init(void);
  /external/deqp/modules/egl/
teglClientExtensionTests.hpp 38 void init (void);
teglGLES2SharedRenderingPerfTests.hpp 38 void init (void);
teglGLES2SharingTests.hpp 38 void init (void);
teglGLES2SharingThreadedTests.hpp 39 void init (void);
teglMakeCurrentPerfTests.hpp 38 void init (void);
teglMemoryStressTests.hpp 38 void init (void);
teglMultiThreadTests.hpp 38 void init (void);
teglNativeColorMappingTests.hpp 38 void init (void);
teglNativeCoordMappingTests.hpp 38 void init (void);
teglSurfacelessContextTests.hpp 38 void init (void);
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNILib.java 31 public static native void init(int width, int height); method in class:GL2JNILib
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfLib.java 31 public static native void init(int width, int height); method in class:GLPerfLib
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualLib.java 31 public static native void init(int width, int height); method in class:GLDualLib
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
bpo-10.d 13 0+ l d \.init 0+ (|\.init)
16 0+ l \.init 0+ _start
18 0+4 l \.init 0+ _start\.
19 2000000000000000 g \.init 0+ __bss_start
20 2000000000000000 g \.init 0+ _edata
21 2000000000000000 g \.init 0+ _end
23 Contents of section \.init:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xtensa/
init-fini-literals.d 3 #name: check that literals for .init and .fini always go to separate sections
7 RELOCATION RECORDS FOR \[\.init\.literal\]:
9 00000000 R_XTENSA_PLT init
15 RELOCATION RECORDS FOR \[\.init\]:
17 .* R_XTENSA_SLOT0_OP \.init\.literal
18 .* R_XTENSA_SLOT0_OP \.init\.literal\+0x00000004

Completed in 1427 milliseconds

1 23 4 5 6 7 8 91011>>