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:nrm
(Results
1 - 4
of
4
) sorted by relevance
/third_party/icu/icu4c/source/data/
H
A
D
makedata.mak
41
.SUFFIXES : .
nrm
.icu .ucm .cnv .dll .dat .res .txt .c
326
uni-core-data: GODATA "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase.icu" "$(ICUBLD_PKG)\ubidi.icu" "$(ICUBLD_PKG)\nfc.
nrm
"
339
echo pnames.icu ubidi.icu ucase.icu uprops.icu nfc.
nrm
> "$(ICUOUT)\icu4j\add.txt"
509
"$(ICUBLD_PKG)\nfc.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfc.
nrm
512
"$(ICUBLD_PKG)\nfkc.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc.
nrm
515
"$(ICUBLD_PKG)\nfkc_cf.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc_cf.
nrm
518
"$(ICUBLD_PKG)\uts46.
nrm
"
[all...]
/third_party/skia/third_party/externals/icu/source/data/
H
A
D
makedata.mak
41
.SUFFIXES : .
nrm
.icu .ucm .cnv .dll .dat .res .txt .c
307
uni-core-data: GODATA "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase.icu" "$(ICUBLD_PKG)\ubidi.icu" "$(ICUBLD_PKG)\nfc.
nrm
"
320
echo pnames.icu ubidi.icu ucase.icu uprops.icu nfc.
nrm
> "$(ICUOUT)\icu4j\add.txt"
490
"$(ICUBLD_PKG)\nfc.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfc.
nrm
493
"$(ICUBLD_PKG)\nfkc.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc.
nrm
496
"$(ICUBLD_PKG)\nfkc_cf.
nrm
": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc_cf.
nrm
499
"$(ICUBLD_PKG)\uts46.
nrm
"
[all...]
/third_party/skia/modules/particles/src/
H
A
D
SkParticleBinding.cpp
28
struct PosNrm { SkPoint pos; SkVector
nrm
; };
member
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
nine_shader.c
2466
struct ureg_src
nrm
= tx_src_scalar(tmp);
in DECL_SPECIAL()
local
2470
ureg_RSQ(ureg, tmp,
nrm
);
in DECL_SPECIAL()
2472
ureg_MIN(ureg, tmp, ureg_imm1f(ureg, FLT_MAX),
nrm
);
in DECL_SPECIAL()
2473
ureg_MUL(ureg, dst, src,
nrm
);
in DECL_SPECIAL()
Completed in 15 milliseconds