OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:within
(Results
426 - 450
of
18812
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/toolchain/binutils/binutils-2.25/gold/testsuite/
two_file_test_1_v1.cc
42
// 4 Code in file 1 refers to offset
within
global data in file 2.
43
// 5 Code in file 1 refers to offset
within
common symbol in file 2.
46
// 8 Data in file 1 refers to offset
within
global data in file 2.
47
// 9 Data in file 1 refers to offset
within
common symbol in file 2.
84
// 4 Code in file 1 refers to offset
within
global data in file 2.
92
// 5 Code in file 1 refers to offset
within
common symbol in file 2.
120
// 8 Data in file 1 refers to offset
within
global data in file 2.
130
// 9 Data in file 1 refers to offset
within
common symbol in file 2.
/external/clang/test/CodeGenCXX/
exceptions-cxx-new.cpp
20
// CHECK: %[[CATCHSWITCHPAD:.*]] = catchswitch
within
none [label %[[CATCH_INT:.*]], label %[[CATCH_DOUBLE:.*]]] unwind to caller
23
// CHECK: %[[CATCHPAD_INT:.*]] = catchpad
within
%[[CATCHSWITCHPAD]] [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
34
// CHECK: %[[CATCHPAD_DOUBLE:.*]] = catchpad
within
%[[CATCHSWITCHPAD]] [%rtti.TypeDescriptor2* @"\01??_R0N@8", i32 0, i8* null]
62
// CHECK: %[[CLEANUPPAD:.*]] = cleanuppad
within
none []
75
// CHECK: %[[CLEANUPPAD:.*]] = cleanuppad
within
none []
/external/libogg/doc/libogg/
bitpacking.html
17
<p>Libogg contains a basic bitpacking library that is useful for manipulating data
within
a buffer.
49
<td>Writes bytes to the specified location
within
the buffer.</td>
77
<td>Returns the total number of bytes contained
within
the buffer.</td>
81
<td>Returns the total number of bits contained
within
the buffer.</td>
85
<td>Returns a pointer to the buffer encapsulated
within
the <a href="oggpack_buffer.html">oggpack_buffer</a> struct.</td>
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.h
64
// generating other .proto.h files. This code should be placed
within
the
65
// enum's package namespace, but NOT
within
any class, even for nested
72
//
within
the enum's package namespace, but NOT
within
any class, even for
80
// For enums nested
within
a message, generate code to import all the enum's
/external/syslinux/gpxe/src/include/gpxe/
i2c.h
28
* word address, i.e. any portion that does not fit
within
the
46
* address is contained entirely
within
the "word address
63
* @v offset Starting offset
within
the device
76
* @v offset Starting offset
within
the device
163
* on the bus. The word address is contained entirely
within
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
MultiActionsProvider.java
24
* their own media data model
within
their derived classes.
34
* the current index
within
the drawables. Both list of drawables and index can be updated
49
* Sets the drawables used for displaying different states
within
this {@link MultiAction}.
61
* Returns the drawables used for displaying different states
within
this
63
* @return The drawables used for displaying different states
within
this
/external/llvm/test/Transforms/LICM/
funclet.ll
21
%cs = catchswitch
within
none [label %catch] unwind to caller
24
%cp = catchpad
within
%cs [i8* null, i32 64, i8* null]
50
%cp = cleanuppad
within
none []
59
; CHECK: %[[CP:.*]] = cleanuppad
within
none []
73
%cp = catchpad
within
%cs [i8* null, i32 64, i8* null]
86
%cs = catchswitch
within
none [label %catch.object.Throwable] unwind to caller
100
; CHECK: catchswitch
within
none
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
ICalendar.java
36
* A component
within
an iCalendar (VEVENT, VTODO, VJOURNAL, VFEEBUSY,
78
* A property
within
an iCalendar component (e.g., DTSTART, DTEND, etc.,
79
*
within
a VEVENT).
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
LineRegion.java
46
* Tests whether a value is
within
the given range
73
// is this line completely
within
line2?
76
// is line1 partially
within
line2
/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
__init__.py
34
not completed
within
timeout interval.
48
Stops with timeout if not completed
within
timeout interval.
84
if not completed
within
self._options.collection_timeout seconds.
/external/libjpeg-turbo/
jdcoefct.h
30
int MCU_vert_offset; /* counts MCU rows
within
iMCU row */
39
*
within
the virtual arrays; it is used only by the input side.
63
/* Reset
within
-iMCU-row counters for a new row (input side) */
/external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLoc.h
22
/// A single location
within
a location list.
28
/// The location of the variable
within
the specified range.
52
/// Print the location lists found
within
the debug_loc section.
/external/llvm/test/Transforms/InstCombine/
sink-into-catchswitch.ll
16
%cs = catchswitch
within
none [label %invoke.cont1] unwind label %ehcleanup
19
%catch = catchpad
within
%cs [i8* null, i32 64, i8* null]
25
%cleanup = cleanuppad
within
none []
/external/llvm/test/Transforms/LoopVectorize/X86/
funclet.ll
11
%0 = catchswitch
within
none [label %catch] unwind to caller
14
%1 = catchpad
within
%0 [i8* null, i32 64, i8* null]
35
; CHECK: %[[cpad:.*]] = catchpad
within
{{.*}} [i8* null, i32 64, i8* null]
/external/llvm/test/Transforms/SLPVectorizer/X86/
funclet.ll
11
%0 = catchswitch
within
none [label %catch] unwind to caller
14
%1 = catchpad
within
%0 [i8* null, i32 64, i8* null]
38
; CHECK: %[[cpad:.*]] = catchpad
within
{{.*}} [i8* null, i32 64, i8* null]
pr27163.ll
19
%cs = catchswitch
within
none [label %invoke.cont1] unwind label %ehcleanup
22
%catch = catchpad
within
%cs [i8* null, i32 64, i8* null]
28
%cleanup = cleanuppad
within
none []
/external/llvm/test/Transforms/SimplifyCFG/
merge-cleanuppads.ll
17
%cp = cleanuppad
within
none []
22
%cp2 = cleanuppad
within
none []
28
; CHECK: %[[cp:.*]] = cleanuppad
within
none []
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
7-2.c
10
* If time remaining is
within
OKDELTA difference, the test is a pass.
72
printf("PASS -
within
%d difference\n",
76
printf("FAIL -
within
%d difference\n",
/external/mockito/src/main/java/org/mockito/verification/
VerificationWithTimeout.java
31
* Allows verifying exact number of invocations
within
given timeout
45
* Allows at-least-once verification
within
given timeout. E.g:
58
* Allows at-least-x verification
within
given timeout. E.g:
/external/python/cpython2/Lib/idlelib/idle_test/
test_warning.py
15
# But if we run this file
within
idle, we are in the middle of the run.main loop
34
@unittest.skipIf(running_in_idle, "Does not work when run
within
Idle.")
51
@unittest.skipIf(running_in_idle, "Does not work when run
within
Idle.")
/external/skia/src/android/
SkBitmapRegionDecoderPriv.h
21
* Also indicates if the image subset should be placed at an offset
within
the
29
* @param outX The left offset of the image subset
within
the output bitmap.
30
* @param outY The top offset of the image subset
within
the output bitmap.
/external/skia/tools/
skpmaker.cpp
54
SkDebugf("--blue must be
within
range [0,255]\n");
58
SkDebugf("--green must be
within
range [0,255]\n");
66
SkDebugf("--red must be
within
range [0,255]\n");
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
biosint.c
16
* @v handler Offset
within
.text16 to interrupt handler
20
*
within
the .text16 segment. @c chain_vector will be filled in with
60
* @v handler Offset
within
.text16 to interrupt handler
/frameworks/base/core/java/android/text/
TextWatcher.java
25
* This method is called to notify you that,
within
<code>s</code>,
34
* This method is called to notify you that,
within
<code>s</code>,
43
* This method is called to notify you that, somewhere
within
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLoc.h
23
/// A single location
within
a location list.
29
/// The location of the variable
within
the specified range.
54
/// Print the location lists found
within
the debug_loc section.
Completed in 520 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>