OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Octal
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp
677
bool Hex,
Octal
;
742
Info.Hex = Info.
Octal
= false;
746
Info.
Octal
= true;
858
// Not easy to do int -> float with hex/
octal
and uncommon anyway.
859
if (!LitIsFloat && CallIsFloating && (LitInfo.Hex || LitInfo.
Octal
))
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h
263
Octal
,
Completed in 33 milliseconds