OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reconstruct
(Results
51 - 75
of
562
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/AArch64/Disassembler/
AArch64ExternalSymbolizer.cpp
94
// the value here, so
reconstruct
it:
123
// as the value here, so
reconstruct
it:
/external/tensorflow/tensorflow/contrib/distributions/python/ops/
cauchy.py
205
"""
Reconstruct
input `x` from a its normalized version."""
206
with ops.name_scope("
reconstruct
", values=[z]):
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
BlurStack.java
255
depthTransform.
reconstruct
(stackDepthToOpenglDepth(frontFocalDepth));
257
depthTransform.
reconstruct
(stackDepthToOpenglDepth(backFocalDepth));
262
depthTransform.
reconstruct
(stackDepthToOpenglDepth(depth));
RGBZ.java
144
return getDepthTransform().
reconstruct
(Color.blue(depthBitmap.getPixel(x, y)));
/external/toolchain-utils/binary_search_tool/test/
binary_search_tool_tester.py
99
#
Reconstruct
objects file from bad_ones and compare
342
#
Reconstruct
objects file from bad_ones and compare
397
#
Reconstruct
objects file from bad_ones and compare
/external/webrtc/talk/media/webrtc/
webrtcvideoengine2.h
277
// Parameters needed to
reconstruct
the underlying stream.
279
// fly, so when those need to be changed we tear down and
reconstruct
with
385
//
reconstruct
the underlying VideoReceiveStream. Also serves as a wrapper
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
BlurStack.java
240
depthTransform.
reconstruct
(stackDepthToOpenglDepth(frontFocalDepth));
242
depthTransform.
reconstruct
(stackDepthToOpenglDepth(backFocalDepth));
247
depthTransform.
reconstruct
(stackDepthToOpenglDepth(depth));
/bootable/recovery/applypatch/include/applypatch/
imgdiff_image.h
214
//
reconstruct
a new file_content based on the source ranges; but it's not needed for the tgt img
231
// Verify that we can
reconstruct
the deflate chunks; also change the type to CHUNK_NORMAL if
/external/elfutils/libdwfl/
elf-from-memory.c
0
/*
Reconstruct
an ELF file by reading the segments out of remote memory.
41
/*
Reconstruct
an ELF file by reading the segments out of remote memory
/external/libxcam/
ChangeLog
59
band, then
reconstruct
stitching image from pyramid level.
136
-
reconstruct
image from scaled low-pass and high-pass images.
/external/python/cpython2/Demo/tkinter/ttk/
ttkcalendar.py
194
self._build_calendar() #
reconstruct
calendar
204
self._build_calendar() #
reconstruct
calendar
/external/python/cpython2/Doc/library/
pprint.rst
114
used to
reconstruct
the value using :func:`eval`. This always returns ``False``
169
used to
reconstruct
the value using :func:`eval`. Note that this returns
/external/skia/src/utils/
SkCanvasStateUtils.cpp
243
//
reconstruct
the matrix
249
//
reconstruct
the clip
/external/skqp/src/utils/
SkCanvasStateUtils.cpp
243
//
reconstruct
the matrix
249
//
reconstruct
the clip
/external/tensorflow/tensorflow/contrib/specs/python/
summaries.py
81
and cannot be used to
reconstruct
the graph accurately.
254
and cannot be used to
reconstruct
the graph accurately.
/external/tensorflow/tensorflow/python/ops/distributions/
normal.py
235
"""
Reconstruct
input `x` from a its normalized version."""
236
with ops.name_scope("
reconstruct
", values=[z]):
/device/google/contexthub/lib/include/nanohub/
appRelocFormat.h
31
* uses those to
reconstruct
the list of relocs.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
lnotab_notes.txt
52
The above is sufficient to
reconstruct
line numbers for tracebacks, but not for
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
lnotab_notes.txt
52
The above is sufficient to
reconstruct
line numbers for tracebacks, but not for
/external/clang/include/clang/Lex/
PTHManager.h
102
/// GetIdentifierInfo - Used to
reconstruct
IdentifierInfo objects from the
/external/llvm/test/Transforms/LoopStrengthReduce/
addrec-gep-address-space.ll
17
; be able to
reconstruct
the full getelementptr, despite it having a few
addrec-gep.ll
11
; be able to
reconstruct
the full getelementptr, despite it having a few
/external/perf_data_converter/src/quipper/
perf_recorder_test.cc
46
// Read the protobuf, and
reconstruct
the perf data.
/external/proguard/src/proguard/classfile/instruction/
SimpleInstruction.java
139
//
Reconstruct
the opcode of the shortest instruction, if there are
/external/python/cpython2/Objects/
lnotab_notes.txt
52
The above is sufficient to
reconstruct
line numbers for tracebacks, but not for
Completed in 857 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>