OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SJ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
RegionDataConstants.java
1022
SJ
(new String[]{
[
all
...]
/external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp
619
StoreInst *SI = cast<StoreInst>(I), *
SJ
= cast<StoreInst>(J);
621
JPtr =
SJ
->getPointerOperand();
623
JAlignment =
SJ
->getAlignment();
625
JAddressSpace =
SJ
->getPointerAddressSpace();
[
all
...]
Completed in 119 milliseconds