Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sj
(Results
1 - 8
of
8
) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H
A
D
f_generic.c
78
uint8_t
sj
;
in gf_deserialize()
local
80
sj
= serial[j];
in gf_deserialize()
82
sj
&= ~hi_nmask;
in gf_deserialize()
83
buffer |= ((dword_t)
sj
) << fill;
in gf_deserialize()
/third_party/openssl/crypto/ec/curve448/
H
A
D
f_generic.c
78
uint8_t
sj
;
in gf_deserialize()
local
80
sj
= serial[j];
in gf_deserialize()
82
sj
&= ~hi_nmask;
in gf_deserialize()
83
buffer |= ((dword_t)
sj
) << fill;
in gf_deserialize()
/third_party/musl/scripts/build_lite/
H
A
D
Makefile
121
$(HIDE) make -
sj
headers_install ARCH=$(ARCH) O=$(shell pwd)/$@ -C $(LINUXKERNELDIR)
169
sed $(SED_ARGS) Makefile | make -
sj
install-headers
179
sed $(SED_ARGS) Makefile | make -f- -
sj
install
184
$(HIDE) make -
sj
headers_install ARCH=$(ARCH) O=$(shell pwd)/$@ -C $(LINUXDIR)
239
sed $(SED_ARGS) Makefile | make -f- -
sj
install
/third_party/glfw/src/
H
A
D
linux_joystick.c
258
const _GLFWjoystick*
sj
= sp;
in compareJoysticks()
local
259
return strcmp(fj->linjs.path,
sj
->linjs.path);
in compareJoysticks()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H
A
D
BigDecimal.java
532
char
sj
= 0;
in BigDecimal()
613
sj
= inchars[j];
in BigDecimal()
614
if (
sj
< '0')
in BigDecimal()
616
if (
sj
> '9') { // maybe an exotic digit
in BigDecimal()
617
if ((!(UCharacter.isDigit(
sj
))))
in BigDecimal()
619
dvalue = UCharacter.digit(
sj
, 10); // check base
in BigDecimal()
623
dvalue = ((
sj
)) - (('0'));
in BigDecimal()
677
sj
= inchars[j];
in BigDecimal()
678
if (
sj
<= '9')
in BigDecimal()
679
mant[i] = (byte) (((
sj
))
in BigDecimal()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H
A
D
BigDecimal.java
516
char
sj
= 0;
in BigDecimal()
597
sj
= inchars[j];
in BigDecimal()
598
if (
sj
< '0')
in BigDecimal()
600
if (
sj
> '9') { // maybe an exotic digit
in BigDecimal()
601
if ((!(UCharacter.isDigit(
sj
))))
in BigDecimal()
603
dvalue = UCharacter.digit(
sj
, 10); // check base
in BigDecimal()
607
dvalue = ((
sj
)) - (('0'));
in BigDecimal()
661
sj
= inchars[j];
in BigDecimal()
662
if (
sj
<= '9')
in BigDecimal()
663
mant[i] = (byte) (((
sj
))
in BigDecimal()
[all...]
/third_party/toybox/toys/pending/
H
A
D
fdisk.c
1221
int i, j, oj, ojj,
sj
, sjj;
in fix_order()
local
1271
sj
= swap_le32toh(pj->start4);
in fix_order()
1275
if (oj+
sj
> ojj+sjj) {
in fix_order()
1280
set_levalue(pjj->start4, oj+
sj
-ojj);
in fix_order()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 10 milliseconds