OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extract
(Results
3251 - 3275
of
8518
) sorted by null
<<
131
132
133
134
135
136
137
138
139
140
>>
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CommentSema.h
229
///
Extract
all important semantic information from
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h
115
bool
extract
(const DWARFDataExtractor &data, uint32_t *offset_ptr);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
CallSite.h
400
///
Extract
the alignment of the return value.
405
///
Extract
the alignment for a call or parameter (0=unknown).
410
///
Extract
the number of dereferenceable bytes for a call or parameter
416
///
Extract
the number of dereferenceable_or_null bytes for a call or
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
SROA.h
63
/// onto insert and
extract
operations on a vector value, and convert them to
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h
104
/// work cannot be cached between the two as once we decide to
extract
VNCoercion.h
17
/// It possible to
extract
the value of the load of %a from the store to %foo.
/prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-format-diff.py
62
#
Extract
changed lines for each file.
clang-tidy-diff.py
78
#
Extract
changed lines for each file.
run-find-all-symbols.py
89
# Load the database and
extract
all files.
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
smmintrin.h
306
/*
Extract
binary representation of single precision float from packed
328
/*
Extract
binary representation of single precision float into
334
/*
Extract
specified single precision float element into the lower
379
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
smmintrin.h
306
/*
Extract
binary representation of single precision float from packed
328
/*
Extract
binary representation of single precision float into
334
/*
Extract
specified single precision float element into the lower
379
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
smmintrin.h
361
/*
Extract
binary representation of single precision float from packed
382
/*
Extract
binary representation of single precision float into
388
/*
Extract
specified single precision float element into the lower
436
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
smmintrin.h
359
/*
Extract
binary representation of single precision float from packed
380
/*
Extract
binary representation of single precision float into
386
/*
Extract
specified single precision float element into the lower
434
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
inet.h
48
/*
Extract
the network number in network byte order from the address
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
smmintrin.h
359
/*
Extract
binary representation of single precision float from packed
380
/*
Extract
binary representation of single precision float into
386
/*
Extract
specified single precision float element into the lower
434
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
smmintrin.h
361
/*
Extract
binary representation of single precision float from packed
382
/*
Extract
binary representation of single precision float into
388
/*
Extract
specified single precision float element into the lower
436
/*
Extract
integer from packed integer array element of X selected by
/prebuilts/gdb/darwin-x86/include/python2.7/
floatobject.h
53
/*
Extract
C double from Python float. The macro version trades safety for
/prebuilts/gdb/linux-x86/include/python2.7/
floatobject.h
53
/*
Extract
C double from Python float. The macro version trades safety for
/prebuilts/go/darwin-x86/misc/android/
go_android_exec.go
66
// We
extract
everything after the $GOROOT or $GOPATH to run on the
/prebuilts/go/darwin-x86/src/os/
env.go
55
// consumed to
extract
it. If the name is enclosed in {}, it's part of a ${}
/prebuilts/go/darwin-x86/src/runtime/
error.go
136
// We want to
extract
pkg ("main"), typ ("T"), and meth ("F").
/prebuilts/go/linux-x86/misc/android/
go_android_exec.go
66
// We
extract
everything after the $GOROOT or $GOPATH to run on the
/prebuilts/go/linux-x86/src/os/
env.go
55
// consumed to
extract
it. If the name is enclosed in {}, it's part of a ${}
/prebuilts/go/linux-x86/src/runtime/
error.go
136
// We want to
extract
pkg ("main"), typ ("T"), and meth ("F").
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftadvanc.h
49
* This section contains functions to quickly
extract
advance values
Completed in 1300 milliseconds
<<
131
132
133
134
135
136
137
138
139
140
>>