Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chzhewl/baozhai
/ functions
Functions
2,952 in github.com/chzhewl/baozhai
⨍
Functions
2,952
◇
Types & classes
366
↓ 7 callers
Function
ct
(e,t)
gateway/www/ace/worker-javascript.js:1
↓ 7 callers
Method
decodeDigit
Attempts to decode a sequence of ITF black/white lines into single digit. @param counters the counts of runs of observed black/white/black/... values
phone/android/CaptureActivity/src/com/google/zxing/oned/ITFReader.java:327
↓ 7 callers
Method
encode3to4
Encodes up to the first three bytes of array <var>threeBytes</var> and returns a four-byte array in Base64 notation. The actual number of significant
phone/android/baozhai/src/com/strumsoft/websocket/phonegap/Base64.java:466
↓ 7 callers
Method
foundPossibleResultPoint
(ResultPoint point)
phone/android/CaptureActivity/src/com/google/zxing/ResultPointCallback.java:27
↓ 7 callers
Method
getChecksumPortion
()
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/DataCharacter.java:33
↓ 7 callers
Method
getMessage
(byte[] bytes, int start, int len)
phone/android/CaptureActivity/src/com/google/zxing/maxicode/decoder/DecodedBitStreamParser.java:138
↓ 7 callers
Method
getParameters
Sets number of layers and number of datablocks from parameter bits
phone/android/CaptureActivity/src/com/google/zxing/aztec/detector/Detector.java:436
↓ 7 callers
Method
getResultPoints
()
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/FinderPattern.java:44
↓ 7 callers
Method
getZero
()
phone/android/CaptureActivity/src/com/google/zxing/common/reedsolomon/GenericGF.java:94
↓ 7 callers
Method
getZero
()
phone/android/CaptureActivity/src/com/google/zxing/pdf417/decoder/ec/ModulusGF.java:53
↓ 7 callers
Function
kt
(e,t,n)
gateway/www/ace/worker-javascript.js:1
↓ 7 callers
Method
matchDoCoMoPrefixedField
(String prefix, String rawText, boolean trim)
phone/android/CaptureActivity/src/com/google/zxing/client/result/AbstractDoCoMoResultParser.java:31
↓ 7 callers
Method
matchSingleVCardPrefixedField
(CharSequence prefix, String rawText,
phone/android/CaptureActivity/src/com/google/zxing/client/result/VCardResultParser.java:251
↓ 7 callers
Method
matchSingleVCardPrefixedField
(CharSequence prefix, String rawText,
phone/android/CaptureActivity/src/com/google/zxing/client/result/VEventResultParser.java:87
↓ 7 callers
Method
matchVCardPrefixedField
(CharSequence prefix, String rawText,
phone/android/CaptureActivity/src/com/google/zxing/client/result/VCardResultParser.java:90
↓ 7 callers
Method
multiply
(GenericGFPoly other)
phone/android/CaptureActivity/src/com/google/zxing/common/reedsolomon/GenericGFPoly.java:148
↓ 7 callers
Method
multiply
(ModulusPoly other)
phone/android/CaptureActivity/src/com/google/zxing/pdf417/decoder/ec/ModulusPoly.java:144
↓ 7 callers
Function
parse
(str)
phone/html5/js/socket.io.js:2
↓ 7 callers
Function
parse
(str)
phone/html5/js/app.js:464
↓ 7 callers
Function
parse
(str)
phone/android/baozhai/assets/phone/js/socket.io.js:2
↓ 7 callers
Method
patternMatchVariance
Determines how closely a set of observed counts of runs of black/white values matches a given target pattern. This is reported as the ratio of the tot
phone/android/CaptureActivity/src/com/google/zxing/oned/OneDReader.java:256
↓ 7 callers
Method
read
Reads enough of the input stream to convert to/from Base64 and returns the next byte. @return next byte @since 1.3
phone/android/baozhai/src/com/strumsoft/websocket/phonegap/Base64.java:1705
↓ 7 callers
Function
sendmsg_tip
()
phone/html5/js/work.js:29
↓ 7 callers
Function
sendmsg_tip
()
phone/android/baozhai/assets/phone/js/work.js:29
↓ 7 callers
Function
showLoading
( msg )
phone/html5/js/work.js:75
↓ 7 callers
Function
showLoading
( msg )
phone/android/baozhai/assets/phone/js/work.js:75
↓ 7 callers
Function
simulateMouseEvent
* Simulate a mouse event based on a corresponding touch event * @param {Object} event A touch event * @param {String} simulatedType The corres
gateway/www/js/flat-ui.js:3912
↓ 7 callers
Function
t
()
gateway/www/ace/worker-javascript.js:1
↓ 7 callers
Function
y
(b,c)
gateway/www/js/flat-ui.min.js:130
↓ 6 callers
Function
$
(e,t,n,r)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
At
(e)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
Emitter
(obj)
phone/html5/js/socket.io.js:1
↓ 6 callers
Function
Emitter
(obj)
phone/html5/js/app.js:463
↓ 6 callers
Function
Emitter
(obj)
phone/android/baozhai/assets/phone/js/socket.io.js:1
↓ 6 callers
Function
I
(e,t)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
Jt
(t,n,i,s)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
Lt
(e,t,n)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
QUEUE_Puts
mcu/esp8266_for_arduino/libraries/BaoZhai/src/mqtt/queue.c:42
↓ 6 callers
Method
add
(ModulusPoly other)
phone/android/CaptureActivity/src/com/google/zxing/pdf417/decoder/ec/ModulusPoly.java:104
↓ 6 callers
Method
addOrSubtract
Implements both addition and subtraction -- they are the same in GF(size). @return sum/difference of a and b
phone/android/CaptureActivity/src/com/google/zxing/common/reedsolomon/GenericGF.java:128
↓ 6 callers
Method
combins
(int n, int r)
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/RSSUtils.java:101
↓ 6 callers
Method
count
(int[] array)
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/AbstractRSSReader.java:81
↓ 6 callers
Function
defineEvent
(eventName)
phone/html5/js/cordova.js:2461
↓ 6 callers
Function
defineEvent
(eventName)
phone/android/baozhai/assets/phone/js/cordova.js:2461
↓ 6 callers
Function
dt
(e)
phone/html5/js/jquery-1.9.1.min.js:4
↓ 6 callers
Function
dt
(e)
phone/android/baozhai/assets/phone/js/jquery-1.9.1.min.js:4
↓ 6 callers
Function
dt
(e)
gateway/www/js/jquery.min.js:4
↓ 6 callers
Method
encodeChar
(int pattern, int len, BarcodeRow logic)
phone/android/CaptureActivity/src/com/google/zxing/pdf417/encoder/PDF417.java:601
↓ 6 callers
Function
fn
()
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Method
foundPatternCross
@param stateCount count of black/white/black/white/black pixels just read @return true iff the proportions of the counts is close enough to the 1/1/3/
phone/android/CaptureActivity/src/com/google/zxing/qrcode/detector/FinderPatternFinder.java:199
↓ 6 callers
Function
ft
(e,t)
phone/html5/js/jquery-1.9.1.min.js:4
↓ 6 callers
Function
ft
(e,t)
phone/android/baozhai/assets/phone/js/jquery-1.9.1.min.js:4
↓ 6 callers
Function
ft
(e,t)
gateway/www/js/jquery.min.js:4
↓ 6 callers
Function
g
(n,t,r)
phone/html5/js/underscore-min.js:6
↓ 6 callers
Function
g
(n,t,r)
phone/android/baozhai/assets/phone/js/underscore-min.js:6
↓ 6 callers
Method
getBits
()
phone/android/CaptureActivity/src/com/google/zxing/qrcode/decoder/Mode.java:98
↓ 6 callers
Method
getCount
()
phone/android/CaptureActivity/src/com/google/zxing/qrcode/detector/FinderPattern.java:47
↓ 6 callers
Method
getCurrentRow
()
phone/android/CaptureActivity/src/com/google/zxing/pdf417/encoder/BarcodeMatrix.java:58
↓ 6 callers
Method
getFinderPattern
()
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/Pair.java:29
↓ 6 callers
Method
getInstance
@return the current implementation of GridSampler
phone/android/CaptureActivity/src/com/google/zxing/common/GridSampler.java:54
↓ 6 callers
Method
getRSSvalue
(int[] widths, int maxWidth, boolean noNarrow)
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/RSSUtils.java:64
↓ 6 callers
Method
getRightChar
()
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/expanded/ExpandedPair.java:60
↓ 6 callers
Method
getText
@return raw text encoded by the barcode
phone/android/CaptureActivity/src/com/google/zxing/Result.java:59
↓ 6 callers
Method
getTotalCodewords
()
phone/android/CaptureActivity/src/com/google/zxing/qrcode/decoder/Version.java:73
↓ 6 callers
Method
getVersionForNumber
(int versionNumber)
phone/android/CaptureActivity/src/com/google/zxing/qrcode/decoder/Version.java:103
↓ 6 callers
Method
getVersionNumber
()
phone/android/CaptureActivity/src/com/google/zxing/qrcode/decoder/Version.java:65
↓ 6 callers
Function
gt
(e,t)
gateway/www/ace/worker-javascript.js:1
↓ 6 callers
Function
h
(e)
gateway/www/ace/ace.js:1
↓ 6 callers
Function
hideLoading
()
phone/html5/js/work.js:98
↓ 6 callers
Function
hideLoading
()
phone/android/baozhai/assets/phone/js/work.js:98
↓ 6 callers
Method
inverse
@return multiplicative inverse of a
phone/android/CaptureActivity/src/com/google/zxing/common/reedsolomon/GenericGF.java:156
↓ 6 callers
Method
inverse
(int a)
phone/android/CaptureActivity/src/com/google/zxing/pdf417/decoder/ec/ModulusGF.java:92
↓ 6 callers
Method
isValid
(ResultPoint p)
phone/android/CaptureActivity/src/com/google/zxing/datamatrix/detector/Detector.java:305
↓ 6 callers
Function
k
()
phone/html5/js/jquery.mobile-1.3.2.min.js:3
↓ 6 callers
Function
k
()
phone/android/baozhai/assets/phone/js/jquery.mobile-1.3.2.min.js:3
↓ 6 callers
Function
m
(a)
phone/html5/js/app.js:85
↓ 6 callers
Method
massageHistoryField
(String value)
phone/android/CaptureActivity/src/com/google/zxing/client/android/history/HistoryManager.java:340
↓ 6 callers
Method
multiply
(int a, int b)
phone/android/CaptureActivity/src/com/google/zxing/pdf417/decoder/ec/ModulusGF.java:99
↓ 6 callers
Function
o
(e,t)
phone/html5/js/jquery-1.9.1.min.js:5
↓ 6 callers
Function
o
(e,t)
phone/android/baozhai/assets/phone/js/jquery-1.9.1.min.js:5
↓ 6 callers
Function
o
(e,t)
gateway/www/js/jquery.min.js:5
↓ 6 callers
Function
readContinuationByte
()
phone/html5/js/socket.io.js:2
↓ 6 callers
Function
readContinuationByte
()
phone/html5/js/app.js:464
↓ 6 callers
Function
readContinuationByte
()
phone/android/baozhai/assets/phone/js/socket.io.js:2
↓ 6 callers
Method
setAlpha
()
phone/android/CaptureActivity/src/com/google/zxing/oned/rss/expanded/decoders/CurrentParsingState.java:76
↓ 6 callers
Method
setRange
Sets a range of bits. @param start start of range, inclusive. @param end end of range, exclusive
phone/android/CaptureActivity/src/com/google/zxing/common/BitArray.java:143
↓ 6 callers
Method
toPrimaryValue
(List<String> list)
phone/android/CaptureActivity/src/com/google/zxing/client/result/VCardResultParser.java:259
↓ 6 callers
Function
yt
(e,t)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
Bt
(e)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
Gt
(e)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
L
()
gateway/www/ace/ace.js:1
↓ 5 callers
Function
Q
(e,t,n,r,i,s,o)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
R
(e,t)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
RINGBUF_Put
* \brief put a character into ring buffer * \param r pointer to a ringbuf object * \param c character to be put * \return 0 if successfull, otherwise
mcu/esp8266_for_arduino/libraries/BaoZhai/src/mqtt/ringbuf.c:32
↓ 5 callers
Function
U
(e)
gateway/www/ace/ace.js:1
↓ 5 callers
Function
UUIDcreatePart
(length)
phone/html5/js/cordova.js:6919
↓ 5 callers
Function
UUIDcreatePart
(length)
phone/android/baozhai/assets/phone/js/cordova.js:6919
↓ 5 callers
Function
V
(e,t,n)
gateway/www/ace/worker-javascript.js:1
↓ 5 callers
Function
a
(e,t,n)
phone/android/baozhai/assets/phone/js/jquery-1.9.1.min.js:3
↓ 5 callers
Method
append
(StringBuilder newContents, StringBuilder newDisplayContents,
phone/android/CaptureActivity/src/com/google/zxing/client/android/encode/MECARDContactEncoder.java:73
← previous
next →
301–400 of 2,952, ranked by callers