HomeSort by relevance Sort by last modified time
    Searched full:inside (Results 276 - 300 of 8277) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
init-fini-arrays.d 5 # msp430 puts the init_array and fini_array inside the .rodata section.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
gc.c 27 the start of function names. They are inside a dummy function
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random_uniform.c 28 * guarantees the selected random number will be inside
46 * number inside the range we need, so it should rarely need
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/
Test_goto_16.java 35 * @title branch target is inside instruction
43 * @title branch target shall be inside the method
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_32/
Test_goto_32.java 35 * @title branch target is inside instruction
43 * @title branch target shall be inside the method
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/
Test_opc_goto.java 35 * @title branch target is inside instruction
43 * @title branch target shall be inside the method
  /external/autotest/server/site_tests/ssp_PackageInstall/
ssp_PackageInstall.py 14 """Tests that server tests can install packages inside containers."""
47 @raise: error.TestError if the test is not running inside container or
  /external/clang/test/Rewriter/
rewrite-modern-ivars-1.mm 96 enum INSIDE {
110 enum INSIDE I1;
  /external/clang/test/SemaCXX/
warn-using-namespace-in-header.cpp 8 // inside a namespace
28 // But we shouldn't warn in extern contexts inside namespaces.
  /external/cmockery/cmockery_0_1_2/m4/
google_namespace.m4 39 Puts following code inside the Google namespace)
41 Stops putting the code inside the Google namespace)
  /external/dhcpcd-6.8.2/compat/
arc4random_uniform.c 30 * guarantees the selected random number will be inside
48 * number inside the range we need, so it should rarely need
  /external/opencv3/modules/core/misc/java/test/
PointTest.java 45 assertTrue(p1.inside(rect));
48 assertFalse(p2.inside(rect));
  /external/opencv3/samples/python2/
peopledetect.py 12 def inside(r, q): function
50 if ri != qi and inside(r, q):
  /external/selinux/libsemanage/man/man3/
semanage_iterate.3 32 The handler code may not invoke any semanage write requests for the same object type (i.e. modifying the underlying store is not allowed). The iterate function is reentrant only while inside a transaction (see
34 ). It is not safe to execute other semanage read or write requests within iterate if not inside a transaction. The handler may return \-1 to signal error exit, 0 to signal continue, and 1 to signal successful exit early (the iterate function will stop accordingly).
  /external/v8/test/mjsunit/regress/
regress-1528.js 28 // With (or catch) scopes nested inside catch scopes should look at the
36 with({}) { // With scope inside catch scope.
  /external/v8/testing/
gtest-support.h 36 // |var| while inside the loop body.
46 // SCOPED_TRACE() message for the |var| while inside the loop body.
  /external/valgrind/memcheck/tests/
malloc2.stderr.exp 3 Address 0x........ is 0 bytes inside a block of size 772 free'd
13 Address 0x........ is 0 bytes inside a block of size 772 free'd
varinfo6.stderr.exp 10 Location 0x........ is 2 bytes inside local var "budget"
19 Location 0x........ is 2 bytes inside local var "i"
  /external/vboot_reference/
emerge_test.sh 29 # Check running inside the chroot.
31 echo "You must run this inside the chroot." >&2
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
beamformer.h 25 // into frequency bands inside the ChannelBuffer. The number of frames and
38 // Indicates whether a given point is inside of the beam.
  /frameworks/base/core/java/android/speech/tts/
AbstractSynthesisCallback.java 24 * synthesis thread, while inside
34 * @param clientIsUsingV2 If true, this callback will be used inside
  /frameworks/base/docs/html/distribute/analyze/
index.jd 2 page.metaDescription=Understanding what your users do inside your app is the key to engaging and monetizing them.
11 Successful developers have found that understanding what users do inside
  /frameworks/compile/slang/
slang_rs_foreach_lowering.h 38 // rsForEach() and rsForEachWithOptions() calls inside FD into calls to the
50 // A flag, if true, indicating that the visitor is walking inside a kernel
  /frameworks/support/compat/java/android/support/v4/app/
BundleCompat.java 32 * A convenience method to handle getting an {@link IBinder} inside a {@link Bundle} for all
47 * A convenience method to handle putting an {@link IBinder} inside a {@link Bundle} for all
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkconstants.py 56 INSIDE='inside'

Completed in 664 milliseconds

<<11121314151617181920>>