OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opnames
(Results
1 - 10
of
10
) sorted by null
/packages/apps/SoundRecorder/res/values-af/
strings.xml
36
<string name="audio_db_artist_name" msgid="961640229118120080">"Jou
opnames
"</string>
38
<string name="audio_db_playlist_name" msgid="5592939050047058162">"My
opnames
"</string>
/external/llvm/lib/Target/CppBackend/
CPPBackend.cpp
[
all
...]
/external/javassist/src/main/javassist/compiler/ast/
Expr.java
74
return
opNames
[id - NEQ];
/external/javassist/src/main/javassist/compiler/
TokenId.java
92
String
opNames
[] = { "!=", "%=", "&=", "*=", "+=", "-=", "/=",
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java
706
String
opNames
[] = (String[])ar.result;
708
if (
opNames
!= null &&
opNames
.length >= 3) {
710
if ((
opNames
[2] == null) || (
opNames
[2].length() < 5)
711
|| ("00000".equals(
opNames
[2]))) {
712
opNames
[2] = SystemProperties.get(
718
"'= " +
opNames
[2]);
725
mNewSS.setOperatorName(null,
opNames
[1],
opNames
[2])
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_madwifi.c
126
static const char *
opnames
[] = {
local
161
static const char *
opnames
[] = {
185
idx < (int) (sizeof(
opnames
) / sizeof(
opnames
[0])) &&
186
opnames
[idx])
187
perror(
opnames
[idx]);
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java
713
String
opNames
[] = (String[])ar.result;
715
if (
opNames
!= null &&
opNames
.length >= 3) {
716
mNewSS.setOperatorName (
opNames
[0],
opNames
[1],
opNames
[2]);
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
repattrn.cpp
652
static const char * const
opNames
[] = {URX_OPCODE_NAMES};
657
if ((uint32_t)pinnedType >= sizeof(
opNames
)/sizeof(char *)) {
661
REGEX_DUMP_DEBUG_PRINTF(("%4d %08x %-15s ", index, op,
opNames
[pinnedType]));
/external/icu4c/i18n/
repattrn.cpp
627
static const char * const
opNames
[] = {URX_OPCODE_NAMES};
632
if ((uint32_t)pinnedType >= sizeof(
opNames
)/sizeof(char *)) {
636
REGEX_DUMP_DEBUG_PRINTF(("%4d %08x %-15s ", index, op,
opNames
[pinnedType]));
/packages/inputmethods/LatinIME/dictionaries/
nl_wordlist.combined.gz
Completed in 6216 milliseconds