Home
last modified time | relevance | path

Searched refs:isin (Results 1 – 5 of 5) sorted by relevance

/external/libopus/celt/
Dbands.c80 static int bitexact_log2tan(int isin,int icos) in bitexact_log2tan() argument
85 ls=EC_ILOG(isin); in bitexact_log2tan()
87 isin<<=15-ls; in bitexact_log2tan()
89 +FRAC_MUL16(isin, FRAC_MUL16(isin, -2597) + 7932) in bitexact_log2tan()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DHTMLEntities.properties223 isin=8712 key
/external/clang/include/clang/AST/
DCommentHTMLNamedCharacterReferences.td171 def : NCR<"isin", 0x02208>;
/external/opencv3/modules/python/test/
Dtransformations.py1306 isin = 1.0 / math.sin(angle)
1307 q0 *= math.sin((1.0 - fraction) * angle) * isin
1308 q1 *= math.sin(fraction * angle) * isin
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
DnamedEntities.test24115 "input": "&isin",
24116 "description": "Bad named entity: isin without a semi-colon",
24121 "&isin"
24126 "input": "&isin;",
24127 "description": "Named entity: isin; with a semi-colon",